lenonk / memorypool
Thread safe, lock-free memory pool.
☆57Updated 11 months ago
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
- Object pool implementation in C++11☆97Updated 4 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆88Updated 4 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆25Updated 7 months ago
- header only log inherited from Nanolog☆36Updated 4 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆178Updated 5 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆76Updated 6 years ago
- a modern c++ plugin library☆84Updated 3 years ago
- 简单有效的内存池实现☆92Updated 8 years ago
- better asio wrapper (++asio)☆42Updated 2 years ago
- purecpp opensource projects list☆95Updated 2 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆53Updated 10 years ago
- ☆65Updated 5 years ago
- inline_asm_lockfree_queue☆20Updated 5 years ago
- An auto serializer for C++ non-pod struct, base on C++17 feature structured-binding , constexpr if and boost preprocessor☆37Updated 7 years ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆56Updated 4 years ago
- Much much fast, direct and static typed parsing of JSON with C++17☆47Updated 4 years ago
- cpp singleton works across dll/exe boundaries.☆66Updated 3 years ago
- C++11 signal/slot implementation☆79Updated 3 years ago
- A design pattern library developed in modern c++.☆54Updated 2 years ago
- Presentation and code for C++ Summit (China) 2020☆40Updated 4 years ago
- A C++ port of Twitter's Snowflake id generation algorithm☆75Updated 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…☆48Updated 6 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆118Updated 6 years ago
- some different implementations of queue and test result☆32Updated 2 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆127Updated 3 years ago
- 基于C++14语法的任务链☆23Updated 4 years ago
- A handy, tiny but powerful compile-time reflection system for C++.☆79Updated last year
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆29Updated 3 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago