memorypool
Here are 26 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 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++
Lockless MemoryPool
-
Updated
May 17, 2022 - 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
May 23, 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
-
Updated
May 11, 2026 - C++
A C/C++ memory pool implementation for learning purposes, optimizing memory allocation/deallocation efficiency and reducing memory fragmentation.
-
Updated
Jan 30, 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.
Add this topic to your repo
To associate your repository with the memorypool topic, visit your repo's landing page and select "manage topics."