snw1 / static-string-cpp
Compile-time string manipulation library for modern C++
☆57Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for static-string-cpp
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 5 months ago
- C++17 string with fixed size☆105Updated 2 years ago
- A simple C++ header-only template library implementing matching using wildcards☆80Updated 7 months ago
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆87Updated 3 years ago
- A library of type traits for introspecting C++ function types☆27Updated 5 years ago
- C++20 coroutine library☆122Updated this week
- Simple cURL C++17 wrapper☆61Updated last year
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆154Updated 5 months ago
- C++20 single-header library for embedding INI configs☆59Updated last year
- File/Directory Watcher for Modern C++☆79Updated last year
- std::invoke/std::apply analogs for C++11/14☆40Updated last year
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆239Updated 5 months ago
- C++20 library for binary serialization of arbitrary aggregates or tuples. The library also unifies work with tuples and aggregates☆13Updated 2 years ago
- P0323 & P2505 std::expected simple implementation☆39Updated last year
- A lightweight, non-owning reference to a callable.☆170Updated 3 years ago
- C++20 Dynamic Reflection Library☆134Updated 2 weeks ago
- Boost.PFR without the boost namespaces☆64Updated 11 months ago
- Compute various hash functions at compile time with C++11.