An easy to use and efficient memory pool allocator written in C++.
☆1,422Jun 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
Sorting:
- 一个极简内存池实现☆306Oct 12, 2024Updated last year
- 简单有效的内存池实现☆101Jul 12, 2016Updated 9 years ago
- Thread safe, lock-free memory pool.☆63Apr 1, 2024Updated last year
- A simple C++11 Thread Pool implementation☆8,700Jul 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…☆270Jul 18, 2024Updated last year
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,598May 29, 2025Updated 9 months ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,125Feb 14, 2026Updated last month
- Simple Memory Pool implementation using C++11.☆12Apr 8, 2015Updated 10 years ago
- A fast single-producer, single-consumer lock-free queue for C++☆4,508Jun 25, 2025Updated 8 months ago
- Custom memory allocators in C++ to improve the performance of dynamic memory allocation☆1,936Mar 7, 2026Updated last week
- A memory pool written with C++☆59Oct 1, 2020Updated 5 years ago
- Fast C++ logging library.☆28,471Updated this week
- Event-driven network library for multi-threaded Linux server in C++11☆16,000Dec 23, 2025Updated 2 months ago
- Object pool implementation in C++11☆101Nov 29, 2020Updated 5 years ago
- Go-style concurrency in C++11☆3,311Jul 3, 2023Updated 2 years ago
- libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since…☆8,685Mar 7, 2024Updated 2 years ago
- Thread pool implementation using c++11 threads☆1,230Mar 1, 2024Updated 2 years ago
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,167Mar 14, 2026Updated last week
- A C++ library of Concurrent Data Structures☆2,733Oct 17, 2023Updated 2 years ago
- c++11基础库☆1,031Nov 18, 2024Updated last year
- A C++11 library for serialization☆4,631Mar 11, 2026Updated last week
- C++14 lock-free queue.☆1,823Mar 13, 2026Updated last week
- Async++ concurrency framework for C++11☆1,410Oct 11, 2024Updated last year
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆329Mar 29, 2021Updated 4 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,485Mar 8, 2024Updated 2 years ago
- A fast JSON parser/generator for C++ with both SAX/DOM style API☆15,012Feb 5, 2025Updated last year
- based on C++11 , a mini threadpool , accept variable number of parameters 基于C++11的线程池,简洁且可以带任意多的参数☆1,120Jul 18, 2025Updated 8 months ago
- Abseil Common Libraries (C++)☆17,120Updated this week
- A C++ header-only HTTP/HTTPS server and client library☆16,248Updated this week
- A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.☆3,763Apr 10, 2024Updated last year
- A modern formatting library☆23,328Updated this week
- Event Dispatcher and callback list for C++☆1,646Dec 8, 2024Updated last year
- Event notification library☆11,847Jan 1, 2026Updated 2 months ago
- 🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework☆4,736Aug 19, 2023Updated 2 years ago
- An open-source C++ library developed and used at Facebook.☆30,291Updated this week
- modern C++(C++20), simple, easy to use rpc framework☆1,988Jan 9, 2026Updated 2 months ago
- C++ Reflection Library☆3,443Apr 25, 2024Updated last year
- ☆10,707Mar 11, 2026Updated last week
- A highly optimized single producer single consumer message queue C++ template☆286Aug 22, 2022Updated 3 years ago