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
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- JSON pull-parser/push-serializer library for C++☆21Updated 3 months ago
- Yet another C++ text formatting library.☆71Updated last year
- 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 2 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Updated 7 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- Single Header Constexpr Circular Queue☆18Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated 2 months ago
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Updated 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☆52Updated 2 months ago
- Displayed width of UTF-8 strings in Modern C++☆49Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last month
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 10 months ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆57Updated 5 years ago
- Virtual memory based containers☆41Updated 4 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated 2 months ago
- C++20 for flag enums☆27Updated 5 years ago
- Generic 2D graphics library for C++14☆28Updated last year
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- A compiler-friendly variadic type list for C++.☆39Updated 2 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 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
- ☆34Updated 3 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
- C++17 compile-time enum reflection library☆45Updated 3 years ago