Bebop v2.3.0 now supports Rust – a faster, safer alternative to Protobuf

The fastest, safest binary serializer now with a hint of Rust. Read more

Similar

Rust vs C Pitfalls

Itay is a developer and a researcher who's passionate about solving low-level challenges. He loves to tinker with electronics, to optimize his Emacs config, and to learn new technologies.

Read more »

Why does musl make my Rust code so slow?

I’ve been running some benchmarks of my Ballista project lately. You can see the current results here. During this benchmarking work, I discovered that the Rust benchmarks were ridiculously slow. After some debugging, it turns out that this is due to the ... (more…)

Read more »