TartanLlama / rangesView external linksLinks
Ranges that didn't make C++20
☆95Dec 9, 2024Updated last year
Alternatives and similar repositories for ranges
Users that are interested in ranges are comparing it to the libraries listed below
Sorting:
- Single-header, ranges-compatible generator type built on C++20 coroutines☆68Feb 22, 2023Updated 2 years ago
- A bunch of small C++ utilities☆71Dec 8, 2023Updated 2 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Jul 1, 2021Updated 4 years ago
- 🕸️ Glue C++ to your browser! Universal bindings for JavaScript/Wasm using Glue and Embind.☆21Jan 7, 2024Updated 2 years ago
- Proof of concept of view_maybe☆12Dec 9, 2024Updated last year
- A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.☆45Jan 4, 2023Updated 3 years ago
- homogeneous variadic function parameters☆18Feb 20, 2024Updated last year
- Coroutines for C++23☆39Sep 13, 2025Updated 5 months ago
- The Fancy Named Parameters Library☆36Oct 21, 2025Updated 3 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆922Jun 10, 2024Updated last year
- C++11/14/17 std::expected with functional-style extensions☆1,807Sep 1, 2025Updated 5 months ago
- A tool that generates a new C++ project structure so you can start writing your project immediately☆11Aug 24, 2024Updated last year
- repr for Modern C++: Return printable string representation of a value☆86Nov 22, 2020Updated 5 years ago
- A lightweight, non-owning reference to a callable.☆183Sep 22, 2021Updated 4 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆130Aug 1, 2022Updated 3 years ago
- Comparison operators for std::span☆16Mar 27, 2020Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Apr 7, 2025Updated 10 months ago
- ranges features for c+23 ported to C++20☆76Mar 16, 2023Updated 2 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Nov 3, 2025Updated 3 months ago
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆38Aug 30, 2020Updated 5 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆16Dec 29, 2022Updated 3 years ago
- A C++ SIMD mathematics library for computer graphics.☆28Jan 26, 2026Updated 3 weeks ago
- std::ring_span (SG14, P0059R1)☆45Dec 3, 2016Updated 9 years ago
- Range-based goodness for C++17☆363Feb 11, 2021Updated 5 years ago
- Proposed SG14 status_code for the C++ standard☆70Jan 18, 2026Updated 3 weeks ago
- A small C++17 library inspired by Category Theory.☆16Jan 4, 2023Updated 3 years ago
- Buffer and byte algorithms/types based on those of Asio☆15Jan 26, 2022Updated 4 years ago
- C++11 (and onwards) library for lazy evaluation☆365Feb 7, 2026Updated last week
- ☆33Jan 17, 2023Updated 3 years ago
- A C++20 library for sequence-orientated programming☆722Oct 24, 2025Updated 3 months ago
- Boost.org lambda module☆20Dec 10, 2025Updated 2 months ago
- Extension of the STL algorithms on sets☆21Sep 1, 2019Updated 6 years ago
- An efficient, composable design pattern for range processing☆134Mar 6, 2025Updated 11 months ago
- Rewrite C++ code to automatically apply `constexpr` where possible☆246Jan 30, 2023Updated 3 years ago
- Header-Only C++20 Coroutines library☆18Jan 20, 2022Updated 4 years ago
- A tagged-pointer type for C++.☆37Aug 3, 2023Updated 2 years ago
- Conway's Game of Life in the Terminal☆39Aug 24, 2020Updated 5 years ago
- Variadic recursive expression templates with lazy evaluation which look like ordinary (possibly nested) containers.☆17Feb 5, 2023Updated 3 years ago
- Erased is meant to be a fast and constexpr friendly C++ type erasure implementation☆24Aug 10, 2025Updated 6 months ago