Skip to content
View m3janitha's full-sized avatar

Block or report m3janitha

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. FastString FastString Public

    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.

    C++ 21 4

  2. FastSBE FastSBE Public

    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.

    C++ 2

  3. MatrixOperation MatrixOperation Public

    C++