[libvirt] libvirt binding for Rust

Daniel P. Berrange berrange at redhat.com
Wed Jun 7 09:43:36 UTC 2017


On Tue, Jun 06, 2017 at 10:31:33PM +0100, Daniel P. Berrange wrote:
> On Tue, Jun 06, 2017 at 12:19:21PM +0200, Sahid Orentino Ferdjaoui wrote:
> > Hello,
> > 
> > I started a work on a libvirt binding for Rust [0]. Not all of the API
> > is implemeted but I think it's now in a usable state.
> > 
> >   https://docs.rs/crate/virt
> >   https://github.com/sahid/libvirt-rs
> > 
> > The code is licensed under LGPL-2.1, it's tested by a CI running
> > libvirt 1.2.0, 2.5.0, 3.3.0. There are unit tests, integration tests
> > and some examples to exercise the code (some parts are still not
> > covered) I also have checked the code with valgrind to avoid any
> > memory leaks.
> > 
> >   https://travis-ci.org/sahid/libvirt-rs
> > 
> > Do you think that we can consider it ready to be hosted by libvirt.org
> > GIT server ? That could help to get new contributors also interested
> > by Rust and improve the code and coverage of the API.
> 
> Given the wide range of other language bindings we are already hosting,
> I'd be happy to see the Rust binding added there too.

I forgot to say, please send me your ssh public key off list, and assuming
no one objects, I'll set up the git hosting for this.

Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




More information about the libvir-list mailing list