mtmucha / coros
An easy-to-use and fast library for task-based parallelism, utilizing coroutines.
☆307Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for coros
- [Start here!] Flow-IPC - Modern C++ toolkit for high-speed inter-process communication (IPC)☆297Updated last week
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆617Updated last month
- Sane C++ Libraries☆521Updated last week
- Running C++ in anywhere like a script.☆315Updated 2 months ago
- A C++20 library for sequence-orientated programming☆529Updated last week
- Minimal Rust-inspired C++20 STL replacement☆136Updated last week
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆572Updated 2 years ago
- A Borrow Checker and Memory Ownership System for C++20 (heavily inspired from Rust)☆203Updated 4 months ago
- C++20 [Minimal] Static Perfect Hash library☆178Updated last month
- JSON for Classic C++☆615Updated this week
- A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and productio…☆140Updated last week
- C++20 Static Reflection library☆323Updated last month
- A collection of lock-free data structures written in standard C++11☆805Updated 4 months ago
- C++20 State Machine library☆173Updated 2 months ago
- A modern, fast, lightweight thread pool library based on C++20☆462Updated 2 months ago
- Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 tab…☆460Updated 2 months ago
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆259Updated 6 months ago
- A C++ type to trace calls to special member functions.☆98Updated 7 months ago
- C++20 Microservice Bootstrapping Framework☆205Updated 2 weeks ago
- C++ Fixed Containers☆391Updated this week
- scpptool is a command line tool to help enforce a memory and data race safe subset of C++.☆146Updated this week
- Lightweight C++20 testing framework.☆264Updated this week
- C++20 Meta-Programming library☆246Updated last week
- A floating point arithmetic which works with types of any mantissa, exponent or base in modern header-only C++.☆78Updated last month
- A C++ library for debugging purposes that can print any variable, even user-defined types.☆303Updated last month
- C++11/14/17/20 library for lazy evaluation☆338Updated this week
- Smart Garbage Collection Library for C++☆167Updated 7 months ago
- Parse command line arguments by defining a struct☆465Updated 3 weeks ago
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆478Updated last month
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆197Updated last week