Published onMarch 22, 2023Learning Rust: ConcurrencyrustUsing threads in Rust and comparing performance to a single thread.
Published onFebruary 2, 2022Learning Rust: The Option EnumrustpythonjavascriptRust has made me reconsider the null value and has made me appreciate safe code.
Published onJanuary 23, 2022Learning Rust: Strings and ImmutablesrustA simple post about what I've learned so far.