lenonk / memorypool
Thread safe, lock-free memory pool.
☆57Updated last year
Alternatives and similar repositories for memorypool:
Users that are interested in memorypool are comparing it to the libraries listed below
- std::future extension☆37Updated 4 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆179Updated 5 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆88Updated 4 years ago
- Object pool implementation in C++11☆97Updated 4 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆77Updated 6 years ago
- a modern c++ plugin library☆86Updated 3 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆25Updated 8 months ago
- purecpp opensource projects list☆93Updated 2 years ago
- better asio wrapper (++asio)☆42Updated 2 years ago
- A design pattern library developed in modern c++.☆54Updated 2 years ago
- Simple C++ Config Loader Framework(Serialization & Reflection)☆232Updated last year
- An efficient single publisher multiple subscriber message queue for Linux IPC☆58Updated 4 years ago
- header only log inherited from Nanolog☆36Updated 4 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆54Updated 10 years ago
- modern c++ raft library☆47Updated 5 years ago
- ☆65Updated 5 years ago
- A C++ port of Twitter's Snowflake id generation algorithm☆77Updated 3 years ago
- A C++14 Task Manager / Scheduler☆105Updated last year
- cpp singleton works across dll/exe boundaries.☆70Updated 3 years ago
- Presentation and code for C++ Summit (China) 2020☆40Updated 4 years ago
- inline_asm_lockfree_queue☆20Updated 5 years ago
- Much much fast, direct and static typed parsing of JSON with C++17☆47Updated 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++11任务库☆53Updated 9 years ago
- Fork from NanoLog. Output txt format logs directly for hft.☆88Updated 11 months 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…☆48Updated 6 years ago
- This is part of the zeus library, just for sharing and funny.☆34Updated last year
- fn-log is a cpp-based logging utility. It's a gift.☆82Updated this week
- a modern c++17 high performance, cross-platform distributed mq☆24Updated 5 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆30Updated 11 years ago