Bucephalus-Studios / stevensStringLibLinks
Simple C++ library with useful string functions.
☆10Updated last month
Alternatives and similar repositories for stevensStringLib
Users that are interested in stevensStringLib are comparing it to the libraries listed below
Sorting:
- List-initialize containers with proper move semantics☆30Updated 5 months ago
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆16Updated 5 months ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- ☆24Updated 2 weeks ago
- variadic pointers and references☆24Updated 3 months ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 5 years ago
- Build-system agnostic code generation application for C++.☆21Updated this week
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆13Updated last year
- Compilation of header-only C++23 constexpr utilities☆13Updated 11 months ago
- Make std::mdspan formattable by std::format.☆10Updated last year
- Forward declarations for C++ standard library☆22Updated 3 years ago
- 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 8 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
- Type-safe and lightweight header-only ECS library for C++17☆12Updated 3 weeks ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆56Updated 3 months ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 10 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated last month
- Standalone version of the boost::unordered library☆29Updated last week
- Multi-format serialization library (JSON, XML, YAML, CSV, MsgPack)☆17Updated last week
- A unique_ptr implementation with small object optimization☆19Updated 11 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Various useful c++ containers and utilities.☆14Updated 3 months ago
- Timers and Alarms based on threads in modern C++☆11Updated last year
- Comparison operators for std::span☆16Updated 5 years ago
- Text wrapper and column formatter for C++.☆27Updated 2 years ago
- A header-only C++ library that allows easily creating thread-safe, concurrency friendly resources.☆21Updated 2 years ago
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆42Updated this week
- homogeneous variadic function parameters☆17Updated last year
- ☆26Updated 5 years ago