lenonk / memorypool
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☆89Updated 4 years ago
- a modern c++ plugin library☆86Updated 3 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆180Updated 5 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆25Updated 10 months ago
- std::future extension☆37Updated 4 years ago
- Object pool implementation in C++11☆98Updated 4 years ago
- header only log inherited from Nanolog☆37Updated 4 years ago
- purecpp opensource projects list☆93Updated 2 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新 思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆57Updated 10 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++ implementation of hierarchy time wheel☆26Updated 4 years ago
- better asio wrapper (++asio)☆43Updated 3 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆77Updated 6 years ago
- 《C++20 - Get the Details 》的非专业个人翻译☆55Updated 2 years ago
- C++11 signal/slot implementation☆79Updated 3 years ago
- 简单有效的内存池实现☆96Updated 8 years ago
- Much much fast, direct and static typed parsing of JSON with C++17☆46Updated 4 years ago
- Boost.Hana中文文档☆113Updated 4 years ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆57Updated 4 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
- ☆65Updated 6 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- Presentation and code for C++ Summit (China) 2020☆40Updated 4 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆30Updated 11 years ago
- fn-log is a cpp-based logging utility. It's a gift.☆82Updated 2 weeks ago
- modern c++ raft library☆47Updated 5 years ago
- A C++ port of Twitter's Snowflake id generation algorithm☆76Updated 4 years ago
- A handy, tiny but powerful compile-time reflection system for C++.☆80Updated last year
- 基于C++14语法的任务链☆23Updated 5 years ago
- Three major design patterns for multithreading development☆33Updated last year