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:
- Thread safe, lock-free memory pool.☆59Updated last year
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated 11 months ago
- Presentation and code for C++ Summit (China) 2020☆40Updated 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
- CN-CppUserGroup-2019-1,lock-free queue demo☆90Updated 4 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 7 years ago
- everything temporary☆17Updated 9 months ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆30Updated 11 years ago
- modern c++ raft library☆47Updated 5 years ago
- Boost.Hana中文文档☆113Updated 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
- 《C++20 - Get the Details 》的非专业个人翻译☆56Updated 2 years ago
- a simplest pluginable abstract factory for cpp☆13Updated 6 years ago
- std::future extension☆37Updated 4 years ago
- c++ reflection library base on c++11 which very simple to use in order to increase productivity☆50Updated 5 years ago
- 《C++ Move Semantics》的非专业个人翻译☆76Updated 3 years ago
- A handy, tiny but powerful compile-time reflection system for C++.☆80Updated last year
- a modern c++17 high performance, cross-platform distributed mq☆24Updated 5 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- network library based on io_uring and C++20 coroutine☆103Updated 5 years ago
- a modern c++ plugin library☆86Updated 3 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆57Updated 10 years ago
- Adapters for interfacing libuv with C++ resumable functions☆118Updated 8 months ago
- C++ utilities☆48Updated last month
- Template meta programming package by C++11.☆131Updated 8 years ago
- inline_asm_lockfree_queue☆20Updated 5 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
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆78Updated 6 years ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆53Updated last year
- 基于C++14语法的任务链☆23Updated 5 years ago