sawickiap / str_viewLinks
Null-termination-aware string-view class for C++
☆26Updated 6 months 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☆53Updated 2 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- Virtual memory based containers☆42Updated 4 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last month
- JSON pull-parser/push-serializer library for C++☆21Updated 3 months ago
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- ☆50Updated 8 years ago
- Yet another C++ text formatting library.☆71Updated last year
- A concise and readable metaprogramming language for C++☆62Updated 5 years ago
- Generic 2D graphics library for C++14☆28Updated last year
- C++20 for flag enums☆27Updated 5 years ago
- Displayed width of UTF-8 strings in Modern C++☆49Updated 3 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆16Updated 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☆52Updated 2 months ago
- Library of flat vector-like based associative containers☆76Updated 3 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆19Updated last year
- Cut down and minimalistic C++ string formatting library☆28Updated 2 years ago
- Compile-time printf-like string formatting☆76Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last month
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- Container Traits for Modern C++☆29Updated 5 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆24Updated 6 years ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 10 months ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- A compiler-friendly variadic type list for C++.☆39Updated 2 years ago
- A fast C++ dynamic_cast<> alternative.☆33Updated 4 years ago