I used to be afraid of async Rust. It's easy to get into trouble ! But thanks to the work done by the whole community, async Rust is getting
easier to use every week. One proje... (more…)
Read more »
Fluvio is a blazing-fast programmable streaming platform for data-in-motion. Apply your own custom logic to protect, normalize, and enrich the data as it moves between services. (more…)
Read more »
I have blogged a few times before about Stacked Borrows, my proposed aliasing model for Rust. But I am a researcher, and what researchers (are expected to) do is write papers—so that’s what... (more…)
Read more »
The second installment of our series on building a runtime reflection system in Rust looks at how we can dynamically access attributes on Rust structs at runtime. (more…)
Read more »
Analogous, indented syntax for the Rust programming language. - GitHub - asvln/analog: Analogous, indented syntax for the Rust programming language. (more…)
Read more »