OneSignal has been using Rust extensively in production since 2016, and a lot has changed in the last four years. We look back at how Rust has transformed the way we deliver notifications here at OneSignal. (more…)
Read more »
As a (late) part of the #rust2020 request, I wanted to talk about one of the paper-cuts that has become decently problematic for new and experienced users of Embedded Rust: (more…)
Read more »
In some domains of programming it’s common to want to write a data structure or algorithm that can work with elements of many different types, such as a generic list or a sorting algorithm that only needs a comparison function. Different programming langu... (more…)
Read more »
Fake data generator library with 130+ functions written in Rust - GitHub - PumpkinSeed/fakeit: Fake data generator library with 130+ functions written in Rust... (more…)
Read more »
Implementation of the GPT architecture in Rust 🦀 + Burn 🔥 - felix-andreas/gpt-burn... (more…)
Read more »