TartanLlama / generator
Single-header, ranges-compatible generator type built on C++20 coroutines
☆64Updated last year
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
- ranges features for c+23 ported to C++20☆75Updated last year
- C++20 Unit-Testing library☆42Updated 3 months ago
- C++20 Compact Tuple Tools☆49Updated last month
- P0323 & P2505 std::expected simple implementation☆39Updated last year
- Boost.PFR without the boost namespaces☆67Updated last year
- A C++20 concepts library, providing container concepts etc.☆79Updated 2 months ago
- SPY - C++ Information Broker☆154Updated 2 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 2 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆60Updated last week
- Core abstractions for dealing with concurrency in C++☆66Updated 9 months ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆44Updated 2 months ago
- Compact SVO optimized vector for C++17 or higher☆98Updated 8 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- value types for composite class design - with allocators☆43Updated this week
- A fixed capacity dynamically sized string☆64Updated last month
- stl-like algorithms for TYPES☆31Updated last year
- A C++14 and later CRTP template for defining iterators☆70Updated last month
- A C++ parser combinator library.☆115Updated last month
- std::embed implementation for the poor (C++17)☆86Updated last year
- A lightweight, non-owning reference to a callable.☆172Updated 3 years ago
- C++20 single-header library for embedding INI configs☆60Updated last year
- C++ command line argument parsing and routing☆52Updated 6 months ago
- Meta C++ Library and Tool☆80Updated 2 years ago
- A C++14 reflection library☆68Updated last month
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆72Updated this week
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆80Updated last month
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- A little metaprogramming and functional library☆68Updated 2 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆87Updated 4 months ago