Skip to content
View ankushT369's full-sized avatar
  • India, Kolkata
  • 18:38 (UTC +05:30)

Block or report ankushT369

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

Ankush Mondal

I enjoy doing open source contribution as most of my time I spend doing this. My interest includes Operating system and Database internals, Data Structures and algorithms, Distributed Systems, Low level Security, Cloud Infra sometimes compilers. Currently learning Rust and I do enjoy systems programming.

You can find me on:

Don't forget to check out my site

Pinned Loading

  1. pgagroal pgagroal Public

    Forked from pgagroal/pgagroal

    High-performance connection pool for PostgreSQL

    C

  2. tursodatabase/turso tursodatabase/turso Public

    Turso is an in-process SQL database, compatible with SQLite.

    Rust 17.2k 712

  3. freebsd/freebsd-src freebsd/freebsd-src Public

    The FreeBSD src tree publish-only repository. Experimenting with 'simple' pull requests....

    C 8.8k 3.2k

  4. Vec Vec Public

    Vec – A Fast Dynamic Array for C++ 1.65x faster than std::vector

    C++ 1

  5. ICMP ICMP Public

    Built a basic ICMP Echo (Ping) tool in C from scratch! No TCP/UDP (kernel bypasses the transport layer) — just raw sockets and pure learning.

    C 1

  6. rbtree rbtree Public

    red black tree in rust

    Rust