awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
cor3ntin avatar

cor3ntin/rangesnext

0
View on GitHub↗
77 stars·5 forks·C++·1 view

Rangesnext

ranges features for c+23 ported to C++20

Features

  • Standard Library Extensions - C++23 range features ported to C++20.

Star history

Star history chart for cor3ntin/rangesnextStar history chart for cor3ntin/rangesnext

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Rangesnext

Similar open-source projects, ranked by how many features they share with Rangesnext.
  • boostorg/leafboostorg avatar

    boostorg/leaf

    339View on GitHub↗

    Lightweight Error Augmentation Framework

    C++
    View on GitHub↗339
  • boostorg/mp11boostorg avatar

    boostorg/mp11

    287View on GitHub↗

    C++11 metaprogramming library

    C++
    View on GitHub↗287
  • bowenfu/matchit.cppBowenFu avatar

    BowenFu/matchit.cpp

    644View on GitHub↗

    match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.

    C++
    View on GitHub↗644
  • boostorg/hanaboostorg avatar

    boostorg/hana

    1,842View on GitHub↗

    Your standard library for metaprogramming

    C++
    View on GitHub↗1,842
See all 25 alternatives to Rangesnext→

Frequently asked questions

What does cor3ntin/rangesnext do?

ranges features for c+23 ported to C++20

What are the main features of cor3ntin/rangesnext?

The main features of cor3ntin/rangesnext are: Standard Library Extensions.

What are some open-source alternatives to cor3ntin/rangesnext?

Open-source alternatives to cor3ntin/rangesnext include: boostorg/leaf — Lightweight Error Augmentation Framework. boostorg/mp11 — C++11 metaprogramming library. bowenfu/matchit.cpp — match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs. dave-hagedorn/cpp-typelist — Use - Moving types in and out of a typelist - Modifying a typelist - anyof, allof, noneof - findif - filter - contains… ericniebler/range-v3 — This is a C++ ranges library and extension to the Standard Template Library that provides a collection of composable… boostorg/hana — Your standard library for metaprogramming.