1 repo
Techniques and tools used to refine source code to improve execution speed and reduce resource consumption.
Explore 1 awesome GitHub repository matching software engineering & architecture · Code Optimization. Refine with filters or upvote what's useful.
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