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:
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- a modern c++17 high performance, cross-platform distributed mq☆24Updated 5 years ago
- 🧀 The Benchmark Testing Box☆34Updated 3 years ago
- There is my code snippet.☆118Updated 8 months ago
- A shell style command line framework which can easily be incorporated into a linux c++ server, supporting telnet/nc clients☆40Updated 3 years ago
- network library based on io_uring and C++20 coroutine☆103Updated 5 years ago
- ☆25Updated 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
- Coroutine library and toolkit for C++20☆38Updated 2 months ago
- C++ AOP framework. Intuitive and fast to do AOP with C++.☆23Updated 4 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- Presentations for C++ Summit (China) 2023☆17Updated last year
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆30Updated last year
- header only log inherited from Nanolog☆37Updated 4 years ago
- std::future extension☆37Updated 4 years ago
- Easy to use RPC framework☆42Updated 7 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 7 years ago
- Simple C++ RPC library based on boost::asio and protobuf.☆30Updated 10 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆67Updated 2 years ago
- 《C++20 - Get the Details 》的非专业个人翻译☆56Updated 2 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 4 years ago
- An auto serializer for C++ non-pod struct, base on C++17 feature structured-binding , constexpr if and boost preprocessor☆37Updated 7 years ago
- Combine `asio` with `std::execution`.☆19Updated 2 months ago
- async io-uring based kernel io library☆31Updated 4 years ago
- Lewis Baker's Blog☆70Updated 2 months ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆21Updated last year
- CN-CppCon-2018,关于C++ Modules的演讲☆29Updated 6 years ago
- modern c++ raft library☆47Updated 5 years ago
- A lovely structopt library for C++! Parse command line arguments by defining a struct! ❤️☆10Updated 2 years ago