Bucephalus-Studios / stevensStringLibLinks
Simple C++ library with useful string functions.
☆10Updated 2 months ago
Alternatives and similar repositories for stevensStringLib
Users that are interested in stevensStringLib are comparing it to the libraries listed below
Sorting:
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆15Updated 8 months ago
- ☆29Updated last week
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Updated 5 years ago
- Build-system agnostic code generation application for C++.☆31Updated last week
- A vector based map that implements a red black tree under the hood. Performs faster insertions and deletions than std::map and has a red…☆13Updated 11 months ago
- ☆15Updated 3 years ago
- List-initialize containers with proper move semantics☆30Updated 7 months ago
- Forward declarations for C++ standard library☆22Updated 4 years ago
- Timers and Alarms based on threads in modern C++☆12Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 3 months 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
- variadic pointers and references☆24Updated 2 months ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆63Updated last month
- Make std::mdspan formattable by std::format.☆11Updated last year
- Compilation of header-only C++23 constexpr utilities☆13Updated 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 last month
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated last week
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- A unique_ptr implementation with small object optimization☆19Updated last year
- RPC library for embedded systems without code generation☆18Updated last week
- Erased is meant to be a fast and constexpr friendly C++ type erasure implementation☆23Updated 2 months ago
- Boost.Mustache☆10Updated 2 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆11Updated 7 years ago
- Header-only C++ containers and algorithms from the SG14 Low Latency study group☆23Updated 11 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated last month
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 4 years ago
- Multi-format serialization library (JSON, XML, YAML, CSV, MsgPack)☆23Updated last week
- A header-only C++ library that allows easily creating thread-safe, concurrency friendly resources.☆21Updated 2 years ago