krareT / threaded-rb-tree
Array based threaded red-black tree
☆13Updated 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
- Presentation and code for C++ Summit (China) 2020☆40Updated 4 years ago
- modern c++ raft library☆47Updated 5 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
- 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
- This is part of the zeus library, just for sharing and funny.☆34Updated 2 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆88Updated 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
- Thread safe, lock-free memory pool.☆58Updated last year
- We provide a prototype of a stackless coroutine.☆34Updated 7 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆25Updated 8 months ago
- 《C++ Move Semantics》的非专业个人翻译☆75Updated 3 years ago
- c++ reflection library base on c++11 which very simple to use in order to increase productivity☆50Updated 4 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆54Updated 10 years ago
- 基于C++14语法的任务链☆23Updated 4 years ago
- a modern c++17 high performance, cross-platform distributed mq☆24Updated 5 years ago
- Boost.Hana中文文档☆112Updated 4 years ago
- 简单有效的内存池实现☆94Updated 8 years ago
- some different implementations of queue and test result☆32Updated 2 years ago
- everything temporary☆17Updated 7 months ago
- 公众号[树屋编程]相关文章的代码☆35Updated 5 months ago
- Asio源码分析(初)☆22Updated 6 years ago
- Let you iterate all your member in struct simply! You can simply do serialization or de-serialization!☆16Updated 6 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++20 - Get the Details 》的非专业个人翻译☆55Updated 2 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆179Updated 5 years ago
- ☆73Updated last month
- tcp socket with support of c++20 coroutine (coroutine TS)☆26Updated last year
- header only log inherited from Nanolog☆36Updated 4 years ago