🔨 Build minimal docker images without static linking
-
Updated
Aug 7, 2023 - Rust
🔨 Build minimal docker images without static linking
rubicon enables a form of dynamic linking in Rust through cdylib crates and carefully-enforced invariants.
My implementation of the ELF executable packer described in @fasterthanlime's ongoing series.
The easiest, simplest and safest way to load dynamic (shared object) libraries from Rust!
A rust template repository configured to dynamically link dependencies.
Add a description, image, and links to the dynamic-linking topic page so that developers can more easily learn about it.
To associate your repository with the dynamic-linking topic, visit your repo's landing page and select "manage topics."