sawickiap / str_view
Null-termination-aware string-view class for C++
☆25Updated last year
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☆51Updated last year
- Small small_vector☆34Updated 4 years ago
- Virtual memory based containers☆42Updated 3 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 11 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Yet another C++ text formatting library.☆71Updated 4 months ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆16Updated last year
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated last month
- C++20 for flag enums☆27Updated 4 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆46Updated 9 months ago
- A fixed capacity dynamically sized string☆65Updated last week
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 11 months ago
- ☆49Updated 7 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 2 months ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 2 years ago
- Thoughts for replacing C++ iostreams.☆12Updated 8 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 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 11 months ago
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- Generic 2D graphics library for C++14☆28Updated 3 months ago
- Container Traits for Modern C++☆29Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 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
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 2 months ago
- Header-only library providing unicode aware string support for C++☆108Updated last month