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.
☆25Updated last year
Alternatives and similar repositories for FastString
Users that are interested in FastString are comparing it to the libraries listed below
Sorting:
- tser - tiny serialization for C++☆143Updated 4 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago
- A header-only C++20 library of fast delegates and events☆26Updated 2 years ago
- Replacement for std::optional with efficient memory usage and additional features.☆49Updated 6 months ago
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- A C++ commandline for use in servers and chat software. Provides very simple asynchronous input/output.☆91Updated 7 months ago
- Meta C++ Library and Tool☆83Updated 2 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- OctaneGUI is a renderer agnostic multi-window multi-platform UI library for C++.☆202Updated last year
- A utility for creating amalgamated single-header C++ libraries☆59Updated 3 years ago
- Cryptography library for modern C++.☆76Updated 2 years ago
- Ease-of-use-first argument parsing for C++23☆62Updated 2 months ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆77Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 2 months ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- reflection in c++ for json de/serialization☆46Updated last year
- C++20 Dynamic Reflection Library☆137Updated 5 months ago
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆92Updated 3 years ago
- A collection of std-like single-header C++ libraries☆192Updated last month
- File/Directory Watcher for Modern C++☆85Updated 2 years ago
- Modern C++ made easy☆137Updated last month
- A fixed capacity dynamically sized string☆68Updated last month
- Container Traits for Modern C++☆29Updated 4 years ago
- A modern C++ library for type-safe environment variable parsing☆148Updated 9 months ago
- ☆49Updated 8 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆136Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆66Updated last year
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 3 years ago