FastString

(★ 27)

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.

FastString Latest Version Download

Download Latest Version (.zip)
// repository documentation