(Forwarding to the correct list, I got the kernel ceph-devel by mistake, sorry to anyone getting this twice!) ---------- Forwarded message --------- From: John Spray <jcspray@xxxxxxxxx> Date: Mon, Aug 30, 2021 at 4:09 PM Subject: Rust async bindings for rados To: <ceph-devel@xxxxxxxxxxxxxxx> Hi all, Earlier in the year I was having fun learning Rust, and one of the things I did was to extend the existing ceph-rust crate with async+streams support. Rust's async stream support is very nice, and makes writing small+fast gateway-like things quite low effort. I'm not actively working on this any more but I've parked it in a PR here for anyone who's interested https://github.com/ceph/ceph-rust/pull/79 -- I thought I'd drop a note to the list just in case it's of interest. All the best, John _______________________________________________ Dev mailing list -- dev@xxxxxxx To unsubscribe send an email to dev-leave@xxxxxxx