Bucephalus-Studios / stevensStringLibLinks
Simple C++ library with useful string functions.
☆11Updated 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 11 months ago
- Build-system agnostic code generation application for C++.☆32Updated 3 weeks ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆72Updated 4 months ago
- Multi-format serialization library (JSON, XML, YAML, CSV, MsgPack)☆27Updated last week
- List-initialize containers with proper move semantics☆30Updated 10 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last month
- Timers and Alarms based on threads in modern C++☆12Updated last year
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Updated 2 months ago
- Container Traits for Modern C++☆29Updated 5 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Updated 5 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆46Updated 2 months ago
- ☆15Updated 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 2 months ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 10 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Various useful c++ containers and utilities.☆14Updated last week
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated 6 months ago
- A universal type for non-type template parameters for C++20 or later.☆28Updated last year
- 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
- Low memory overhead allocator☆34Updated last year
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Updated 6 years ago
- Type-safe and lightweight header-only ECS library for C++17☆12Updated 6 months ago
- A header-only C++20 library of fast delegates and events☆28Updated 2 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆16Updated 3 years ago
- Compilation of header-only C++23 constexpr utilities☆13Updated last year
- Make std::mdspan formattable by std::format.☆11Updated 2 years ago