Janitha Meedeniya's repositories

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.

Language:C++License:MITStargazers:19Issues:2Issues:2

FastSBE

Command line Python code generator that generates C++ codec for SBE messages. 5X faster encoding and 2X faster decoding compared to widely used sbe-tool.

Language:C++License:MITStargazers:2Issues:1Issues:0