Jack O'Connor
I'm @oconnor663 on GitHub. My personal site is https://jacko.io.
All the videos in this channel and the slides in the videos are released under Creative Commons (CC BY). All the code in these videos and slides is released under MIT/Apache 2.0.
From Rust to C and Back Again: an introduction to "foreign functions"
Rust can Compete with Python
[SLOWER VERSION] Rust can Compete with Python
A First Look at Lifetimes in Rust
[SLOWER VERSION] A First Look at Lifetimes in Rust
Unsafe Rust is not C
A Firehose of Rust, for busy people who know some C++
[SLOWER VERSION] A Firehose of Rust, for busy people who know some C++
Bao, a general purpose cryptographic tree hash, and perhaps the fastest hash function in the world
BLAKE2b and the bao tree mode: SIMD and multithreaded hashing in Rust