awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
martinmoene avatar

martinmoene/string-view-lite

0
View on GitHub↗
469 stars·47 forks·C++·BSL-1.0·8 views

String View Lite

string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library

Features

  • Standard Library Extensions - String-view implementation for older standards.

Star history

Star history chart for martinmoene/string-view-liteStar history chart for martinmoene/string-view-lite

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

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

Projects sharing features with String View Lite

These projects share indexed features with String View Lite. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
Compare all 25 related projects→

Frequently asked questions

What does martinmoene/string-view-lite do?

stringview lite - A C++17-like stringview for C++98, C++11 and later in a single-file header-only library

What are the main features of martinmoene/string-view-lite?

The main features of martinmoene/string-view-lite are: Standard Library Extensions.

Which projects share features with martinmoene/string-view-lite?

Projects with overlapping indexed features 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. cor3ntin/rangesnext — ranges features for c+23 ported to C++20. dave-hagedorn/cpp-typelist — Use - Moving types in and out of a typelist - Modifying a typelist - anyof, allof, noneof - findif - filter - contains… boostorg/hana — Your standard library for metaprogramming.