LRtDW is a series of articles putting Rust features in context for low-level C
programmers who maybe don’t have a formal CS background — the sort of
people who work on firmware, game engines, OS kernels, and the like. Basically,
people like me. (more…)
Read more »
Learn to set up a Rust client with Kafka using real code examples, Schema Registry (similarly to a JVM), and rdkafka instead of Java. (more…)
Read more »
A bittorrent client in Rust. Contribute to ikatson/rqbit development by creating an account on GitHub. (more…)
Read more »
Composable WebSockets made easy, for Rust 🦀. Contribute to gbaranski/ezsockets development by creating an account on GitHub. (more…)
Read more »
In this blog post, we will tackle the One Billion Row Challenge using Rust and Python, converging on a solution in under 10 seconds and looking into some exciting optimizations at play. (more…)
Read more »