A lightweight C framework for hot-reloading shared libraries at runtime using dynamic linking. Designed as an academic project, it enables seamless updates to .so files without restarting the application—ideal for modular systems, plugin architectures, and rapid development workflows.
c linux hot-reload academic-project system-programming plugin-system shared-libraries modular-framework dynamic-linking runtime-linking
-
Updated
Jan 7, 2025 - C