Write a tokio 0.2 framed TCP stream codec, push its values to Kafka (Rust)
What we'll be making We'll be listening to a port. This port is streaming out some XML eve... (more…)
Read more »
Welcome to LWN.net… Read more
What we'll be making We'll be listening to a port. This port is streaming out some XML eve... (more…)
Read more »Making computational GPU programming less like talking to a dismembered head - ccleavinger/mimir... (more…)
Read more »The last time I released a preview of Llama's Rust SDK (around 8 months ago) the blog entry was filled with caveats about its limitations. Most of those still apply, but there has been significant progress. The most notable thing is that I now have par... (more…)
Read more »This post contains a gentle introduction to procedural macros in Rust and a guide to writing a procedural macro to curry Rust functions. The source code for the entire library can be found here. It is also available on crates.io. (more…)
Read more »I show how to use heterogeneous lists and traits to implement a type-safe printf in Rust. These mechanisms can ensure that two variadic argument lists share important properties, like the number of format string holes matches the number of printf argument... (more…)
Read more »The latest Rust news to your inbox. Once a month.
No spam and it’s easy to unsubscribe.