tzcnt / TooManyCooksLinks
C++20 thread pool / tasking library / coroutine runtime with no compromises. Excellent performance, powerful features, and simple syntax.
☆41Updated 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☆46Updated 2 years ago
- C++20 Dynamic Reflection Library☆137Updated 5 months ago
- Compact SVO optimized vector for C++17 or higher☆108Updated last year
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- Ease-of-use-first argument parsing for C++23☆62Updated last month
- C++20 coroutines-based cooperative multitasking library☆109Updated 3 years ago
- Boost.PFR without the boost namespaces☆73Updated 2 months ago
- Lightweight header-only C++20 enum and typename reflection☆78Updated last month
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- reflection in c++ for json de/serialization☆46Updated last year
- A light weight C++ in memory argument parser☆64Updated last year
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆90Updated 3 weeks ago
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆101Updated last year
- C++20 [Minimal] Static Perfect Hash library☆232Updated last month
- B++ Tree☆69Updated last year
- C++20 Value-oriented Metaprogramming Library☆25Updated 2 months ago
- C++ small containers☆146Updated 4 months ago
- simple ray tracing library focusing on good code☆57Updated last year
- High-performance metrics library☆45Updated 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…☆42Updated last month
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆68Updated 10 months ago
- Struct-of-Arrays generator for C++ projects.☆59Updated last year
- High performance, tagged binary data specification☆98Updated 3 weeks ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆26Updated 4 years ago
- Runtime compiled C++ with hot-swapped classes.☆116Updated 3 years ago
- ☆102Updated last year
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆128Updated 2 months ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆90Updated last month
- A lock-free multithreaded job system made using C++20 coroutines and atomic operations.☆35Updated 2 years ago
- A modern C++ library for type-safe environment variable parsing☆148Updated 9 months ago