TartanLlama / generator
Single-header, ranges-compatible generator type built on C++20 coroutines
☆65Updated 2 years ago
Alternatives and similar repositories for generator:
Users that are interested in generator are comparing it to the libraries listed below
- An indirect value-type for C++☆82Updated last year
- Boost.PFR without the boost namespaces☆70Updated last month
- P0323 & P2505 std::expected simple implementation☆39Updated 3 weeks ago
- C++20 Unit-Testing library☆47Updated this week
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- Meta C++ Library and Tool☆81Updated 2 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- A C++14 reflection library☆71Updated last week
- stl-like algorithms for TYPES☆31Updated last year
- ☆49Updated 7 months ago
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 3 months ago
- value types for composite class design - with allocators☆49Updated this week
- A C++20 concepts library, providing container concepts etc.☆80Updated 5 months ago
- A fixed capacity dynamically sized string☆65Updated last week
- SPY - C++ Information Broker☆154Updated 2 weeks ago
- C++20 Compact Tuple Tools☆49Updated last week
- A C++ parser combinator library.☆131Updated last week
- high performance C++20 implementation of std::variant☆54Updated last month
- A C++14 and later CRTP template for defining iterators☆73Updated last week
- Compact SVO optimized vector for C++17 or higher☆102Updated 11 months ago
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- C++20 Dynamic Reflection Library☆136Updated 2 weeks ago
- Lightweight header-only C++20 enum and typename reflection☆54Updated 2 months ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- A helper to convert a header-based C++ project to module-based one.☆46Updated 7 months ago
- A fast, but not std conforming, version of visit for variants☆30Updated 4 years 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☆157Updated last month
- Implementation of the std::execution (P2300, sender/receiver) proposal☆64Updated 3 weeks ago
- Recursive Variant: A simple library for Recursive Variant Types☆82Updated 3 years ago