Bucephalus-Studios / stevensStringLibLinks
Simple C++ library with useful string functions.
☆10Updated 2 weeks 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☆16Updated 6 months ago
- Make std::mdspan formattable by std::format.☆10Updated last year
- A view that allows iteration over a view, returning the index of each item along with each item☆13Updated 5 years ago
- Multi-format serialization library (JSON, XML, YAML, CSV, MsgPack)☆20Updated this week
- List-initialize containers with proper move semantics☆30Updated 5 months ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated last year
- 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
- ☆27Updated last week
- variadic pointers and references☆24Updated last week
- Build-system agnostic code generation application for C++.☆25Updated 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 9 months ago
- Standalone version of the boost::unordered library☆28Updated last month
- Text wrapper and column formatter for C++.☆27Updated 2 years ago
- Timers and Alarms based on threads in modern C++☆11Updated last year
- A unique_ptr implementation with small object optimization☆19Updated 11 months ago
- string pattern matching in C++20☆10Updated 3 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Forward declarations for C++ standard library☆22Updated 3 years ago
- Compilation of header-only C++23 constexpr utilities☆13Updated last year
- Container Traits for Modern C++☆29Updated 4 years ago
- Library for complex bitfields☆19Updated last year
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 5 years ago
- Yet Another C++ Library☆22Updated last year
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- ☆15Updated 3 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated last month
- Type-safe and lightweight header-only ECS library for C++17☆12Updated last month
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 4 years ago