Improving our billion-row parsers and benchmarks

Improving our billion-row parsers and benchmarks

Making our own String type in Rust

Writing a Snake game in Rust/WASM

Rust: compiling to WASM to make a browser-based game using canvas

Billion row challenge: parsing temperatures fast(ish)

Rust: building arbitrary precision integers (badly)

Rust: how to return a closure from a function, and what are closures anyway?

FizzBuzz 2: FizzBuzz Harder

Rust: understanding strings and sneakily learning to understand Rust