Hi Suchakra, Alexei, 2017-01-09 (22:13 -0500) ~ Suchakra <[email protected]> >>> >>> Just in case some people might be interested, I ported the user space >>> eBPF implementation from Rich Lane (uBPF, in C, >>> https://github.com/iovisor/ubpf/) to Rust, and it is available on >>> GitHub: https://github.com/qmonnet/rbpf . >> > > Really nice work! I guess I have a reason to learn Rust now :) Are the > usecases oriented towards packet processing in userspace?
They probably would… But sorry to disappoint you here, to be honest I have no use case at this time. I work on a research project somewhat involving BPF and I have been wanting to experiment with Rust for some time now, so I combined both: but I do not use Rust at work at the moment, so there is no particular plan for rbpf yet. At least now it's freely available if anyone wants to do something with it :). Best, Quentin _______________________________________________ iovisor-dev mailing list [email protected] https://lists.iovisor.org/mailman/listinfo/iovisor-dev
