ronak ghosh mail📩
lost cs 19yo undergrad
- blazedb: disk & memory optimized vector search engine/database, which uses hnsw + ivf + [turboquant (WIP)] and simd for fast retrivals.
[archived] - rdrive: decentralized and secure zero-trust object storage/streaming node, essentially s3 & b2 clone minus the "bloat".
- cbench: micro-benchmarking tool for x86 cpus
- hnsw: simplified library implementation of hierarchical NSW from paper in rust.
- blas: openBlas kernels implementation in rust for x86_64 arch only.
- missile-sim: library simulates missile-target engagement scenarios using six different guidance laws. It is designed for use in games, simulations and research experiments.
- hydra-sync: SPMC network library for good abstraction distributed relay cluster applications (e.g qbittorrent, tor, etc)
- ghost-sync: composable async network rust library for multiplayer integration in game dev.
my interests: perf engineering, exploring x86 cpu, database internals, network stacks and building libs