sawickiap / str_viewLinks
Null-termination-aware string-view class for C++
☆25Updated last week
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
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- JSON pull-parser/push-serializer library for C++☆21Updated 3 months ago
- Yet another C++ text formatting library.☆71Updated 7 months ago
- Generic 2D graphics library for C++14☆28Updated 6 months ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated 11 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 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
- 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
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 4 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago
- Virtual memory based containers☆42Updated 3 years ago
- C++20 for flag enums☆27Updated 5 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated 3 weeks 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
- ☆49Updated 7 years ago
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Updated 5 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- Single Header Constexpr Circular Queue☆17Updated 5 years ago
- Library of flat vector-like based associative containers☆74Updated 2 years ago
- Type traits for properties of C / C++ enum types☆21Updated 6 years ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 6 years ago