C++ ranges

Open-source C++ projects categorized as ranges

Top 5 C++ range Projects

  • C++ Format

    A modern formatting library

  • Project mention: C++ left arrow operator (2016) | news.ycombinator.com | 2024-03-24

    Continuation passing monads form the basis of a perfectly valid and usable software architecture and programming pattern.

    In the case of ostream and operator<<, this pattern reduces the number of intermediate objects that would otherwise be constructed.

    If you object to iostream on religious or stylistic grounds, there's always fmt which is more like Go or Python string interpolation.[0]

    0. https://fmt.dev

  • scnlib

    scanf for modern C++

  • Project mention: Why are strings and IO so complicated? | /r/cpp | 2023-12-07

    scnlib (https://github.com/eliaskosunen/scnlib) scanf

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • flux

    A C++20 library for sequence-orientated programming (by tcbrindle)

  • Project mention: Why are strings and IO so complicated? | /r/cpp | 2023-12-07

    flux (https://github.com/tcbrindle/flux) (like ranges::views)

  • think-cell-library

    think-cell core library

  • Project mention: Inside boost::concurrent_flat_map | /r/cpp | 2023-07-07

    We at think-cell use that pattern a lot in our library.

  • text

    A spicy text library for C++ that has the explicit goal of enabling the entire ecosystem to share in proper forward progress towards a bright Unicode future. (by soasis)

  • Project mention: The Absolute Minimum Every Software Developer Must Know About Unicode in 2023 | news.ycombinator.com | 2023-10-02

    It sounds like a generic length function in Unicode in 2023 is no longer a good idea. These articles complaining about the variety of lengths in Unicode are annoying at this point. Pretty much all of them can be summed up as, "Well, it depends." And, that isn't wrong. But nerds love to argue until they are blue in the face about the One Correct Answer. Sheesh.

    This is the most interesting comparison article I have seen in years about Unicode processing in C++: https://thephd.dev/the-c-c++-rust-string-text-encoding-api-l...

    The author is also the lead on an open source C++ Unicode library called ztd.txt: https://github.com/soasis/text

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
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). The latest post mention was on 2024-03-24.

C++ ranges related posts

Index

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

Project Stars
1 C++ Format 19,262
2 scnlib 931
3 flux 382
4 think-cell-library 349
5 text 296
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com