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.
23Updated 5 months ago

Related projects

Alternatives and complementary repositories for FastString