Skip to content
View tokarevart's full-sized avatar
🦀
🦀

Block or report tokarevart

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

Pinned Loading

  1. tenspec tenspec Public

    Polycrystalline tensile specimen generation and meshing software

    Rust 1 1

  2. polymgen polymgen Public

    PolyMGen is a library for parallel quality mesh generation of many polytopes, such as polygons and polyhedrons

    C++ 6 3

  3. binance-json-parsing binance-json-parsing Public

    Example of how fast can a JSON parsing algorithm be if it's tailored for a specific API response format (saves thousands of clock cycles and is several times faster)

    Rust

  4. io-uring-filecopy io-uring-filecopy Public

    Comparing performance of io_uring filecopy vs blocking io filecopy

    Rust

  5. ldd-paths ldd-paths Public

    Resolve and print absolute paths of dynamic dependencies using ldd

    Python