ccup / mcl
Library to support modern C development.
☆11Updated 11 months ago
Alternatives and similar repositories for mcl:
Users that are interested in mcl are comparing it to the libraries listed below
- Coroutine library and toolkit for C++20☆38Updated 2 weeks ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆27Updated last year
- Presentations for C++ Summit (China) 2023☆17Updated last year
- network library based on io_uring and C++20 coroutine☆101Updated 4 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 9 years ago
- Repository with examples for the C++20 Coroutines video and article.☆30Updated 6 months ago
- 🧀 The Benchmark Testing Box☆34Updated 3 years ago
- async io-uring based kernel io library☆30Updated 3 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…☆16Updated 7 years ago
- a modern c++17 high performance, cross-platform distributed mq☆24Updated 4 years ago
- General-LR Parser Generator☆10Updated 3 months ago
- A nano concurrency library☆24Updated 4 years ago
- Presentation and code for C++ Summit (China) 2020☆40Updated 3 years ago
- There is my code snippet.☆115Updated 3 months ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 3 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆65Updated last year
- C++ AOP framework. Intuitive and fast to do AOP with C++.☆23Updated 4 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated last year
- A single-header scheduler aware C++ oneshot channel☆19Updated 3 weeks ago
- CN-CppCon-2018,关于C++ Modules的演讲☆29Updated 6 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
- Linux io_uring based c++ 20 coroutine library☆29Updated 2 years ago
- Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20☆162Updated last month
- 《Software Architecture with C++》的非专业个人翻译☆73Updated 2 years ago
- Boost.Atomic☆59Updated last month
- Lock-free implementation of the token bucket algorithm in C++☆56Updated last year
- Lewis Baker's Blog☆70Updated 2 years ago
- A special smart pointer to exchange data between threads☆37Updated 5 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆53Updated 10 years ago