dlopen2 方便进行动态链接库管理的rust 库

dlopen2 方便进行动态链接库管理的rust 库,可以实现模块的动态加载,当然也有不少其他的解决方案(libloading,zenoh的选择)

与其他库的比较

官方提供的一个对比

参考资料

https://github.com/OpenByteDev/dlopen2

https://docs.rs/dlopen2/latest/dlopen2/

https://github.com/apache/iggy/tree/master/core/connectors/runtime

https://github.com/Tyleo/sharedlib

https://github.com/nagisa/rust_libloading

posted on 2025-08-07 08:00  荣锋亮  阅读(21)  评论(0)    收藏  举报

导航