Rust Tokio-Mpmc

A multi-producer multi-consumer queue implementation based on Tokio – lispking/tokio-mpmc… Read more

Similar

Zngur: A C++/Rust interop tool

Zngur (/zængɑr/) is a C++/Rust interop tool. It tries to expose arbitrary Rust types, methods, and functions while preserving its semantics and ergonomics as much as possible. Using Zngur, you can use arbitrary Rust crate in your C++ code as easily as usi... (more…)

Read more »

Rust from a Gopher – Testing

Hello and welcome to the seventh post in my series about learning Rust. In case you want to hit it from the start, here’s a link to the first one! This entire series covers my journey from being a completely land-locked Gopher to becoming (hopefully) a ha... (more…)

Read more »

Apache Arrow 2.0.0 Rust Highlights

Apache Arrow 2.0.0 is a significant release for the Apache Arrow project in general (release notes), and the Rust subproject in particular, with almost 200 issues resolved by 15 contributors. In this blog post, we will go through the main changes affectin... (more…)

Read more »