Hi folks, I believe there could be benefits in having the option of writing VPP plugins in Rust, so to that end I've created a set of Rust crates/packages to make it easier to write plugins, make use of the underlying VPP C APIs, and an example feature plugin all of which can be found here:
https://github.com/rshearman/vpp-plugin-rs/ The goal is to have performance parity with VPP plugins written in C (compiling with support for different instruction sets similar to C code is already supported, for example), but whilst still feeling like Rust code. I'd be interested in feedback from the VPP development community. Thanks, -- Rob Shearman
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#26515): https://lists.fd.io/g/vpp-dev/message/26515 Mute This Topic: https://lists.fd.io/mt/116254824/21656 Group Owner: [email protected] Unsubscribe: https://lists.fd.io/g/vpp-dev/leave/14379924/21656/631435203/xyzzy [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
