jasonszang / concurrency-cpp11
A concurrency toolbox for c++11, including a cached thread pool executor, a shared timed mutex, a fair semaphore and several other utilities.
☆16Updated 8 years ago
Alternatives and similar repositories for concurrency-cpp11:
Users that are interested in concurrency-cpp11 are comparing it to the libraries listed below
- modern c++ raft library☆46Updated 5 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 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
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated last month
- A RAFT implementation to help build your RAFT service in 1 minute.☆67Updated last year
- C++标准库的轻量级拓展.☆69Updated 6 years ago
- A header only fast HTTP parser/generator for C++.☆31Updated 4 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- Easy to use RPC framework☆42Updated 7 years ago
- better asio wrapper (++asio)☆42Updated 2 years ago
- header only log inherited from Nanolog☆36Updated 4 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 7 years ago
- a header only C++ LRU Cache template class (now with optional synchronization) that allows you to define key, value and optionally the Ma…☆40Updated 8 years ago
- ☆65Updated 5 years ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆24Updated 4 years ago