eventhelix
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Visualizing memory layout of Rust's data types (youtube.com)
- The Case for a High-Level Kernel-Bypass I/O Abstraction (2019) (irenezhang.net)
- Rust GPU: The future of GPU programming (rust-gpu.github.io)
- Making Async Rust Reliable (tmandry.gitlab.io)
- Rust Before Main [video] (youtube.com)
- Guide to Error Handling in Rust (howtocodeit.com)
- Nanolog supports logging with 7 ns median latency (github.com)
- The Ultimate Guide to Rust Newtypes (howtocodeit.com)
-
I'm excited to share my book, "Rust Under the Hood," which explores Rust internals by examining the x86-64 assembly code generated by its compiler. This book emerged from a series of articles I wrote about Rust and…