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☆107Updated 5 years ago
- Coroutine library and toolkit for C++20☆39Updated last month
- A nano concurrency library☆24Updated 5 years ago
- There is my code snippet.☆118Updated 11 months ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 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 8 years ago
- 🧀 The Benchmark Testing Box☆34Updated 3 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- Based on gmock, can mock global function, member function, class static function without changing source code.☆81Updated last year
- a modern c++17 high performance, cross-platform distributed mq☆25Updated 5 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆185Updated 5 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆76Updated last year
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 7 years ago
- C++ AOP framework. Intuitive and fast to do AOP with C++.☆23Updated 4 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 special smart pointer to exchange data between threads☆37Updated 6 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 6 years ago
- ☆85Updated last year
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20☆186Updated 2 months ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆52Updated 4 years ago
- A shell style command line framework which can easily be incorporated into a linux c++ server, supporting telnet/nc clients☆40Updated 4 years ago
- c++11任务库☆53Updated 9 years 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
- C++ framework for rapid server development☆76Updated last year
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆165Updated last year
- Different implementations of spinlock.☆105Updated 10 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆78Updated 6 years ago