ranges features for c+23 ported to C++20
☆76Mar 16, 2023Updated 3 years ago
Alternatives and similar repositories for rangesnext
Users that are interested in rangesnext are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Numeric algorithms for C++20 Ranges☆30May 19, 2020Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Apr 7, 2025Updated last year
- meta-programming, C++11☆16Jun 21, 2022Updated 3 years ago
- homogeneous variadic function parameters☆18Feb 20, 2024Updated 2 years ago
- C++20 and onward collection of high performance data containers and related tools☆56Apr 7, 2026Updated last week
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Range-based goodness for C++17☆364Feb 11, 2021Updated 5 years ago
- Collection of proposals for c++☆28Mar 19, 2026Updated 3 weeks ago
- Proof of concept of view_maybe☆12Dec 9, 2024Updated last year
- A C++14 and later CRTP template for defining iterators☆76Mar 11, 2026Updated last month
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 5 years ago
- A library to parse and manipulate C/C++ type names☆36Apr 2, 2026Updated last week
- Using C++ templates to track dimensional metadata☆11Nov 20, 2020Updated 5 years ago
- A lightweight, non-owning reference to a callable.☆185Mar 16, 2026Updated 3 weeks ago
- An additive strong typedef library for C++14/17/20☆478Jan 28, 2025Updated last year
- Deploy open-source AI quickly and easily - Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- 🕸️ Glue C++ to your browser! Universal bindings for JavaScript/Wasm using Glue and Embind.☆22Jan 7, 2024Updated 2 years ago
- Ranges that didn't make C++20☆95Dec 9, 2024Updated last year
- A vectorizable multi-dimensional iterator for C++ using the Coroutines TS☆12Jun 5, 2022Updated 3 years ago
- Makes my C++ projects easier and faster to develop☆10Jun 15, 2022Updated 3 years ago
- Showcases how to use UTF-8 in C++ with the win32 api☆47Jun 15, 2024Updated last year
- The Domain-Correct Quantities and Units Library for C++ — full quantity kind safety, ISO 80000 compliant, C++29 standardization candidate…☆1,404Apr 6, 2026Updated last week
- Collaborating on papers for the ISO C++ committee - public repo☆28Nov 21, 2025Updated 4 months ago
- Single-header library facilities for C++2a Coroutines☆81Feb 13, 2022Updated 4 years ago
- Trying out the Coroutines TS☆20Nov 13, 2020Updated 5 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Department of Energy Standard Utility Library☆33Mar 27, 2026Updated 2 weeks ago
- Displayed width of UTF-8 strings in Modern C++☆49Jan 2, 2023Updated 3 years ago
- An efficient, composable design pattern for range processing☆136Mar 6, 2025Updated last year
- Experimental library for coroutines and networking☆17Jan 25, 2018Updated 8 years ago
- DARMA/magistrate => Serialization and checkpointing library☆12Jan 26, 2026Updated 2 months ago
- C++20 Compact Tuple Tools☆58Updated this week
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Dec 31, 2025Updated 3 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆131Aug 1, 2022Updated 3 years ago
- Lockless allocator, derived from http://locklessinc.com/☆14May 18, 2017Updated 8 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…