FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

memorypool · GitHub Topics · GitHub

#

memorypool

Here are 27 public repositories matching this topic...

A very fast cross-platform memory pool mechanism for C++ built using a data-oriented approach (3 to 24 times faster than regular new or delete, depending on operating system & compiler)

  • Updated Jul 18, 2024
  • C++

A WebServer write by C++

  • Updated May 14, 2019
  • C++

Dynamic memory pool implementation, for reusable fixed, or variable sized memory blocks, using pthread mutex locks.

  • Updated Dec 10, 2025
  • C

A C++23 asynchronous networking runtime and L7 gateway built around explicit coroutine I/O semantics across epoll and io_uring backends.

  • Updated Aug 29, 2026
  • C++

A fast and efficient implementation of a MemoryPool<T>.

  • Updated Aug 25, 2018
  • C#

simple memory pool / thread safe / minimized context switching / Memory managed in 4 levels / Requirements(Windows xp~ / Visualstudio 2015)

  • Updated Jul 14, 2022
  • C++

基于SkipList的轻量级KV存储引擎

  • Updated Jan 17, 2025
  • C++

ShinyAllocator is a library of a block memory allocator for real-time high-integrity embedded systems.

  • Updated Jan 3, 2023
  • C

MemoryPool for ECS

  • Updated Aug 7, 2026
  • C++

This is a C++ port of my D port of my Free Pascal "Binary Trees" benchmark implementation, written out of curiosity to see how they compare.

  • Updated Mar 16, 2021
  • C++

A port to D of my Free Pascal "Binary Trees" benchmark implementation, initially written as a self-learning exercise.

  • Updated Oct 4, 2022
  • D

A simple allocator based on memory pool to speed up the dynamic allocation of a large number of small blocks and to reduce memory fragmentation.

  • Updated Jun 28, 2018

基于TLS的三层结构高并发内存池

  • Updated Nov 11, 2022
  • C++

A C/C++ memory pool implementation for learning purposes, optimizing memory allocation/deallocation efficiency and reducing memory fragmentation.

  • Updated Jan 30, 2026
  • C++

一个基于 C++11 实现的高性能、高并发内存分配器,采用经典的 TCMalloc 三级缓存架构。

  • Updated Apr 10, 2026
  • C++

【源码剖析】及个人对算法的所见所闻💻

  • Updated May 28, 2019
  • C
  • Updated May 11, 2026
  • C++

A simple memory pool allocator which is STL compatible. Written in C++

  • Updated Dec 22, 2020
  • C++

libHPC is a high-performance computing library focused on Linux and Windows environments. It provides SIMD-optimized kernels, concurrent data structures, GPU utilities, and HPC-oriented memory management components.

  • Updated Apr 22, 2026
  • C++

Improve this page

Add a description, image, and links to the memorypool topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the memorypool topic, visit your repo's landing page and select "manage topics."

Learn more


Back | FazBrowse Home | New Git URL