Skip to content
View ronakgh97's full-sized avatar

Block or report ronakgh97

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

ronak ghosh mail📩

sad 19yo undergrad

some of my works:

  • blazedb: disk & memory optimized vector search engine/database, which uses hnsw + ivf + [turboquant (WIP)] and simd for fast retrivals.
  • ghost-sync: composable async network rust library for multiplayer integration in game dev.
  • rdrive: decentralized and secure zero-trust object storage node, which uses CAS/Layering with versioning & backups support, essentially amazon s3 and blackblaze b2 clone minus the "bloat".
  • hnsw: simplified library implementation of hierarchical NSW from paper in rust.
  • blas: openBlas kernels implementation in rust for x86_64 arch only.

my interests: database & system design and patterns, micro-opt, hcp, crypto, compilers, game dev.......and pokemons

Groudon Rayquaza Kyogre Dialga Giratina Palkia Zekrom Reshiram

Pinned Loading

  1. hnsw-rs hnsw-rs Public

    Experimental HNSW Implementation

    Rust 1

  2. blaze-db blaze-db Public

    A rust native, standalone and self-managed vector database uses HNSW data structure for fast queries and search.

    Rust 10 1

  3. rdrive rdrive Public

    decentralized, secure zero-trust object storage node, uses SSH like handshake protocol and CAS/Layering like docker image hub with versioning & backups support

    Rust 1

  4. blas_rs blas_rs Public

    openblas implementation in rust (x86 arch only)

    Rust 1

  5. ghost-sync ghost-sync Public

    a simple composable async networking lib for game dev

    Rust 3

  6. missile-sim missile-sim Public

    A missile guidance simulation/sandbox that visualizes various scenarios, applies proportional navigation laws, using forward kinematics

    Rust 5