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📩

cs cracked-wannabe 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.
  • rdrive: decentralized and secure zero-trust object storage/streaming node, essentially s3 & 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.
  • ghost-sync: composable async network rust library for multiplayer integration in game dev.

my interests: database internals & libs, micro-opt, hcp, crypto, game dev and pokemons

Groudon Rayquaza Kyogre Dialga Giratina Palkia Zekrom Reshiram

Pinned Loading

  1. rdrive rdrive Public

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

    Rust 1

  2. blas-rs blas-rs Public

    openblas implementation in rust (x86 arch only)

    Rust 1

  3. hnsw-rs hnsw-rs Public

    Simplified HNSW Implementation

    Rust 1

  4. missile-sim missile-sim Public

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

    Rust 5

  5. cbench cbench Public

    BIAS based cpu & gpu bencher

    Rust 1

  6. ghost-sync ghost-sync Public

    a simple composable async networking lib for game dev

    Rust 3