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:
- CN-CppUserGroup-2019-1,lock-free queue demo☆90Updated 4 years ago
- std::future extension☆37Updated 4 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated 10 months ago
- a modern c++ plugin library☆86Updated 3 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆78Updated 6 years ago
- better asio wrapper (++asio)☆41Updated 3 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆180Updated 5 years ago
- 简单有效的内存池实现☆96Updated 8 years ago
- header only log inherited from Nanolog☆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
- purecpp opensource projects list☆92Updated 2 years ago
- an easy to use async redis client implemented in c++11☆35Updated 4 years ago
- ☆65Updated 6 years ago
- Much much fast, direct and static typed parsing of JSON with C++17☆46Updated 4 years ago
- Object pool implementation in C++11☆99Updated 4 years ago
- Presentation and code for C++ Summit (China) 2020☆40Updated 4 years ago
- fn-log is a cpp-based logging utility. It's a gift.☆82Updated this week
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆30Updated 11 years ago
- C++ utilities☆48Updated last month
- A handy, tiny but powerful compile-time reflection system for C++.☆80Updated last year
- C++11 signal/slot implementation☆79Updated 3 years ago
- Simple C++ Config Loader Framework(Serialization & Reflection)☆236Updated last year
- An auto serializer for C++ non-pod struct, base on C++17 feature structured-binding , constexpr if and boost preprocessor☆37Updated 7 years ago
- inline_asm_lockfree_queue☆20Updated 5 years ago
- cpp singleton works across dll/exe boundaries.☆73Updated 3 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
- An efficient single publisher multiple subscriber message queue for Linux IPC☆58Updated 4 years ago
- A design pattern library developed in modern c++.☆54Updated 2 years ago
- c++11任务库☆53Updated 9 years ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆53Updated last year