Testability: Reimagining OOP design patterns in Rust

I’m going to look at design patterns that enables easy code testability. Most of the code
I write at work is written in a traditional object-oriented language, and is almost
exclusively using the pattern known as Dependency Injection (DI). Read more

Similar

Getting Started with Rust

In this series, we look at the most loved languages according to the Stack Overflow developer survey, the spread and use cases for each of them and collect some essential links on how to get into them. First up: Rust. Intro Despite its relatively tiny use... (more…)

Read more »

I3status-Rust

Very resourcefriendly and feature-rich replacement for i3status, written in pure Rust - GitHub - greshake/i3status-rust: Very resourcefriendly and feature-rich replacement for i3status, written in ... (more…)

Read more »

Arti, a pure-Rust Tor implementation

Greetings! Today I'm happy to announce a new era in Tor implementation. Over the past year or so, we've been working on "Arti", a project to rewrite Tor in Rust. Thanks to funding from Zcash Open Major Grants (ZOMG), we can finally put the Arti project up... (more…)

Read more »