Oliver E. Anderson's repositories
Classifier-Chains
Classifier chains (blog post)
aoc_2023_day_1
Solution to day 1 of advent of code 2023
iterator_modulo
Primality test not touching the built-in arithmetic operators for primitive types in Rust.
one-billion-rows-rs
My solutions to the one billion rows challenge in Rust
aoc_2023_day_11
Solution to day 11 of advent of code in 2023
go-swag-shell
A nix-shell with a modified go-swag package
group_assignment
Simple group assignment API developed in Rust
iota.rs
Official IOTA Rust library.
is_square_free
Simple library to check if a number is square free.
kuroi.vim
A dark Vim colorscheme
pygments-github-style
GitHub style theme for Pygments, a popular Python syntax highlighter. Identical to the original; just the way it is on GitHub.com.
safari_stats
CLI tools developed as part of a take home test.
u128_vs_rug_integer_benchmarks
See how fixed size arithmetic compares to the high level GMP wrapper `rug` for 128-bit unsigned integers