Janus: a tiny graph library in Go
All of the code for this post is at github.com/dylanlott/janus
Janus is my latest toy library that I wrote as a way to experiment with graph structures. I work with networks all day so it feels applicable and maybe even overdue to write a raw graph library