TartanLlama / ranges
Ranges that didn't make C++20
☆85Updated 3 months ago
Alternatives and similar repositories for ranges:
Users that are interested in ranges are comparing it to the libraries listed below
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated last year
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- A bunch of small C++ utilities☆65Updated last year
- A C++ parser combinator library.☆125Updated this week
- A C++20 concepts library, providing container concepts etc.☆79Updated 4 months ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆87Updated 5 months ago
- high performance C++20 implementation of std::variant☆54Updated last week
- value types for composite class design - with allocators☆45Updated this week
- A polymorphic value-type for C++☆227Updated last year
- Single-header, ranges-compatible generator type built on C++20 coroutines☆65Updated 2 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆211Updated 5 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 2 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 3 years ago
- Replacement for std::optional that does not waste memory unnecessarily☆117Updated 2 weeks ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated 11 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated 2 weeks ago
- repr for Modern C++: Return printable string representation of a value☆84Updated 4 years ago
- Framework for Writing C++ Committee Papers☆132Updated 2 months ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- C++20 implementation of mutable constexpr expressions☆113Updated 4 years ago
- SPY - C++ Information Broker☆154Updated 3 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆61Updated 2 months ago
- A library for classes with flexible layout☆56Updated 4 years ago
- ☆76Updated 3 months ago
- My WG21 proposals☆53Updated this week
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆77Updated last year
- A functional parsing library☆28Updated 11 months ago
- Core abstractions for dealing with concurrency in C++☆66Updated 11 months ago