Seize – Fast, efficient, and robust memory reclamation for Rust

Fast, efficient, and robust memory reclamation for Rust. – GitHub – ibraheemdev/seize: Fast, efficient, and robust memory reclamation for Rust. Read more

Similar

Learn Rust the Dangerous Way

LRtDW is a series of articles putting Rust features in context for low-level C programmers who maybe don’t have a formal CS background — the sort of people who work on firmware, game engines, OS kernels, and the like. Basically, people like me. (more…)

Read more »

The Rust Programming Language Pre-Sale

The Rust Programming Language is the official book on Rust; a community-developed, systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety. Rust’s memory safety guarantees, enforced at compile time, safeguar... (more…)

Read more »