ccup / mclLinks
Library to support modern C development.
☆11Updated 2 years ago
Alternatives and similar repositories for mcl
Users that are interested in mcl are comparing it to the libraries listed below
Sorting:
- There is my code snippet.☆121Updated 4 months ago
- Coroutine library and toolkit for C++20☆39Updated last month
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆40Updated 4 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…☆15Updated 8 years ago
- ☆27Updated last week
- A nano concurrency library☆24Updated 5 years ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆30Updated 2 years ago
- network library based on io_uring and C++20 coroutine☆110Updated 5 years ago
- Combine `asio` with `std::execution`.☆31Updated 3 months ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆170Updated last year
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆49Updated 4 years ago
- a modern c++17 high performance, cross-platform distributed mq☆26Updated 5 years ago
- Based on gmock, can mock global function, member function, class static function without changing source code.☆82Updated last year
- Boost.Hana中文文档☆115Updated 5 years ago
- Async GRPC with C++20 coroutine support☆75Updated 3 years ago
- Lock-free implementation of the token bucket algorithm in C++☆61Updated 2 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 10 years ago
- 🧀 The Benchmark Testing Box☆34Updated 4 years ago
- Slides and presentations☆69Updated 3 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆337Updated last year
- C++ AOP framework. Intuitive and fast to do AOP with C++.☆23Updated 5 years ago
- 基于folly、wangle和proxygen的c++11基础库☆11Updated 7 years ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆52Updated 4 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 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
- A RAFT implementation to help build your RAFT service in 1 minute.☆69Updated 2 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆28Updated last year
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 5 years ago
- Lock-free concurrent work stealing deque in C++☆41Updated 7 years ago