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++☆145Updated 4 years ago
- OctaneGUI is a renderer agnostic multi-window multi-platform UI library for C++.☆203Updated last year
- An asynchronous FastCGI web microframework for C++☆39Updated 5 months ago
- Replacement for std::optional with efficient memory usage and additional features.☆49Updated 8 months ago
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- Modern C++ made easy☆137Updated 3 months ago
- Cryptography library for modern C++.☆76Updated 2 years ago
- A header-only C++20 library of fast delegates and events☆26Updated 2 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆137Updated 4 years ago
- Ease-of-use-first argument parsing for C++23☆62Updated 3 months ago
- Compile-time string manipulation library for modern C++☆59Updated last year
- 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 last month
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆93Updated 4 years ago
- A C++ commandline for use in servers and chat software. Provides very simple asynchronous input/output.☆93Updated 8 months ago
- type-safe and low-boilerplate bit level serialization☆125Updated 3 years ago
- C++ utilities☆144Updated last month
- C++20 Dynamic Reflection Library☆139Updated 6 months ago
- A simple C++ header-only template library implementing matching using wildcards☆89Updated last year
- Meta C++ Library and Tool☆83Updated 2 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆49Updated last week
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆77Updated 2 years ago
- A utility for creating amalgamated single-header C++ libraries☆60Updated 3 years ago
- Lightweight header-only C++20 enum and typename reflection☆80Updated 3 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated 3 weeks ago
- A lightweight, non-owning reference to a callable.☆180Updated 4 years ago
- Fast binary logger for C++☆228Updated 9 months ago
- forward declarations for C++ std headers☆74Updated 4 years ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- File/Directory Watcher for Modern C++☆86Updated 2 years ago