lenonk / memorypoolLinks
Thread safe, lock-free memory pool.
☆61Updated last year
Alternatives and similar repositories for memorypool
Users that are interested in memorypool are comparing it to the libraries listed below
Sorting:
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆189Updated 6 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆94Updated 5 years ago
- Object pool implementation in C++11☆101Updated 5 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆84Updated 7 years ago
- a modern c++ plugin library☆86Updated 4 years ago
- C++ utilities☆58Updated this week
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆28Updated last year
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 7 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆200Updated last year
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- A concurrent thread-safe hash map implemented in C++☆149Updated 2 years ago
- purecpp opensource projects list☆95Updated 3 years ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆329Updated 4 years ago
- inline_asm_lockfree_queue☆20Updated 6 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆58Updated 11 years ago
- std::future extension☆37Updated 5 years ago
- A design pattern library developed in modern c++.☆58Updated 3 years ago
- A simple C++11 Thread Pool implementation☆126Updated last year
- A highly optimized single producer single consumer message queue C++ template☆282Updated 3 years ago
- A handy, tiny but powerful compile-time reflection system for C++.☆79Updated 2 years ago
- header only log inherited from Nanolog☆39Updated 5 years ago
- a header-only event-driven library based on c++11.☆35Updated 3 years ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆67Updated 5 years ago
- C++11 signal/slot implementation☆80Updated 4 years ago
- Much much fast, direct and static typed parsing of JSON with C++17☆46Updated 5 years ago
- Simple C++ Config Loader Framework(Serialization & Reflection)☆245Updated 2 months ago
- 简单有效的内存池实现☆100Updated 9 years ago
- A C++14 Task Manager / Scheduler☆110Updated 2 years ago
- A portable, pure C++11 timer component.☆181Updated last year
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago