ccup / mclLinks
Library to support modern C development.
☆11Updated last year
Alternatives and similar repositories for mcl
Users that are interested in mcl are comparing it to the libraries listed below
Sorting:
- Coroutine library and toolkit for C++20☆39Updated last month
- network library based on io_uring and C++20 coroutine☆110Updated 5 years ago
- There is my code snippet.☆121Updated 4 months ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆69Updated 2 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆40Updated 4 years ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆30Updated 2 years ago
- Generate minimal and customized core dump files on Linux.☆51Updated last year
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆336Updated last year
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 10 years ago
- Based on gmock, can mock global function, member function, class static function without changing source code.☆82Updated last year
- Lewis Baker's Blog☆73Updated 9 months ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆79Updated 2 years ago
- Different implementations of spinlock.☆105Updated 11 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- 🧀 The Benchmark Testing Box☆34Updated 4 years ago
- A nano concurrency library☆24Updated 5 years ago
- ☆87Updated 2 years ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆49Updated 4 years ago
- C++ utilities☆57Updated 3 weeks 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 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
- A event-driven network library based on reactor pattern written in C.☆17Updated 10 years ago
- An auto serializer for C++ non-pod struct, base on C++17 feature structured-binding , constexpr if and boost preprocessor☆37Updated 8 years ago
- Linux io_uring based c++ 20 coroutine library☆29Updated 3 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆170Updated last year
- Async GRPC with C++20 coroutine support☆75Updated 3 years ago
- a modern c++17 high performance, cross-platform distributed mq☆26Updated 5 years ago
- Presentation and code for C++ Summit (China) 2020☆40Updated 4 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆82Updated 7 years ago
- A single-header scheduler aware C++ oneshot channel☆20Updated last year