Compiler Open Source Projects

Browse 1,711 Compiler open source projects, ranked by GitHub stars. Find the most popular Compiler tools and libraries.

Share your experience:✍️ Write a Post❓ Ask a Question
1-60 of 1,711 projects
141,025 stars

vercel/next.js

The React Framework

Metrics details
Stars141,025
135,301 stars

golang/go

The Go programming language

Metrics details
Stars135,301
114,728 stars

rust-lang/rust

Empowering everyone to build reliable and efficient software.

Metrics details
Stars114,728
109,883 stars

microsoft/TypeScript

TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

Metrics details
Stars109,883
87,630 stars

sveltejs/svelte

web development for the rest of us

Metrics details
Stars87,630
73,831 stars

python/cpython

The Python programming language

Metrics details
Stars73,831
70,162 stars

apple/swift

The Swift Programming Language

Metrics details
Stars70,162
61,563 stars

FuelLabs/sway

🌴 Empowering everyone to build reliable and efficient smart contracts.

Metrics details
Stars61,563
54,990 stars

typst/typst

A markup-based typesetting system that is powerful and easy to learn.

Metrics details
Stars54,990
53,213 stars

JetBrains/kotlin

The Kotlin Programming Language.

Metrics details
Stars53,213
43,960 stars

babel/babel

🐠 Babel is a compiler for writing next generation JavaScript.

Metrics details
Stars43,960
43,261 stars

ziglang/zig

Moved to Codeberg

Metrics details
Stars43,261
37,715 stars

vlang/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

Metrics details
Stars37,715
34,121 stars

swc-project/swc

Rust-based platform for the Web

Metrics details
Stars34,121
33,789 stars

carbon-language/carbon-lang

Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)

Metrics details
Stars33,789
27,512 stars

emscripten-core/emscripten

Emscripten: An LLVM-to-WebAssembly Compiler

Metrics details
Stars27,512
25,130 stars

v8/v8

The official mirror of the V8 Git repository

Metrics details
Stars25,130
24,364 stars

vercel/pkg

Package your Node.js project into an executable

Metrics details
Stars24,364
22,206 stars

RustPython/RustPython

A Python Interpreter written in Rust

Metrics details
Stars22,206
21,667 stars

gleam-lang/gleam

⭐️ A friendly language for building type-safe, scalable systems!

Metrics details
Stars21,667
21,642 stars

oracle/graal

GraalVM compiles applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀

Metrics details
Stars21,642
20,558 stars

dotnet/roslyn

The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.

Metrics details
Stars20,558
18,911 stars

compiler-explorer/compiler-explorer

Run compilers interactively from your web browser and interact with the assembly

Metrics details
Stars18,911
18,583 stars

wasp-lang/wasp

The batteries-included full-stack framework for the AI era. Develop JS/TS web apps (React, Node.js, and Prisma) using declarative code that abstracts away complex full-stack features like auth, background jobs, RPC, email sending, end-to-end type safety, single-command deployment, and more.

Metrics details
Stars18,583
18,118 stars

nim-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).

Metrics details
Stars18,118
17,962 stars

AssemblyScript/assemblyscript

A TypeScript-like language for WebAssembly.

Metrics details
Stars17,962
17,674 stars

aidenybai/million

Optimizing compiler for React

Metrics details
Stars17,674
17,583 stars

tinygo-org/tinygo

Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.

Metrics details
Stars17,583
16,812 stars

exaloop/codon

A high-performance, zero-overhead, extensible Python compiler with built-in NumPy support

Metrics details
Stars16,812
15,569 stars

Konloch/bytecode-viewer

A Java 8+ Jar & Android APK Reverse Engineering Suite (Decompiler, Editor, Debugger & More)

Metrics details
Stars15,569
14,998 stars

Nuitka/Nuitka

Nuitka is a Python compiler written in Python. It's fully compatible with Python 2.6, 2.7, 3.4-3.14. You feed it your Python app, it does a lot of clever things, and spits out an executable or extension module.

Metrics details
Stars14,998
14,548 stars

scala/scala

Scala 2 compiler and standard library. Scala 2 bugs at https://github.com/scala/bug; Scala 3 at https://github.com/scala/scala3

Metrics details
Stars14,548
13,893 stars

BuilderIO/mitosis

Write components once, run everywhere. Compiles to React, Vue, Qwik, Solid, Angular, Svelte, and more.

Metrics details
Stars13,893
13,591 stars

apache/tvm

Open Machine Learning Compiler Framework

Metrics details
Stars13,591
13,285 stars

DoctorWkt/acwj

A Compiler Writing Journey

Metrics details
Stars13,285
13,168 stars

gopherjs/gopherjs

A compiler from Go to JavaScript for running Go code in a browser

Metrics details
Stars13,168
13,134 stars

TypeStrong/ts-node

TypeScript execution and REPL for node.js

Metrics details
Stars13,134
12,816 stars

web-infra-dev/rspack

Fast Rust-based bundler for the web with a modernized webpack API 🦀

Metrics details
Stars12,816
11,761 stars

rui314/chibicc

A small C compiler

Metrics details
Stars11,761
11,462 stars

mono/mono

Mono open source ECMA CLI, C# and .NET implementation.

Metrics details
Stars11,462
11,425 stars

odin-lang/Odin

Odin Programming Language

Metrics details
Stars11,425
11,418 stars

oz123/awesome-c

A curated list of awesome C frameworks, libraries, resources and other shiny things. Inspired by all the other awesome-... projects out there.

Metrics details
Stars11,418
11,215 stars

dart-lang/sdk

The Dart SDK, including the VM, JS and Wasm compilers, analysis, core libraries, and more.

Metrics details
Stars11,215
11,083 stars

numba/numba

NumPy aware dynamic Python compiler using LLVM

Metrics details
Stars11,083
10,912 stars

munificent/craftinginterpreters

Repository for the book "Crafting Interpreters"

Metrics details
Stars10,912
10,801 stars

cython/cython

The most widely used Python to C compiler

Metrics details
Stars10,801
9,834 stars

aalhour/awesome-compilers

:sunglasses: Curated list of awesome resources on Compilers, Interpreters and Runtimes

Metrics details
Stars9,834
9,393 stars

clojure/clojurescript

Clojure to JS compiler

Metrics details
Stars9,393
8,136 stars

google/traceur-compiler

Traceur is a JavaScript.next-to-JavaScript-of-today compiler

Metrics details
Stars8,136
7,842 stars

elm/compiler

Compiler for Elm, a functional language for reliable webapps.

Metrics details
Stars7,842
7,667 stars

google/closure-compiler

A JavaScript checker and optimizer.

Metrics details
Stars7,667
7,618 stars

parcel-bundler/lightningcss

An extremely fast CSS parser, transformer, bundler, and minifier written in Rust.

Metrics details
Stars7,618
7,488 stars

norvig/paip-lisp

Lisp code for the textbook "Paradigms of Artificial Intelligence Programming"

Metrics details
Stars7,488
7,437 stars

enso-org/enso

Enso Analytics is a self-service data prep and analysis platform designed for data teams.

Metrics details
Stars7,437
7,413 stars

rescript-lang/rescript-compiler

The compiler for ReScript.

Metrics details
Stars7,413
7,318 stars

cisco/ChezScheme

Chez Scheme

Metrics details
Stars7,318
6,980 stars

JetBrains/kotlin-native

Kotlin/Native infrastructure

Metrics details
Stars6,980
6,893 stars

HaxeFoundation/haxe

Haxe - The Cross-Platform Toolkit

Metrics details
Stars6,893
6,880 stars

RockstarLang/rockstar

Home of the Rockstar programming language

Metrics details
Stars6,880
6,798 stars

klange/toaruos

Complete, independent operating system built by humans.

Metrics details
Stars6,798
1-60 of 1,711 projects
Get A Weekly Email With Trending Compiler Projects
Stay updated on Compiler plus related topics you pick below.

Copyright 2018-2026 Awesome Open Source.  All rights reserved.