Janitha Meedeniya

Results 1 repositories owned by Janitha Meedeniya

FastString

21
Stars
4
Forks
Watchers

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.