mtmucha / coros
An easy-to-use and fast library for task-based parallelism, utilizing coroutines.
☆305Updated last month
Related projects ⓘ
Alternatives and complementary repositories for coros
- [Start here!] Flow-IPC - Modern C++ toolkit for high-speed inter-process communication (IPC)☆292Updated last month
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆612Updated 3 weeks ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆572Updated last year
- Sane C++ Libraries☆518Updated this week
- A collection of lock-free data structures written in standard C++11☆798Updated 3 months ago
- A C++20 library for sequence-orientated programming☆516Updated last week
- Minimal Rust-inspired C++20 STL replacement☆133Updated this week
- C++20 [Minimal] Static Perfect Hash library☆176Updated last month
- A Borrow Checker and Memory Ownership System for C++20 (heavily inspired from Rust)☆202Updated 4 months ago
- Running C++ in anywhere like a script.☆314Updated last month
- A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and productio…☆136Updated 2 months ago
- A modern, fast, lightweight thread pool library based on C++20☆458Updated last month
- C++20 State Machine library☆172Updated 2 months ago
- Smart Garbage Collection Library for C++☆167Updated 6 months ago
- A fully lock-free game engine written in C++20☆724Updated last year
- C++11/14/17/20 library for lazy evaluation☆338Updated 3 weeks ago
- C++20 Microservice Bootstrapping Framework☆204Updated this week
- C++20 Static Reflection library☆306Updated last month
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆477Updated last month
- A C++ library for debugging purposes that can print any variable, even user-defined types.☆301Updated last month
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆196Updated this week
- 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…☆458Updated 2 months ago
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆711Updated this week
- scpptool is a command line tool to help enforce a memory and data race safe subset of C++.☆144Updated this week
- Parse command line arguments by defining a struct☆460Updated 2 weeks ago
- Lightweight C++20 testing framework.☆264Updated last week
- P1031 low level file i/o and filesystem library for the C++ standard☆870Updated this week
- Recursively search directories for a regex pattern☆202Updated last year
- A lightweight C++20 serialization and RPC library☆743Updated last week
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆713Updated this week