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 2 weeks ago
- There is my code snippet.☆120Updated 2 months ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆30Updated 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
- ioCoro is an async-IO service framework based on cpp20Coroutine☆79Updated 2 years ago
- Based on gmock, can mock global function, member function, class static function without changing source code.☆82Updated last year
- A C++20 coroutine library based off asyncio☆25Updated 2 years ago
- network library based on io_uring and C++20 coroutine☆109Updated 5 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- A nano concurrency library☆24Updated 5 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- 🧀 The Benchmark Testing Box☆34Updated 4 years ago
- ☆26Updated 3 months ago
- Lock-free implementation of the token bucket algorithm in C++☆61Updated 2 years ago
- C++ AOP framework. Intuitive and fast to do AOP with C++.☆23Updated 4 years ago
- C++ utilities☆55Updated 7 months ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- Use Gcov + LCOV/gcovr to show C/C++ projects code coverage results☆51Updated this week
- 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 bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 7 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆170Updated last year
- a modern c++17 high performance, cross-platform distributed mq☆25Updated 5 years ago
- ☆87Updated 2 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆81Updated 7 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆69Updated 2 years ago
- Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20☆195Updated 5 months ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 5 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
- Boost.org statechart module☆31Updated 2 weeks ago