-
04:32
(UTC -12:00)
Stars
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
Master programming by recreating your favorite technologies from scratch.
NucleusDB is a sharded, distributed key-value store written in Go. It uses Raft for leader election and log replication to provide strong consistency and fault tolerance. (In progress)
Production-grade Python static file server. Run as middleware or standalone.