All of lore.kernel.org
 help / color / mirror / Atom feed
* Rust async bindings for rados
@ 2021-08-30 15:09 John Spray
  0 siblings, 0 replies; only message in thread
From: John Spray @ 2021-08-30 15:09 UTC (permalink / raw)
  To: ceph-devel

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-08-30 15:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-30 15:09 Rust async bindings for rados John Spray

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.