GitHub topics: memorypool
DevShiftTeam/AppShift-MemoryPool
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)
Language: C++ - Size: 1.69 MB - Last synced at: 1 day ago - Pushed at: 9 months ago - Stars: 241 - Forks: 26

Isty001/mem-pool
Dynamic memory pool implementation, for reusable fixed, or variable sized memory blocks, using pthread mutex locks.
Language: C - Size: 65.4 KB - Last synced at: 13 days ago - Pushed at: over 3 years ago - Stars: 29 - Forks: 4

chndk329/SkipList
基于SkipList的轻量级KV存储引擎
Language: C++ - Size: 2.3 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

Amstonn/Pools
C++编写的三种池-线程池/数据库连接池/内存池
Language: C++ - Size: 104 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Scooletz/Thruster 📦
A fast and efficient implementation of a MemoryPool<T>.
Language: C# - Size: 56.6 KB - Last synced at: about 8 hours ago - Pushed at: over 6 years ago - Stars: 23 - Forks: 4

muyuuuu/MemoryPool
晚上下班不刷手机,学点什么。系列二:C++ 内存池。
Language: C++ - Size: 43 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

Chan-I/MEMContext
A Memory Context Demo
Language: C - Size: 44.9 KB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

gp868/TLS_MemoryPool
基于TLS的三层结构高并发内存池
Language: C++ - Size: 259 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

viktorika/Webserver
A WebServer write by C++
Language: C++ - Size: 21.9 MB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 121 - Forks: 35

BinaryTrees/BinaryTreesBenchmarkRust
A port of a combination of the D and C++ ports of my Free Pascal "Binary Trees" benchmark implementation, once again written just out of curiosity to see how they all compare.
Language: Rust - Size: 78.1 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

BinaryTrees/BinaryTreesBenchmarkCPP
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.
Language: C++ - Size: 84 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

BinaryTrees/BinaryTreesBenchmarkD
A port to D of my Free Pascal "Binary Trees" benchmark implementation, initially written as a self-learning exercise.
Language: D - Size: 90.8 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Winteradio/MemoryPool
MemoryPool for ECS
Language: C++ - Size: 2.44 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Ehsan2754/ShinyAllocator
ShinyAllocator is a library of a block memory allocator for real-time high-integrity embedded systems.
Language: C - Size: 5.47 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

WiwilZ/MemoryManager
Allocator+MemoryPool
Language: C++ - Size: 28.3 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

khubaibumer/MemPool
Lockless MemoryPool
Language: C++ - Size: 51.8 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

bingzhangdai/mempool-allocator
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.
Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

DasMurkel/buffer_pool
A memory pool to allocate short lived buffers of binary data to avoid heap allocations for io such as sockets.
Language: C++ - Size: 12.7 KB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0
