An easy to use and efficient memory pool allocator written in C++.
☆1,433Jun 2, 2019Updated 6 years ago
Alternatives and similar repositories for MemoryPool
Users that are interested in MemoryPool are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 一个极简内存池实现☆311Oct 12, 2024Updated last year
- 简单有效的内存池实现☆102Jul 12, 2016Updated 9 years ago
- Thread safe, lock-free memory pool.☆62Apr 1, 2024Updated 2 years ago
- A simple C++11 Thread Pool implementation☆8,739Jul 20, 2024Updated last year
- 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 d…☆271Jul 18, 2024Updated last year
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,604May 29, 2025Updated 11 months ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,266Apr 28, 2026Updated 3 weeks ago
- Simple Memory Pool implementation using C++11.☆12Apr 8, 2015Updated 11 years ago
- Custom memory allocators in C++ to improve the performance of dynamic memory allocation