There’s been some discussion about arenas in Rust recently, and I thought I’d write about them. Arenas aren’t something you would typically reach for … (more…)
Read more »
An article explaining the unsoundness I found in owning-ref - GitHub - noamtashma/owning-ref-unsoundness: An article explaining the unsoundness I found in owning-ref... (more…)
Read more »
Pure Rust multimedia format demuxing, tag reading, and audio decoding library - GitHub - pdeljanov/Symphonia: Pure Rust multimedia format demuxing, tag reading, and audio decoding library... (more…)
Read more »
Tonic: 0.1 has arrived! tonic is a gRPC over HTTP/2 implementation focused on high performance, interoperability, and flexibility. It has been a few months since I originally released the 0.1.0-alpha.1 version. Since then there has been a ton of growth an... (more…)
Read more »
How difficult is it to use Rust and its ecosystem to write network applications that support IPv6? (more…)
Read more »