2 repos
Frameworks and tools that enable the execution of external native libraries through low-level bindings and build configurations.
Explore 2 awesome GitHub repositories matching programming languages & runtimes · Native Library Integrations. Refine with filters or upvote what's useful.
This framework provides a multi-process architecture for building desktop applications using web technologies. It manages the application lifecycle, window states, and system-level integrations through a primary entry point, while isolating web content in separate rendering processes to maintain stability and security.
Bun is a high-performance runtime environment designed to execute JavaScript and TypeScript applications with minimal latency and high throughput. Built on a native core implemented in Zig, it provides a unified execution engine that leverages JavaScriptCore for efficient memory management and low-latency startup. The