1 Repo
Ready-made, library-based plugin systems that can be integrated into applications quickly without building infrastructure from scratch.
Distinct from Plugin Systems: Distinct from Plugin Systems: emphasizes rapid deployment via a library rather than a framework or platform.
Explore 1 awesome GitHub repository matching development tools & productivity · Library-Based. Refine with filters or upvote what's useful.
Extism is a cross-language WebAssembly plugin framework that lets applications written in any programming language load and execute plugins written in any other language. It provides a universal plugin system where host applications use idiomatic SDKs to load WebAssembly modules, call exported functions, and pass data back and forth, while plugin authors use development kits that handle memory management and host interaction so they can focus on business logic. The framework distinguishes itself through its comprehensive approach to cross-language integration, offering schema-driven binding g
Integrates a ready-made, library-based plugin system into applications quickly without building infrastructure from scratch.