sawickiap / str_viewLinks
Null-termination-aware string-view class for C++
☆26Updated 4 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
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- JSON pull-parser/push-serializer library for C++☆21Updated last month
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆50Updated this week
- Yet another C++ text formatting library.☆71Updated 11 months ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- Virtual memory based containers☆42Updated 3 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- Fast delegates implementation☆56Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆36Updated 4 months ago
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- Cut down and minimalistic C++ string formatting library☆27Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated this week
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- String facilities for C++98 and later - a library in search of its identity. Note: renamed from string-lite to make place for string-bare…☆25Updated this week
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Cross-platform C++ Utility Library☆55Updated this week
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- An attempt to introduce a new scripting language for CMake☆60Updated 5 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 4 months ago
- Generic 2D graphics library for C++14☆28Updated 10 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Single Header Constexpr Circular Queue☆18Updated 5 years ago
- Displayed width of UTF-8 strings in Modern C++☆48Updated 2 years ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆18Updated last year
- File/Directory Watcher for Modern C++☆86Updated 3 years ago