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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

m3janitha/FastString Stargazers