krareT / threaded-rb-treeLinks
Array based threaded red-black tree
☆15Updated 9 years ago
Alternatives and similar repositories for threaded-rb-tree
Users that are interested in threaded-rb-tree are comparing it to the libraries listed below
Sorting:
- An auto serializer for C++ non-pod struct, base on C++17 feature structured-binding , constexpr if and boost preprocessor☆37Updated 8 years ago
- Thread safe, lock-free memory pool.☆61Updated last year
- CN-CppUserGroup-2019-1,lock-free queue demo☆93Updated 5 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆189Updated 5 years ago
- Boost.Hana中文文档☆114Updated 5 years ago
- asio examples☆224Updated 2 months ago
- Object pool implementation in C++11☆101Updated 5 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆82Updated 7 years ago
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆188Updated 3 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- a modern c++ plugin library☆86Updated 4 years ago
- Presentation and code for C++ Summit (China) 2020☆40Updated 4 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆28Updated last year
- A revised version of NanoLog which writes human readable log file, and is easier to use.☆44Updated 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
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆295Updated 6 months ago
- purecpp opensource projects list☆95Updated 3 years ago
- Boost速查手册☆106Updated 6 years ago
- std::future extension☆37Updated 5 years ago
- Let you iterate all your member in struct simply! You can simply do serialization or de-serialization!☆18Updated 7 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆56Updated 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 7 years ago
- modern c++ raft library☆47Updated 6 years ago
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆252Updated 12 years ago
- A concurrent thread-safe hash map implemented in C++☆149Updated 2 years ago
- ☆113Updated 2 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 7 years ago
- Simple C++ Config Loader Framework(Serialization & Reflection)☆245Updated last month
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆329Updated 4 years ago
- inline_asm_lockfree_queue☆20Updated 5 years ago