Statistics for topic llvm
RepositoryStats tracks 629,376 Github repositories, of these 338 are tagged with the llvm topic. The most common primary language for repositories using this topic is C++ (139). Other languages include: Rust (29), C (26), Python (25), LLVM (19), Go (11)
Stargazers over time for topic llvm
Most starred repositories for topic llvm (view more)
Trending repositories for topic llvm (view more)
Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.
Open-source code analysis platform for C/C++/Java/Binary/Javascript/Python/Kotlin based on code property graphs. Discord https://discord.gg/vv4MH284Hc
JIT and AOT compiler for the Ethereum Virtual Machine, built on Revm.
Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.
A high-performance, zero-overhead, extensible Python compiler with built-in NumPy support
Companion Repository for the Lecture Slides for the Clang Libraries
JIT and AOT compiler for the Ethereum Virtual Machine, built on Revm.
Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.
A high-performance, zero-overhead, extensible Python compiler with built-in NumPy support
Learning how to write "Less Slow" code in C++ 20, C 99, CUDA, PTX, & Assembly, from numerics & SIMD to coroutines, ranges, exception handling, networking and user-space IO
Lython is an experimental compiler that transforms Python code into LLVM IR and compiles to native binaries.
out-of-tree llvm obfuscation pass plugin (dynamically loadable by rustc). || rust toolchain with obfuscation llvm pass.
ClangQL is a tool that allow you to run SQL-like query on C/C++ Code instead of database files using the GitQL SDK
out-of-tree llvm obfuscation pass plugin (dynamically loadable by rustc). || rust toolchain with obfuscation llvm pass.
An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.
A high-performance, zero-overhead, extensible Python compiler with built-in NumPy support
Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.
C++ Insights - See your source code with the eyes of a compiler
JIT and AOT compiler for the Ethereum Virtual Machine, built on Revm.
Learning how to write "Less Slow" code in C++ 20, C 99, CUDA, PTX, & Assembly, from numerics & SIMD to coroutines, ranges, exception handling, networking and user-space IO
out-of-tree llvm obfuscation pass plugin (dynamically loadable by rustc). || rust toolchain with obfuscation llvm pass.
Python's Simplicity, C++'s Power, Native Interoperable with all, and Rust (W.I.P)