Data structures and systems code, built one step at a time in C#, Go and Python, with every step benchmarked.
A single-producer, single-consumer ring buffer built one step at a time, from a lock to 297 million items a second in C#, with every step measured in C#, Go and Python by BenchmarkDotNet, go test and pyperf.
By @Tristan & @Claude