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
☆16Updated 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.☆28Updated 2 months ago
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆67Updated last year
- GDB frontend made with Dear ImGui☆142Updated last year
- `cxx_modules_converter.py` is a Python script to convert C++ sources and headers to C++20 modules.☆14Updated 4 months ago
- C++ Config library for managing application configuration.☆26Updated last year
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆85Updated last week
- Low memory overhead allocator☆32Updated 9 months ago
- My C stuff.☆46Updated this week
- C++20 SIMD Within A Register library☆42Updated 3 months ago
- Standard library / common utilities used to build the Sceneri engine driving 3D games and experiences☆66Updated 4 months ago
- Cryptography library for modern C++.☆76Updated 2 years ago
- A memory leak and deadlock finder for C, C++☆74Updated last year
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- OctaneGUI is a renderer agnostic multi-window multi-platform UI library for C++.☆201Updated last year
- Replacement for std::optional with efficient memory usage and additional features.☆49Updated 6 months ago
- An easy-to-use and competitively fast JSON parsing library for C++17, forked from Bitcoin Cash Node's own UniValue library.☆32Updated last year
- C++11 library. Small vector. Static vector. Small flat map/set. Static flat map/set. Compact vector. Segmented vector/devector.☆113Updated 2 weeks ago
- A C++20 2D oriented game engine☆89Updated last year
- Fast regular expression library, with full matching support, even at compile time!☆36Updated 6 months ago
- reflection in c++ for json de/serialization☆46Updated last year
- ☆26Updated 2 years ago
- A C++17 full-text search engine library☆32Updated 3 years ago
- High-performance, lightweight p2p native library for big networks☆40Updated this week
- A light weight C++ in memory argument parser☆63Updated last year
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆100Updated 5 months ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 3 years ago
- A modern, safer alternative to the C++ Standard Library (for Linux/BSD)☆42Updated 3 weeks ago
- C++ Implementtion of Containers, CPU/GPU Allocators, Task Scheduler and other utilities☆89Updated this week
- A C++ commandline for use in servers and chat software. Provides very simple asynchronous input/output.☆90Updated 7 months ago
- Text selection implementation for Dear ImGui☆68Updated last month