To Box or Not to Box – My First Real Rust Refactor

I’ve been attempting to improve my Rust skills with a side project. It’s one thing to attend conferences and read books and build hello… Read more

Similar

Rust gets a faster sort implementation

Hi everyone, this is my first PR. I've made some changes to the standard sort algorithm, starting out with a few tweaks here and there, but in the end this endeavour became a complete rewrite of it...

Read more »