lewissbaker / generatorLinks
Reference implementation of std::generator proposal
☆32Updated 10 months ago
Alternatives and similar repositories for generator
Users that are interested in generator are comparing it to the libraries listed below
Sorting:
- SPY - C++ Information Broker☆157Updated last week
- Compact SVO optimized vector for C++17 or higher☆111Updated last year
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated 3 weeks ago
- a small lightweight std::execution work-alike☆64Updated 8 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated last month
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- C++20 Compact Tuple Tools☆57Updated this week
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆100Updated this week
- Single-header, ranges-compatible generator type built on C++20 coroutines☆67Updated 2 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆88Updated 6 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- A lightweight, non-owning reference to a callable.☆180Updated 4 years ago
- Simple C++20 module support for CMake☆213Updated 2 years ago
- Boost.PFR without the boost namespaces☆75Updated 5 months ago
- Light, fast, threadpool for C++20☆109Updated 2 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆171Updated 4 years ago
- A C++ parser combinator library.☆158Updated last week
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Sample implementation of C++20 atomic_wait/notify☆61Updated 6 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆127Updated 3 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆156Updated 4 years ago
- Zoo library☆133Updated 5 months ago
- Core abstractions for dealing with concurrency in C++☆68Updated last year
- Coroutine support tools☆36Updated last month
- Framework for Writing C++ Committee Papers☆144Updated 5 months ago
- A C++14 and later CRTP template for defining iterators☆76Updated 3 weeks ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆226Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆66Updated last week
- simple ray tracing library focusing on good code☆58Updated last year