lava / string_view
A string_view implementation that can remember if it was a c-string once
☆20Updated 4 years ago
Alternatives and similar repositories for string_view:
Users that are interested in string_view are comparing it to the libraries listed below
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago
- Small small_vector☆34Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆73Updated last week
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A hash function library☆42Updated this week
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 4 years ago
- A never-valueless, strong guarantee implementation of std::variant☆68Updated last week
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last week
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 2 years ago
- Compile-time printf-like string formatting