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
#18compiler-explorer/compiler-explorer
Run compilers interactively from your web browser and interact with the assembly
#19nim-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).
#20AssemblyScript/assemblyscript
A TypeScript-like language for WebAssembly.
#21aidenybai/million
Optimizing compiler for React
#22exaloop/codon
A high-performance, zero-overhead, extensible Python compiler with built-in NumPy support
#23Konloch/bytecode-viewer
A Java 8+ Jar & Android APK Reverse Engineering Suite (Decompiler, Editor, Debugger & More)
#24web-infra-dev/rspack
Fast Rust-based bundler for the web with a modernized webpack API 🦀
#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
#29sbcl/sbcl
Mirror of Steel Bank Common Lisp (SBCL)'s official repository
#30google/xls
XLS: Accelerated HW Synthesis
#31ubugeeei-prod/vize
Blazing fast Vue.js Toolchain. Compiler, Linter, Type Checker, Formatter, LSP, Story System, Editor Extensions. This already passed 13k+ test suites, includes real world E2E.
#32IntegralPilot/rustc_codegen_jvm
Compile Rust to Java bytecode and runnable JARs.
#33a2flo/floor
A C++ Compute/Graphics Library and Toolchain enabling same-source CUDA/Host/Metal/OpenCL/Vulkan C++ programming and execution.
#34objeck/objeck-lang
Lightweight object-oriented and functional programming language. Designed to be intuitive, small, cross-platform, and fast. The language emphasizes portability, scalability, and robust API support.
#35purefunctor/purescript-alexandrite
Language implementation for PureScript
#36flymysql/Py-Compiler
一个用python写的编译器