cpp-mempool
Memory pool library
A C++ library for managing memory pools with efficient allocation and deallocation
C++ header-only mempool library
19 stars
2 watching
1 forks
Language: C++
last commit: almost 7 years ago
Linked from 1 awesome list
cppmemory-allocationmemory-managementmemory-pool
Related projects:
Repository | Description | Stars |
---|---|---|
kumokyaku/kcp | A C# implementation of the KCP (KCP) networking protocol. | 838 |
inkooboo/thread-pool-cpp | A high-performance C++11 thread pool with support for multiple scheduling strategies and benchmarked against a Boost.Asio-based implementation. | 568 |
jermp/mm_file | An implementation of memory-mapped files in C++ for fast integration into larger projects. | 25 |
mattpd/cpplinks | A categorized list of C++ resources and tools | 4,557 |
vimpunk/mio | A cross-platform C++11 library for memory mapped file IO with support for shared and non-shared semantics. | 1,709 |
quasi/cl-memcached | A fast and thread-safe interface to the Memcached object caching system. | 21 |
clin99/cpp-taskflow | A library providing a simple and expressive way to write parallel programs with complex task dependencies. | 6 |
qxmpp-project/qxmpp | A cross-platform C++ library for building XMPP clients and servers. | 413 |
malamanteau/handycpp | A collection of utility functions to simplify C++17 development | 13 |
bshoshany/thread-pool | A lightweight C++17 thread pool library for efficient concurrent task execution | 2,206 |
p-p-h-d/mlib | A C library providing generic and type-safe container implementations | 904 |
blackmatov/flat.hpp | A library of associative containers with vector-like behavior | 75 |
embeddedmz/ftpclient-cpp | Provides a simple C++ API to interact with FTP servers | 212 |
trivial-garbage/trivial-garbage | Provides APIs for managing object lifetimes and memory management in Common Lisp programs. | 43 |
i2p/i2psam | A C++ library providing a SAM v3 API implementation | 34 |