TartanLlama / generatorLinks
Single-header, ranges-compatible generator type built on C++20 coroutines
☆66Updated 2 years ago
Alternatives and similar repositories for generator
Users that are interested in generator are comparing it to the libraries listed below
Sorting:
- Boost.PFR without the boost namespaces☆75Updated 4 months ago
- C++20 Unit-Testing library☆52Updated 6 months ago
- Meta C++ Library and Tool☆83Updated 2 years ago
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- SPY - C++ Information Broker☆157Updated last month
- A lightweight, non-owning reference to a callable.☆180Updated 4 years ago
- P0323 & P2505 std::expected simple implementation☆42Updated 3 months ago
- An indirect value-type for C++☆84Updated 2 years ago
- A C++14 reflection library☆76Updated 3 weeks ago
- A C++ parser combinator library.☆156Updated last week
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated last month
- C++20 Dynamic Reflection Library☆139Updated 7 months ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆165Updated last month
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- A modern C++ library for type-safe environment variable parsing☆151Updated 2 weeks ago
- Compact SVO optimized vector for C++17 or higher☆109Updated last year
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆137Updated 4 years ago
- Lightweight header-only C++20 enum and typename reflection☆82Updated 3 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆75Updated 3 years ago
- A C++14 and later CRTP template for defining iterators☆75Updated last week
- Ranges that didn't make C++20☆95Updated 11 months ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆64Updated 9 months ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆223Updated last year
- A C++20 concepts library, providing container concepts etc.☆84Updated last year
- simple ray tracing library focusing on good code☆58Updated last year
- Light, fast, threadpool for C++20☆108Updated 2 years ago
- Functional reactive programming library for c++☆160Updated last year
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 3 years ago
- Recursive Variant: A simple library for Recursive Variant Types☆90Updated 5 months ago