llvm-project
Compiler toolkit
A modular toolkit for building highly optimized compilers and run-time environments.
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
30k stars
580 watching
12k forks
Language: LLVM
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A toolkit for building highly optimized compilers and runtime environments. | 56 |
| A resurrected and improved implementation of the LLVM C Backend in Groff, enabling compilation of programs written in various programming languages to native machine code. | 127 |
| Compiles Accelerate code to LLVM IR and executes it on CPUs or NVIDIA GPUs | 159 |
| Building modular, reusable infrastructure for hardware design tools using MLIR and compiler techniques | 1,695 |
| Compiles Haskell2010 code to LLVM IR using a custom optimization pipeline | 198 |
| A machine learning compiler and deployment engine for large language models | 19,396 |
| A compiler frontend written without C macros using LLVM as the backend to compile a minimal language for educational purposes. | 234 |
| Haskell bindings to the LLVM compiler infrastructure project | 105 |
| A .NET Standard library that provides access to the LLVM infrastructure using C#. | 856 |
| A Haskell-based LLVM backend for generating LLVM bytecode from Idris programs | 78 |
| An implementation of Lua in LLVM | 153 |
| A Haskell-based compiler backend that uses LLVM to generate and compile machine code | 82 |
| Compiles C and C++ to WebAssembly for deployment on the web and other platforms | 25,944 |
| An integrated development platform for large language models (LLMs) that provides observability, analytics, and management tools. | 7,123 |
| Compiles high-level programming languages into input for provable computations protocols. | 304 |