"Memory managed languages? In my kernel?" It's more likely than you think. (more…)
Read more »
Experimental Oxidization of Tectonic the TeX/LaTeX engine. - crlf0710/tectonic... (more…)
Read more »
Rust, an emerging programming language with explosive growth, provides a
robust type system that enables programmers to write memory-safe and data-race
free code. To allow access to a machine's hardware and to support low-level
performance optimizations, ... (more…)
Read more »
Playboy is a Nintendo Gameboy emulator for the Panic Playdate written in Rust! - GitHub - adamsoutar/playboy: Playboy is a Nintendo Gameboy emulator for the Panic Playdate written in Rust! (more…)
Read more »
This is a blog post about the garbage collection framework MMTk and my experience implementing it into our own Rust-based intepreters. We talk about Rust a lot here, but we forgo a lot of its guarantees, for better or for worse, but definitely for perform... (more…)
Read more »