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:
- Cryptography library for modern C++.☆77Updated 2 years ago
- Compile-time string manipulation library for modern C++☆58Updated last year
- A C++ commandline for use in servers and chat software. Provides very simple asynchronous input/output.☆93Updated 10 months ago
- Modern C++ made easy☆140Updated this week
- OctaneGUI is a renderer agnostic multi-window multi-platform UI library for C++.☆204Updated last year
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 9 months ago
- Lightweight header-only C++20 enum and typename reflection☆82Updated 5 months ago
- File/Directory Watcher for Modern C++☆86Updated 3 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆50Updated 3 weeks 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☆50Updated 3 weeks ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- 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
- C++20 compile-time reflection library.☆35Updated last year
- Ease-of-use-first argument parsing for C++23☆63Updated last week
- CMakeLists wrapper around imgui☆65Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated last week
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated last year
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 2 months ago
- A utility for creating amalgamated single-header C++ libraries☆61Updated 3 years ago
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- C++ utilities☆144Updated 2 weeks ago
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆116Updated 5 months ago
- An asynchronous FastCGI web microframework for C++☆39Updated 7 months ago
- tser - tiny serialization for C++☆145Updated 4 years ago
- Displayed width of UTF-8 strings in Modern C++☆48Updated 2 years ago
- C++ Better Futures☆50Updated 2 years ago
- A simple C++ header-only template library implementing matching using wildcards☆91Updated last year
- Build C, C++ and ASM files in C++☆49Updated 2 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆172Updated 10 months ago
- Libusb wrapper for Asio☆65Updated 2 years ago