Representing JSON structures in Go

Top-Down operator precedence parsing (2010)

Implementing Raft, Part 3: Persistence and Optimizations

On recursion, Continuations, and Trampolines

Implementing Raft: Part 2: Commands and Log Replication

"Beating" C with 400 lines of unoptimized assembly

Simple Go project lay-out with modules

RSA: Theory and Implementation

Go internals: capturing loop variables in closures

Position Independent Code (PIC) in shared libraries - Eli Bendersky's website