All of my projects are hosted on Github at anirudhsudhir
A lightning-fast static site generator written in Go.
This project is maintained by Adhesh Athrey, Nathan Paul, Anirudh Sudhir, and Aditya Hegde
Link to the blog
A Bitcask-like log-structured key-value store with an in-memory index, written in Rust.
A concurrent web server written in Rust, with a simple thread pool implementation and graceful shutdown.
A multi-threaded web crawler written in Go, capable of extremely fast crawl rates. It has a consistent crawl rate of over 10k links per minute. On one test, Spidey discovered 16,000 links in a minute.
This project is a rewrite of Spidey.
A server-side rendered pastebin written in Go with data persistence, middleware and sessions.
A command-line tool written in C to recover deleted JPEGs from a forensic RAW image.
Link to the blog