Neko

All of my projects are hosted on Github at anirudhsudhir

Projects

Anna

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


kvs

A Bitcask-like log-structured key-value store with an in-memory index, written in Rust.


Hermes

A concurrent web server written in Rust, with a simple thread pool implementation and graceful shutdown.


Spidey-v2

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.


Bingo

A server-side rendered pastebin written in Go with data persistence, middleware and sessions.


Qapture

A command-line tool written in C to recover deleted JPEGs from a forensic RAW image.

Link to the blog