We improved the performance of our Rust app

A writeup of our journey to improve the performance of Zellij… Read more

Similar

Tokio, the async runtime for Rust, hits 1.0

We are pleased to announce the 1.0 release of Tokio, an asynchronous runtime for the Rust programming language. Tokio provides the needed building blocks for writing reliable networking applications without compromising speed. It comes with asynchronous A... (more…)

Read more »

Compiling Rust Is Testing

This post is a very short contemplation of Rust compilation (times). Don’t expect anything super insightful, just a bunch of thoughts that came up while I was listening to the Rustacean Station podcast. (more…)

Read more »