tzcnt / TooManyCooks
C++20 thread pool / tasking library / coroutine runtime with no compromises. Excellent performance, powerful features, and simple syntax.
☆31Updated this week
Alternatives and similar repositories for TooManyCooks:
Users that are interested in TooManyCooks are comparing it to the libraries listed below
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆53Updated 5 months ago
- C++ Better Futures☆44Updated 2 years ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆81Updated 2 months ago
- A low latency oriented thread caching allocator for Linux/Windows. Single header & LD_PRELOADable.☆20Updated last month
- C++20 Unit-Testing library☆47Updated 2 weeks ago
- C++20 Value-oriented Metaprogramming Library☆22Updated 3 months ago
- KISS C++20 Type Reflection using IFC files☆69Updated 10 months ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆33Updated 6 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 7 months ago
- A light weight C++ in memory argument parser☆57Updated 11 months ago
- Compact SVO optimized vector for C++17 or higher☆102Updated 11 months ago
- Ease-of-use-first argument parsing for C++23☆61Updated 2 months ago
- reflection in c++ for json de/serialization☆44Updated last year
- High performance, tagged binary data specification☆82Updated 3 weeks ago
- Modern C++ Stack and Static based allocators + a Custom Aligned allocator☆98Updated last year
- Lightweight header-only C++20 enum and typename reflection☆56Updated 2 months ago
- ☆49Updated 7 months ago
- B++ Tree☆67Updated 9 months ago
- Coroutines for C++23☆34Updated last week
- Implementation of the std::execution (P2300, sender/receiver) proposal☆68Updated last week
- C++20 Compact Tuple Tools☆49Updated this week
- C++20 coroutines-based cooperative multitasking library☆105Updated 3 years ago
- Advanced compile-time validation in C++☆40Updated 7 months ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- Boost.PFR without the boost namespaces☆71Updated last month
- Single-header, ranges-compatible generator type built on C++20 coroutines☆65Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 2 months ago
- A header only structure of arrays container for C++☆41Updated last year
- simple ray tracing library focusing on good code☆56Updated last year
- Replacement for std::optional with efficient memory usage and additional features.☆46Updated 2 months ago