m3janitha / FastStringLinks
Fast, in stack, fixed size string implementation with constexpr noexcept constructors and accessors. fixed_size_string improves memory locality and latency of strings by avoiding heap allocations.
☆26Updated last year
Alternatives and similar repositories for FastString
Users that are interested in FastString are comparing it to the libraries listed below
Sorting:
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- OctaneGUI is a renderer agnostic multi-window multi-platform UI library for C++.☆202Updated last year
- Replacement for std::optional with efficient memory usage and additional features.☆49Updated 5 months ago
- Ease-of-use-first argument parsing for C++23☆62Updated 3 weeks ago
- A memory leak and deadlock finder for C, C++☆73Updated last year
- A C++ commandline for use in servers and chat software. Provides very simple asynchronous input/output.☆89Updated 6 months ago
- Cryptography library for modern C++.☆76Updated 2 years ago
- A fixed capacity dynamically sized string☆66Updated 3 months ago
- C++11 library. Small vector. Static vector. Small flat map/set. Static flat map/set. Compact vector. Segmented vector/devector.☆113Updated this week
- tser - tiny serialization for C++☆143Updated 4 years ago
- Libusb wrapper for Asio☆65Updated 2 years ago
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆82Updated last week
- Build C, C++ and ASM files in C++☆50Updated 2 years ago
- Compile-time string manipulation library for modern C++☆59Updated last year
- An asynchronous FastCGI web microframework for C++☆38Updated 2 months ago
- A universal type for non-type template parameters for C++20 or later.☆27Updated 11 months ago
- A collection of std-like single-header C++ libraries☆188Updated last week
- A modern, safer alternative to the C++ Standard Library (for Linux/BSD)☆42Updated this week
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆90Updated 3 years ago
- ☆41Updated 2 years ago
- Lightweight header-only C++20 enum and typename reflection☆72Updated 2 weeks ago
- C++20 Dynamic Reflection Library☆137Updated 3 months ago
- A library of type traits for introspecting C++ function types☆30Updated 6 years ago
- C++ utilities☆136Updated last month
- A static reflection framework for C++, using libclang.☆55Updated 3 years ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆49Updated 2 years ago
- Replacement for std::optional that does not waste memory unnecessarily☆129Updated last month
- Coroutine support tools☆36Updated 4 months ago
- C++20 thread pool / tasking library / coroutine runtime with no compromises. Excellent performance, powerful features, and simple syntax.☆37Updated 3 weeks ago
- A modern C++ library for type-safe environment variable parsing☆146Updated 8 months ago