Is anyone already working on this? I would like to help.
I'm mostly a Ruby/JavaScript developer and I never programmed in C/C++ but I would like to learn system programming and this seemed a nice excuse to me.
One application of it would be to setup and monitor local development environments. I already use LXC + Ansible to manage my dev envs and would be nice to have a tool to spin up stuff and keep it under control (LXC status, monitoring ports, etc).
Or maybe I'm thinking about a bad use case for Rust?
@enricostano Has there been any work done on liblxc bindings yet? I am currently using LXC extensively at work and would love to help or even get started.