~sverona/hanukkah-of-data-5783

Hanukkah of Data, in Rust

580bc1a replace anyhow with Box<dyn Error>

2 months ago

c32dd1a update README with replication info

2 months ago

#Hanukkah of Data 5783

My Rust solutions for Hanukkah of Data.

#Replication

git clone https://git.sr.ht/~sverona/hanukkah-of-data-5783
cd hanukkah-of-data-5783
curl -O https://hanukkah.bluebird.sh/5783/noahs-csv.zip
cargo run --release

I'll probably implement timing and such and write a blogpost when it's all over.