Skip to content
View exapsy's full-sized avatar
😅
😅

Highlights

  • Pro
Block or Report

Block or report exapsy

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

  1. goumem goumem Public

    Manually memory allocate memory in Golang without GC (garbage collection).

    Go 4

  2. rust-microservice rust-microservice Public

    GRPC (crate::tonic) w/ HTTP (crate::rocket) service written in Rust

    Rust 4 1

  3. peekprof peekprof Public

    A profiling tool to peek and profile the memory or cpu usage of a process

    Go 9

  4. tcp_over_udp_in_c tcp_over_udp_in_c Public

    Educational project. As QUIC/HTTP 3.0 comes, I want to learn all the caveats of TCP and why we do that change historically. A TCP implementation over UDP in C language. As close as it gets to bare-…

    C