#llvm (30 Repositories)
Ranked open-source repositories tagged with #llvm, scored by pull request acceptance likelihood and maintainer engagement velocity.
73.8%
59.4h
30 repositories tagged #llvm
PerryTS/perry
A native TypeScript/JavaScript compiler written in Rust. Compiles TypeScript/JavaScript directly to executables using SWC and LLVM.
vixlang/Vix-lang
A simple and efficient system-level programming language
spicelang/spice
Compiler and standard library for the Spice programming language.
jank-lang/jank
jank is the native Clojure dialect with seamless C++ interop.
LuisaGroup/LuisaCompute
High-Performance Rendering Framework on Stream Architectures
EnzymeAD/Enzyme
High-performance automatic differentiation of LLVM and MLIR.
llvm/circt
Circuit IR Compilers and Tools
RPCS3/rpcs3
PlayStation 3 emulator and debugger
mlir-rs/melior
The rustic MLIR bindings in Rust
kolemannix/k1
A language for the joy of programming
trailofbits/CoBRA
Coefficient-Based Reconstruction of Arithmetic — a Mixed Boolean-Arithmetic (MBA) expression simplifier for deobfuscation
PLC-lang/rusty
Structured Text Parser and LLVM Frontend
JuliaLLVM/LLVM.jl
Julia wrapper for the LLVM C API
grame-cncm/faust
Functional programming language for signal processing and sound synthesis
intel/llvm
Intel staging area for llvm.org contribution. Home for Intel LLVM-based projects.
jeandle/jeandle-jdk
Jeandle is a Just-in-Time compiler for Java. It is built on OpenJDK and leverages the LLVM compiler infrastructure to generate machine code, aiming to provide powerful compilation optimizations and deliver high-performance code.
vgvassilev/clad
clad -- automatic differentiation for C/C++
ROCm/aomp
AOMP is an open source Clang/LLVM based compiler with added support for the OpenMP® API on Radeon™ GPUs. Use this repository for releases, issues, documentation, packaging, and examples.
TheDan64/inkwell
It's a New Kind of Wrapper for Exposing LLVM (Safely)
EnzymeAD/Enzyme.jl
Julia bindings for the Enzyme automatic differentiator
SVF-tools/SVF
Static Value-Flow Analysis Framework for Source Code
scala-native/scala-native
Your favorite language gets closer to bare metal.
google/mlir-hs
Haskell bindings for MLIR
PennyLaneAI/catalyst
A JIT compiler for hybrid quantum programs in PennyLane
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
jeandle/jeandle-llvm
This repository is responsible for the LLVM-related parts of Jeandle.
AccelerateHS/accelerate
Embedded language for high-performance array computations
cyrus-lang/Cyrus
Cyrus is a high-performance systems programming language with explicit syntax and semantics, minimal abstraction and runtime, and manual memory management.
mitsuba-renderer/drjit-core
Dr.Jit — A Just-In-Time-Compiler for Differentiable Rendering (core library)