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:
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated 2 years ago
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- Compile-time string manipulation library for modern C++☆59Updated last year
- Ease-of-use-first argument parsing for C++23☆63Updated last month
- tser - tiny serialization for C++☆146Updated 4 years ago
- Meta C++ Library and Tool☆83Updated 3 years ago
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 11 months ago
- A C++ commandline for use in servers and chat software. Provides very simple asynchronous input/output.☆94Updated last month
- A header-only C++20 library of fast delegates and events☆28Updated 2 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- OctaneGUI is a renderer agnostic multi-window multi-platform UI library for C++.☆205Updated last year
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆166Updated 2 months ago
- An asynchronous FastCGI web microframework for C++☆39Updated 8 months ago
- Modern C++ made easy☆140Updated this week
- A fixed capacity dynamically sized string☆69Updated last month
- A compiler-friendly variadic type list for C++.☆39Updated 2 years ago
- C++20 Dynamic Reflection Library☆139Updated 9 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆184Updated this week
- Lightweight header-only C++20 enum and typename reflection☆82Updated 6 months ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆52Updated 2 months ago
- A library of type traits for introspecting C++ function types☆32Updated 6 years ago
- type-safe and low-boilerplate bit level serialization☆125Updated 4 years ago
- optional bare - A simple version of a C++17-like optional for default-constructible, copyable types, for C++98 and later in a single-fil…☆22Updated 2 months ago
- A C++17 compile time lookup table☆31Updated 8 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆52Updated 2 months ago
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- Build C, C++ and ASM files in C++☆49Updated 3 years ago
- A utility for creating amalgamated single-header C++ libraries☆62Updated 3 years ago
- A modern C++ library for type-safe environment variable parsing☆155Updated last month
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆78Updated 2 years ago