TartanLlama / rangesLinks
Ranges that didn't make C++20
☆95Updated last year
Alternatives and similar repositories for ranges
Users that are interested in ranges are comparing it to the libraries listed below
Sorting:
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆68Updated 2 years ago
- A lightweight, non-owning reference to a callable.☆183Updated 4 years ago
- repr for Modern C++: Return printable string representation of a value☆86Updated 5 years ago
- ☆62Updated 3 years ago
- Recursive Variant: A simple library for Recursive Variant Types☆96Updated 7 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated 2 weeks ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 9 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated this week
- A C++20 concepts library, providing container concepts etc.☆88Updated last year
- high performance C++20 implementation of std::variant☆57Updated 10 months ago
- A polymorphic value-type for C++☆227Updated 2 years ago
- SPY - C++ Information Broker☆157Updated last month
- Simple C++20 module support for CMake☆213Updated 2 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆129Updated 3 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Updated 4 years ago
- A bunch of small C++ utilities☆70Updated 2 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆80Updated 2 months ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated 2 months ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆227Updated last year
- C++17 Utility classes for comparing multiple values in one simple expression☆205Updated last year
- My WG21 proposals☆63Updated last week
- C++20 Unit-Testing library☆52Updated 9 months ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆114Updated last year
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- An indirect value-type for C++☆83Updated 2 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- A fixed capacity dynamically sized string☆69Updated 3 weeks ago