sawickiap / str_viewLinks
Null-termination-aware string-view class for C++
☆25Updated 2 years ago
Alternatives and similar repositories for str_view
Users that are interested in str_view are comparing it to the libraries listed below
Sorting:
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- Virtual memory based containers☆42Updated 3 years ago
- Yet another C++ text formatting library.☆71Updated 6 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 2 years ago
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 2 months ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 2 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 9 months ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- C++20 for flag enums☆27Updated 5 years ago
- ☆49Updated 7 years ago
- A set of fixed-sized C++ storage arrays with various features☆30Updated 6 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated last year
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- Header-only library providing unicode aware string support for C++☆108Updated 2 months ago
- Container Traits for Modern C++☆29Updated 4 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- Generic 2D graphics library for C++14☆28Updated 5 months ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated last year
- How to build and maintain a "global" type-list☆24Updated 5 years ago