This post is a case study of writing a Rust application using only minimal, artificially constrained API (eg, no dynamic memory allocation).
It assumes a fair bit of familiarity with the language. (more…)
Read more »
A file system is responsible for organising and providing an abstraction over the storage devices where the data is physically stored. In this post, we will learn more about the concepts used by file systems, and how they fit together when writing your ow... (more…)
Read more »
A community fork of a language named after a plant fungus. All of the memory-safe features you love, now with 100% less bureaucracy! - GitHub - crablang/crab: A community fork of a language named ... (more…)
Read more »
Next.js 11.1 introduces an important security patch, ES Modules support, performance improvements, Rust-based tooling, 2x faster data fetching when pre-rendering, and more! (more…)
Read more »
oreboot is a fork of coreboot, with C removed, written in Rust. - oreboot/oreboot... (more…)
Read more »