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. (more…)
Read more »
One expert’s take on the Pros, Cons, and Controversies of each language. If you have written code in either Rust or Go, you’ll recognize some similarities and differences between them. While there is some overlap between the goals of the two languages, th... (more…)
Read more »
Welcome to the this workshop! In this hands-on workshop, we will guide you through the process of building a full stack application using Rust for the API, Actix-Web as the web framework, SQLx for database connectivity, Dioxus for the front-end, and Shutt... (more…)
Read more »
In this tutorial, we’ll show you how to build a very simple peer-to-peer application using Rust and the fantastic libp2p library. (more…)
Read more »
Tools for mutual authenticated and end-to-end encrypted messaging between distributed applications. - ockam/documentation/use-cases/end-to-end-encryption-with-rust at develop · ockam-network/ockam... (more…)
Read more »