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 7 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
- 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
- 基于folly、wangle和proxygen的c++11基础库☆9Updated 6 years ago
- C++ embedded memory database☆15Updated 2 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated last year
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 3 years ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆24Updated 3 years ago
- a tiny coroutine lib using for c++☆24Updated 10 years ago
- std::future extension☆37Updated 4 years ago
- A header only fast HTTP parser/generator for C++.☆31Updated 4 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 7 years ago
- nanomsg rpc with protobuf☆39Updated 11 years ago
- header only log inherited from Nanolog☆36Updated 4 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆65Updated last year
- C++标准库的轻量级拓展.☆68Updated 5 years ago
- ☆65Updated 5 years ago
- C++ Channels & WaitGroup inspired by the Go Programming Language☆18Updated 4 years ago
- Coroutine library and toolkit for C++20☆38Updated 2 weeks ago
- Thread safe, lock-free memory pool.☆55Updated 9 months ago
- An auto serializer for C++ non-pod struct, base on C++17 feature structured-binding , constexpr if and boost preprocessor☆36Updated 7 years ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆27Updated last year
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 9 years ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆52Updated 3 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- C#/Rust/Python style formatting in C++.☆11Updated 6 years ago
- Let you iterate all your member in struct simply! You can simply do serialization or de-serialization!☆16Updated 6 years ago
- better asio wrapper (++asio)☆41Updated 2 years ago
- a modern c++17 high performance, cross-platform distributed mq☆24Updated 4 years ago
- Latency collector as an embedded library for C++☆13Updated 5 years ago
- A C++ RPC Library implementation with Protobuf and Boost Asio. Include Blocking Client, Async Client and Async Future Client.☆21Updated 9 years ago