Oxc is a collection of high-performance JavaScript and TypeScript tools written in Rust, designed for parsing, transformation, and linting.
Open source. Open possibilities.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
A little curiosity. A world of open source.
THE FIRST COLLECTIONBun is an all-in-one toolkit for JavaScript and TypeScript apps, featuring a fast runtime, bundler, test runner, and package manager in a single executable.
PB-Compiler is a from-scratch C# compiler for the PowerBASIC family (including QuickBASIC and Turbo Basic). It generates authentic 16-bit DOS MZ executables with byte-identical fidelity to original compilers. Features include an SSA-based optimization pipeline, support for modern language extensions in pb36, and cross-platform execution on 64-bit hosts.
SQLGlot is a pure‑Python SQL parser, transpiler, optimizer, and engine that supports over 30 dialects, enabling formatting, cross‑dialect translation, AST manipulation, and optional C‑extension acceleration for fast SQL processing.