Best Open Source compiler Libraries
A curated list of the most popular GitHub repositories tagged with compiler. Select any project to visualize its architecture and dive into the codebase using RepoMind's AI engine.
#1vercel/next.js
The React Framework
#2rust-lang/rust
Empowering everyone to build reliable and efficient software.
#3sveltejs/svelte
web development for the rest of us
#4webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
#5FuelLabs/sway
๐ด Empowering everyone to build reliable and efficient smart contracts.
#6gatsbyjs/gatsby
React-based framework with performance, scalability, and security built in.
#7JetBrains/kotlin
The Kotlin Programming Language.
#8typst/typst
A markup-based typesetting system that is powerful and easy to learn.
#9parcel-bundler/parcel
The zero configuration build tool for the web. ๐ฆ๐
#10babel/babel
๐ Babel is a compiler for writing next generation JavaScript.
#11ziglang/zig
Moved to Codeberg
#12evanw/esbuild
An extremely fast bundler for the web
#13vlang/v
Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io
#14markedjs/marked
A markdown parser and compiler. Built for speed.
#15carbon-language/carbon-lang
Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
#16swc-project/swc
Rust-based platform for the Web
#17v8/v8
The official mirror of the V8 Git repository
#18oxc-project/oxc
โ A collection of high-performance JavaScript tools.
#19compiler-explorer/compiler-explorer
Run compilers interactively from your web browser and interact with the assembly
#20nim-lang/Nim
Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).
#21AssemblyScript/assemblyscript
A TypeScript-like language for WebAssembly.
#22aidenybai/million
Optimizing compiler for React
#23exaloop/codon
A high-performance, zero-overhead, extensible Python compiler with built-in NumPy support
#24Konloch/bytecode-viewer
A Java 8+ Jar & Android APK Reverse Engineering Suite (Decompiler, Editor, Debugger & More)
#25odin-lang/Odin
Odin Programming Language
#26aalhour/awesome-compilers
:sunglasses: Curated list of awesome resources on Compilers, Interpreters and Runtimes
#27opal/opal
Ruby โฅ๏ธ JavaScript
#28ProvableHQ/leo
๐ฆ The Leo Programming Language. A Programming Language for Formally Verified, Zero-Knowledge Applications
#29iree-org/iree
A retargetable MLIR-based machine learning compiler and runtime toolkit.
#30dlang/dmd
dmd D Programming Language compiler
#31ispc/ispc
Intelยฎ Implicit SPMD Program Compiler
#32ubugeeei/vize
Unofficial High-Performance Vue.js Toolchain in Rust
#33phate/jlm
A research compiler for exploring the Regionalized Value State Dependence Graph (RVSDG) intermediate representation