tzcnt / TooManyCooksLinks
C++20 thread pool / tasking library / coroutine runtime with no compromises. Excellent performance, powerful features, and simple syntax.
☆34Updated last week
Alternatives and similar repositories for TooManyCooks
Users that are interested in TooManyCooks are comparing it to the libraries listed below
Sorting:
- C++ Better Futures☆45Updated 2 years ago
- C++20 Unit-Testing library☆47Updated last month
- KISS C++20 Type Reflection using IFC files☆70Updated 11 months ago
- reflection in c++ for json de/serialization☆45Updated last year
- Lightweight header-only C++20 enum and typename reflection☆56Updated last week
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆58Updated 6 months ago
- Compact SVO optimized vector for C++17 or higher☆104Updated last year
- Coroutines for C++23☆38Updated last month
- A Faster Enum Reflection For C++20 Since I Don't Want To Wait For C++26 Reflection☆32Updated this week
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆34Updated 7 months ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆47Updated last month
- Replacement for std::optional with efficient memory usage and additional features.☆47Updated 3 months ago
- C++20 Value-oriented Metaprogramming Library☆23Updated 4 months ago
- A light weight C++ in memory argument parser☆57Updated last year
- High-performance metrics library☆42Updated 4 months ago
- simple ray tracing library focusing on good code☆57Updated last year
- ☆50Updated 8 months ago
- B++ Tree☆68Updated 10 months ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- Ease-of-use-first argument parsing for C++23☆61Updated 3 months ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- A lock-free multithreaded job system made using C++20 coroutines and atomic operations.☆33Updated 2 years ago
- C++20 coroutines-based cooperative multitasking library☆106Updated 3 years ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 2 years ago
- High performance, tagged binary data specification☆90Updated this week
- A minimal xoshiro256** generator with the C++ <random> interface☆35Updated 4 years ago
- A low latency oriented thread caching allocator for Linux/Windows. Single header & LD_PRELOADable.☆21Updated 2 months ago
- C++20 Compact Tuple Tools☆50Updated 3 weeks ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆25Updated 4 years ago
- A helper to convert a header-based C++ project to module-based one.☆49Updated 9 months ago