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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. x2ssh x2ssh Public

    A SOCKS5 proxy and VPN that uses SSH as a transport to connect to your existing server

    Rust 1 1

  2. conrt conrt Public

    A minimal container runtime

    Rust

  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

    Rust

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

    Comparing performance of io_uring filecopy vs blocking io filecopy

    Rust

  5. allocator-exploration allocator-exploration Public

    Demos and benchmarks of malloc & virtual memory

    C

  6. threads-mem threads-mem Public

    Let's see how much memory threads stacks actually use

    Rust