FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)
Implementation of Chord DHT(Distributed Hash Table) paper
Simple time based file writer used for writing files to disk
A simple library to scrape and monitor multiple urls in Go (with support for prometheus metrics)
Implementation of hashicorp raft