m3janitha / FastString

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 7 months ago

Alternatives and similar repositories for FastString:

Users that are interested in FastString are comparing it to the libraries listed below