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
- CN-CppUserGroup-2019-1,lock-free queue demo☆94Updated 5 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆189Updated 6 years ago
- Presentation and code for C++ Summit (China) 2020☆40Updated 5 years ago
- Thread safe, lock-free memory pool.☆62Updated last year
- Boost.Hana中文文档☆115Updated 5 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆28Updated last year
- std::future extension☆37Updated 5 years ago
- purecpp opensource projects list☆95Updated 3 years ago
- asio examples☆224Updated 3 months ago
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆193Updated 3 years ago
- C++ utilities☆58Updated last week
- 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
- a modern c++ plugin library☆86Updated 4 years ago
- modern c++ raft library☆47Updated 6 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…☆293Updated 7 months 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
- Template meta programming package by C++11.☆131Updated 9 years ago
- Object pool implementation in C++11☆101Updated 5 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维) 一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆58Updated 11 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆79Updated 2 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- Boost速查手册☆104Updated 6 years ago
- awaitable tasks base on msvc's resumable functions.☆23Updated 8 years ago
- 《C++ Move Semantics》的非专业个人翻译☆75Updated 4 years ago
- Simple C++ Config Loader Framework(Serialization & Reflection)☆246Updated 2 months ago
- 中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)☆21Updated 8 years ago
- µcoro☆192Updated last year
- There is my code snippet.☆121Updated 5 months ago
- tcp socket with support of c++20 coroutine (coroutine TS)☆26Updated 2 years ago