lenonk / memorypoolLinks
Thread safe, lock-free memory pool.
☆59Updated 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.☆183Updated 5 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆91Updated 4 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆79Updated 6 years ago
- std::future extension☆37Updated 4 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 6 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated last year
- a modern c++ plugin library☆87Updated 4 years ago
- Object pool implementation in C++11☆99Updated 4 years ago
- better asio wrapper (++asio)☆41Updated 3 years ago
- header only log inherited from Nanolog☆37Updated 4 years ago
- C++ utilities☆49Updated 2 months ago
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆131Updated 7 months ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆196Updated 11 months ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- Simple C++ Config Loader Framework(Serialization & Reflection)☆237Updated 2 years ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆330Updated 4 years ago
- A design pattern library developed in modern c++.☆54Updated 3 years ago
- A portable, pure C++11 timer component.☆175Updated last year
- purecpp opensource projects list☆92Updated 2 years ago
- A highly optimized single producer single consumer message queue C++ template☆267Updated 2 years ago
- Boost.Hana中文文档☆113Updated 4 years ago
- inline_asm_lockfree_queue☆20Updated 5 years ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆59Updated 4 years ago
- A C++14 Task Manager / Scheduler☆106Updated last year
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆290Updated 3 weeks ago
- C++11 signal/slot implementation☆78Updated 3 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不 仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆57Updated 10 years ago
- 简单有效的内存池实现☆96Updated 9 years ago
- ☆65Updated 6 years ago
- Serialization/deserialization in a raw buffer like flatbuffer, but you do not need any IDL file and it is much more efficient either in s…☆49Updated 7 years ago