The billion row challenge: do we have a bug?

The billion row challenge: do we have a bug?

Writing a bit-wise iterator (with Jez!) for our gunzip implementation

Implementing gunzip from scratch in Rust

Jez returns for programming language chat!

Using anyhow to handle errors in my Rust changelog builder

Building a Rust commandline tool: a towncrier clone

Rust: reading very large files for the billion row challenge

Parsing whole lines of the Billion Row Challenge

Improving our billion-row parsers and benchmarks
Making our own String type in Rust