OPEN SOURCE, OPEN TO EVERYONE

Open source. Open possibilities.

Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.

Human-curated · Discover open source3995discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: transpiler清除
oxcoxc-project
ADDED

Oxc is a collection of high-performance JavaScript and TypeScript tools written in Rust, designed for parsing, transformation, and linting.

Developer toolsFrontend tooling
bunoven-sh
ADDED

Bun 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.

Developer toolsTesting & debugging
ADDED

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.

Developer toolsBackend & APIs
sqlglottobymao
ADDED

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.

Developer toolsData & databasesComponent libraries