awesome-golang-workshops. A curated list of awesome golang workshops.
524Chronos. Chronos - A static race detector for the go language
441btree. B-tree implementation for Go
238LibraDB. LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.
201Building-a-NoSQL-database-from-zero. A Github repo for Building a NoSQL database from zero
60GopherCon2021IsraelStaticAnalysisWorkshop. Go
51ArgOverwritten. A go analyzer that finds function arguments being overwritten
7go-uniq. Go implementation of Darwin's uniq
5build-your-own-x. Master programming by recreating your favorite technologies from scratch.
1C-double-hashing-hash-table. C implementation of hash table using the double hashing algorithm
1