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:
- CN-CppUserGroup-2019-1,lock-free queue demo☆93Updated 5 years ago
- Thread safe, lock-free memory pool.☆60Updated last year
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆185Updated 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…☆49Updated 7 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☆47Updated 5 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 7 years ago
- Presentation and code for C++ Summit (China) 2020☆40Updated 4 years ago
- std::future extension☆37Updated 5 years ago
- Boost.Hana中文文档☆115Updated 4 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
- purecpp opensource projects list☆93Updated 3 years ago
- a modern c++ plugin library☆87Updated 4 years ago
- asio examples☆207Updated 2 months ago
- 简单有效的内存池实现☆96Updated 9 years ago
- A actor framework base on C++11/14.☆56Updated 5 years ago
- 《C++ Move Semantics》的非专业个人翻译☆76Updated 4 years ago
- c++ reflection library base on c++11 which very simple to use in order to increase productivity☆52Updated 5 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆79Updated 2 years ago
- 基于C++14语法的任务链☆23Updated 5 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated last year
- Template meta programming package by C++11.☆131Updated 8 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆80Updated 6 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- header only log inherited from Nanolog☆38Updated 5 years ago
- a simplest pluginable abstract factory for cpp☆13Updated 7 years ago
- C++标准库的轻量级拓展.☆70Updated 6 years ago
- an easy to use async redis client implemented in c++11☆35Updated 4 years ago
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆188Updated 2 years ago
- Boost速查手册☆106Updated 6 years ago