llvm
There are 2392 repositories under llvm topic.
RPCS3/rpcs3
PlayStation 3 emulator and debugger
tinygo-org/tinygo
Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.
exaloop/codon
A high-performance, zero-overhead, extensible Python compiler with built-in NumPy support
numba/numba
NumPy aware dynamic Python compiler using LLVM
JetBrains/kotlin-native
Kotlin/Native infrastructure
chai2010/go-ast-book
:books: 《Go语言定制指南》(原名:Go语法树入门/开源免费图书/Go语言进阶/掌握抽象语法树/Go语言AST)
scala-native/scala-native
Your favorite language gets closer to bare metal.
llvm-mirror/llvm
Project moved to: https://github.com/llvm/llvm-project
andreasfertig/cppinsights
C++ Insights - See your source code with the eyes of a compiler
root-project/cling
The cling C++ interpreter
banach-space/llvm-tutor
A collection of out-of-tree LLVM passes for teaching and learning
checkedc/checkedc
Checked C is an extension to C that lets programmers write C code with bounds checking and improved type-safety. The goal is to let people easily make their existing C code type-safe and eliminate entire classes of errors.
heavyai/heavydb
HeavyDB (formerly MapD/OmniSciDB)
weld-project/weld
High-performance runtime for data analytics applications
jank-lang/jank
The native Clojure dialect hosted on LLVM with seamless C++ interop.
grame-cncm/faust
Functional programming language for signal processing and sound synthesis
lifting-bits/mcsema
Framework for lifting x86, amd64, aarch64, sparc32, and sparc64 program binaries to LLVM bitcode
TheDan64/inkwell
It's a New Kind of Wrapper for Exposing LLVM (Safely)
joernio/joern
Open-source code analysis platform for C/C++/Java/Binary/Javascript/Python/Kotlin based on code property graphs. Discord https://discord.gg/vv4MH284Hc
ghdl/ghdl
VHDL 2008/93/87 simulator
Ericsson/codechecker
CodeChecker is an analyzer tooling, defect database and viewer extension for static and dynamic analyzer tools.
NVIDIA/libcudacxx
[ARCHIVED] The C++ Standard Library for your entire system. See https://github.com/NVIDIA/cccl
AcademySoftwareFoundation/OpenShadingLanguage
Advanced shading language for production GI renderers
jfecher/ante
A safe, easy systems language
HikariObfuscator/Hikari
LLVM Obfuscator
llvm/circt
Circuit IR Compilers and Tools
ashvardanian/less_slow.cpp
Playing around "Less Slow" coding practices in C++ 20, C, CUDA, PTX, & Assembly, from numerics & SIMD to coroutines, ranges, exception handling, networking and user-space IO
nodejs/llhttp
Port of http_parser to llparse
VitalElement/AvalonStudio
Cross platform IDE and Shell
QBDI/QBDI
A Dynamic Binary Instrumentation framework based on LLVM.
SVF-tools/SVF
Static Value-Flow Analysis Framework for Source Code
zama-ai/concrete
Concrete: TFHE Compiler that converts python programs into FHE equivalent
EnzymeAD/Enzyme
High-performance automatic differentiation of LLVM and MLIR.
lifting-bits/remill
Library for lifting machine code to LLVM bitcode
Evian-Zhang/llvm-ir-tutorial
LLVM IR入门指南
WebAssembly/wasi-sdk
WASI-enabled WebAssembly C/C++ toolchain