A rust implementation of Bubbletea https://github.com/charmbracelet/bubbletea - whit3rabbit/bubbletea-rs... (more…)
Read more »
In this post I'll describe how to implement caches in Rust.
It is inspired by two recent refactors I landed at nearcore (nearcore#6549, nearcore#6811).
Based on that experience, it seems that implementing caches wrong is rather easy, and making a mistake ... (more…)
Read more »
Xous is a message-passing microkernel implemented in pure Rust, targeting secure embedded applications. This talk covers three novel aspe... (more…)
Read more »
Posted by Ivan Lozano, Android Team The Android team has been working on introducing the Rust programming language into the Android Open ... (more…)
Read more »