krareT / threaded-rb-treeLinks
Array based threaded red-black tree
☆14Updated 8 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:
- 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
- Thread safe, lock-free memory pool.☆59Updated last year
- An auto serializer for C++ non-pod struct, base on C++17 feature structured-binding , constexpr if and boost preprocessor☆37Updated 7 years ago
- std::future extension☆37Updated 4 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆90Updated 4 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 7 years ago
- modern c++ raft library☆47Updated 5 years ago
- Let you iterate all your member in struct simply! You can simply do serialization or de-serialization!☆17Updated 7 years ago
- Presentation and code for C++ Summit (China) 2020☆40Updated 4 years ago
- a simplest pluginable abstract factory for cpp☆13Updated 6 years ago
- Boost.Hana中文文档☆113Updated 4 years ago
- A concurrency toolbox for c++11, including a cached thread pool executor, a shared timed mutex, a fair semaphore and several other utilit…☆16Updated 8 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆57Updated 10 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated 11 months ago
- 基于C++14语法的任务链☆23Updated 5 years ago
- ☆14Updated 3 years ago
- 《C++ Move Semantics》的非专业个人翻译☆76Updated 3 years ago
- A actor framework base on C++11/14.☆56Updated 4 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆30Updated 11 years ago
- header only log inherited from Nanolog☆37Updated 4 years ago
- Object pool implementation in C++11☆99Updated 4 years ago
- better asio wrapper (++asio)☆41Updated 3 years ago
- Fiber and async I/O based network library☆8Updated 10 years ago
- c++ reflection library base on c++11 which very simple to use in order to increase productivity☆50Updated 5 years ago
- an easy to use async redis client implemented in c++11☆35Updated 4 years ago
- Boost速查手册☆106Updated 6 years ago
- ☆65Updated 6 years ago
- A handy, tiny but powerful compile-time reflection system for C++.☆80Updated last year
- A header only fast HTTP parser/generator for C++.☆31Updated 4 years ago