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 last week
- There is my code snippet.☆118Updated 10 months ago
- 🧀 The Benchmark Testing Box☆34Updated 3 years ago
- a modern c++17 high performance, cross-platform distributed mq☆25Updated 5 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- Presentations for C++ Summit (China) 2023☆17Updated last year
- C++ AOP framework. Intuitive and fast to do AOP with C++.☆23Updated 4 years ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- ☆25Updated last week
- A lovely structopt library for C++! Parse command line arguments by defining a struct! ❤️☆10Updated 2 years ago
- Based on gmock, can mock global function, member function, class static function without changing source code.☆79Updated last year
- ioCoro is an async-IO service framework based on cpp20Coroutine☆76Updated last year
- network library based on io_uring and C++20 coroutine☆106Updated 5 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- header only log inherited from Nanolog☆38Updated 5 years ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆30Updated last year
- Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20☆186Updated last month
- A nano concurrency library☆24Updated 5 years ago
- Boost.Hana中文文档☆113Updated 4 years ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆52Updated 4 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆166Updated last year
- 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
- CN-CppCon-2018,关于C++ Modules的演讲☆29Updated 6 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++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated last year
- Two C/C++ testing tools, mockcpp and testngpp.☆78Updated last year
- std::future extension☆37Updated 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
- Thread safe, lock-free memory pool.☆59Updated last year
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆78Updated 6 years ago