This summer, I had the privilege of interning at Google on the i18n team under... (more…)
Read more »
🔔 FOLLOW RUSTLAB CHANNEL 🔔ABSTRACT:The Linux kernel is a project with a lot of special requirements on your code, and until late last year, one of those r... (more…)
Read more »
Recently, we worked on an embedded (STM32) project in Rust
and we got some hands-on experience with
the abstractions commonly used for that.
There's `embedded-hal`, which offers abstractions related to
timing, GPIO pins and
common communication peripheral... (more…)
Read more »
As regular users of both Rust and Haskell, the FP Complete engineering team often discusses the similarities and differences in these languages. In this post, we'll review some of the philosophical underpinnings of these languages. (more…)
Read more »