Mjz86 / StringLinks
A C++20 string implementation , with constexpr friendly design, SSO optimized, COW optimized, unicode and encoding awareness, string viewer, and with custom allocators
☆14Updated last week
Alternatives and similar repositories for String
Users that are interested in String are comparing it to the libraries listed below
Sorting:
- A C++ SIMD mathematics library for computer graphics.☆27Updated 2 weeks ago
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆68Updated last year
- A Faster Enum Reflection For C++20 Since I Don't Want To Wait For C++26 Reflection☆79Updated this week
- Low memory overhead allocator☆32Updated 8 months ago
- C++ build system that uses C++ for build configuration.☆17Updated last month
- C++ Implementtion of Containers, CPU/GPU Allocators, Task Scheduler and other utilities☆87Updated this week
- `cxx_modules_converter.py` is a Python script to convert C++ sources and headers to C++20 modules.☆14Updated 2 months ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 2 years ago
- KISS C++20 Type Reflection using IFC files☆72Updated last year
- reflection in c++ for json de/serialization☆46Updated last year
- Gempyre UI Framework for C++ (and Python)☆43Updated 3 months ago
- BAsic Vulkan Engine for desktop and Android☆12Updated last year
- C++ Config library for managing application configuration.☆25Updated 11 months ago
- C++ Entity Component System (ECS)☆31Updated 11 months ago
- Standard library / common utilities used to build the Sceneri engine driving 3D games and experiences☆66Updated 2 months ago
- A modern, safer alternative to the C++ Standard Library (for Linux/BSD)☆42Updated 2 weeks ago
- A C++20 2D oriented game engine☆91Updated last year
- ☆26Updated 2 years ago
- Build C, C++ and ASM files in C++☆50Updated 2 years ago
- Find race conditions at low cost by instrumenting containers☆35Updated 4 months ago
- A light weight C++ in memory argument parser☆59Updated last year
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- C++17 tiny vector math library☆43Updated last year
- A single-header cross-platform library for custom printing to the output stream.☆42Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- C++17 header-only library for manipulating terminal output colors using ANSI escape sequences.☆59Updated last year
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- List-initialize containers with proper move semantics☆30Updated 4 months ago
- Fast regular expression library, with full matching support, even at compile time!☆35Updated 4 months ago
- An asynchronous FastCGI web microframework for C++☆38Updated last month