Glommio is a thread-per-core framework that aims to make the task of writing highly parallel asynchronous application in a thread-per-core architecture easier for rustaceans - DataDog/glommio... (more…)
Read more »
Seeing Rust as a potential successor to TypeScript, we go through through the Rust Book with TypeScript in mind. (more…)
Read more »
Lifetime annotations are one of the things that distract the most new rustaceans.
I believe they are a pure evil waste of time. Let’s be honest, lifetime (annotations) are ugly and induce a cognitive load that distracts from getting the actual things done... (more…)
Read more »
A month or so ago I started working on a neural network implementation in Rust, from scratch. I… (more…)
Read more »
The fastest and safest AV1 encoder. Contribute to xiph/rav1e development by creating an account on GitHub. (more…)
Read more »