|
You are here |
huonw.github.io | ||
| | | | |
lemire.me
|
|
| | | | | ||
| | | | |
smallcultfollowing.com
|
|
| | | | | [AI summary] The author analyzes the trade-offs between using Rust's default system allocators versus hardcoding jemalloc for better performance, proposing a hybrid scheme to balance efficiency with compatibility when embedding Rust into C applications. | |
| | | | |
rust-lang.github.io
|
|
| | | | | [AI summary] A Rust RFC proposes formal conventions for error handling that distinguish between catastrophic errors, contract violations, and obstructions to guide library API design. | |
| | | | |
ptomato.wordpress.com
|
|
| | | A Rust version of a virtual machine, inspired by a popular post from last month about a virtual machine in 125 lines of C | ||