menu

Go Code

Go-Misc On GitHub

Miscellaneous gocode used in other projects. Mainly synchronized/synchronization data structures implemented with channels. More of a proof of concept and a tool for understanding channels and synchronization than anything else.

Goopt Fluent On GitHub

Goopt Fluent provides a fluent interface for configuring command line options, similar in capability to getopt_long or goopt.