Creating a
plugin system
has never been done
easier in Rust!
Whether it's a game, a command line utility, a library or a virtual machine,
VPlugin has you covered. Easy to use, lightweight and efficient, VPlugin will
do all the dirty work for you and let you focus on your project.
Key Features
Memory Safety:
VPlugin is written in Rust, famous for its memory safety (And not only) guarantees.
This gives it a significant advantage over C or C++ alternatives without sacrificing
on the speed.
Easy to use:
Even if a complete beginner, VPlugin is easy to grasp on. It does not use Rust-specific
concepts like lifetimes and generics.