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
- 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
- std::future extension☆37Updated 4 years ago
- Thread safe, lock-free memory pool.☆56Updated 10 months ago
- Presentation and code for C++ Summit (China) 2020☆40Updated 4 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 7 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 3 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆88Updated 4 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
- modern c++ raft library☆46Updated 5 years ago
- Boost.Hana中文文档☆111Updated 4 years ago
- Asio源码分析(初)☆22Updated 6 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆25Updated 7 months ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆76Updated 6 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆117Updated 6 years ago
- ☆66Updated 5 years ago
- A actor framework base on C++11/14.☆56Updated 4 years ago
- header only log inherited from Nanolog☆37Updated 4 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆30Updated 11 years ago
- an easy to use async redis client implemented in c++11☆35Updated 4 years ago
- C++ proactor network library for Linux☆17Updated 9 years ago
- An event-driven c library open source by taobao originally and maintain here☆20Updated 4 years ago
- 《C++ Move Semantics》的非专业个人翻译☆74Updated 3 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似 设计模式这样思想层面的东西通过库来提供。☆53Updated 10 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆76Updated last year
- This is part of the zeus library, just for sharing and funny.☆33Updated last year
- A stl-map-like container implemented with skiplist.☆11Updated 8 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- 《The Art of Writing Efficient Programs》的非专业个人翻 译☆88Updated 2 years ago
- awaitable tasks base on msvc's resumable functions.☆22Updated 7 years ago
- A revised version of NanoLog which writes human readable log file, and is easier to use.☆39Updated 3 years ago