Skip to content
View InfiniteVerma's full-sized avatar

Organizations

@IEEESBM

Block or report InfiniteVerma

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
InfiniteVerma/README.md

Hi there, I'm InfiniteVerma

My projects:

  • gostrace: A strace implementation in Go using C wrappers with ptrace
  • cpp-tcpip: A TCP/IP implementation over raw sockets as per RFC 793 in C++
  • rrpc: A rust library that implements Remote Procedure Calls.
  • cappuccin: A HTTP Server library written in C++ taking express.js as inspiration (paused)

Open source contributions:

  • KDE
  • Haiku
  • GitLab

Links

Pinned Loading

  1. cpp-tcpip cpp-tcpip Public

    A TCP/IP implementation over raw sockets as per RFC 793

    C++

  2. gostrace gostrace Public

    A strace implementation in Golang using C wrappers with ptrace

    Go

  3. rrpc rrpc Public

    A rust library that implements RPC

    Rust

  4. cappuccin cappuccin Public

    A HTTP Server library written in C++ taking express.js as inspiration.

    C++ 2

  5. components components Public

    Contains few resuable components that are built into shared libraries

    C++

  6. rcpu rcpu Public

    Implementing the Nand2Tetris project in rust

    Rust