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:
- network library based on io_uring and C++20 coroutine☆106Updated 5 years ago
- Based on gmock, can mock global function, member function, class static function without changing source code.☆81Updated last year
- Coroutine library and toolkit for C++20☆39Updated 3 months ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- 🧀 The Benchmark Testing Box☆34Updated 4 years ago
- There is my code snippet.☆120Updated last month
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆30Updated 2 years ago
- Lock-free implementation of the token bucket algorithm in C++☆61Updated 2 years ago
- Proactor design pattern (C++, threads)☆18Updated 8 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
- C++ AOP framework. Intuitive and fast to do AOP with C++.☆23Updated 4 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- A lovely structopt library for C++! Parse command line arguments by defining a struct! ❤️☆11Updated 2 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 7 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 nano concurrency library☆24Updated 5 years ago
- a modern c++17 high performance, cross-platform distributed mq☆25Updated 5 years ago
- Lewis Baker's Blog☆73Updated 7 months ago
- ☆26Updated 3 months ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆49Updated 3 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆328Updated last year
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- Two C/C++ testing tools, mockcpp and testngpp.☆80Updated 2 years ago
- async io-uring based kernel io library☆32Updated 4 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆169Updated last year
- Use Gcov + LCOV/gcovr to show C/C++ projects code coverage results☆51Updated 2 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆79Updated 2 years ago
- A event-driven network library based on reactor pattern written in C.☆17Updated 10 years ago