C++ Range

Open-source C++ projects categorized as Range

Top 5 C++ Range Projects

  • range-v3

    Range library for C++14/17/20, basis for C++20's std::ranges

    Project mention: Comparing C++ range libraries for filter+reverse case with non-trivial lambda | dev.to | 2024-06-03

    rangesv3 - Uses ranges-v3 - range library for C++14/17/20. Pretty close to the implementation using std::ranges, but a bit more complex, because it distinguishes between actions and views. This method uses the reverse action with views and to_vector, which might allocate an extra vector.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • FunctionalPlus

    Functional Programming Library for C++. Write concise and readable C++ code.

  • NanoRange

    Range-based goodness for C++17

  • rangeless

    c++ LINQ -like library of higher-order functions for data manipulation

  • HCSR04

    Arduino library for HC-SR04, HC-SRF05, DYP-ME007, BLJ-ME007Y, JSN-SR04T ultrasonic ranging sensor

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C++ Range discussion

Log in or Post with

C++ Range related posts

  • Comparing C++ range libraries for filter+reverse case with non-trivial lambda

    6 projects | dev.to | 3 Jun 2024
  • Why are strings and IO so complicated?

    13 projects | /r/cpp | 7 Dec 2023
  • Java Streams in c++

    1 project | /r/cpp | 5 Nov 2023
  • What are some of the ways to make a super nasty nested loop become clean?

    2 projects | /r/cpp | 7 Apr 2023
  • 295 pages on Initialization in Modern C++ :)

    1 project | /r/cpp | 30 Mar 2023
  • Function composition in modern C++

    3 projects | /r/cpp | 5 Mar 2023
  • PocketPy: A Lightweight(~5000 LOC) Python Implementation in C++17

    8 projects | /r/cpp | 6 Feb 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 8 Oct 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Range projects in C++? This list will help you:

Project Stars
1 range-v3 4,109
2 FunctionalPlus 2,100
3 NanoRange 357
4 rangeless 195
5 HCSR04 35

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you konow that C++ is
the 6th most popular programming language
based on number of metions?