All Projects → doc → Similar Projects or Alternatives

425 Open source projects that are alternatives of or similar to doc

llvm-kaleidoscope
LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)
Stars: ✭ 124 (+439.13%)
Mutual labels:  llvm, llvm-ir
llvm-semantics
Formal semantics of LLVM IR in K
Stars: ✭ 42 (+82.61%)
Mutual labels:  llvm, llvm-ir
Rellic
Rellic produces goto-free C output from LLVM bitcode
Stars: ✭ 234 (+917.39%)
Mutual labels:  llvm, decompiler
LLAST
A high level LLVM IR AST provider for GraphEngine JIT.
Stars: ✭ 21 (-8.7%)
Mutual labels:  llvm, llvm-ir
TinyCompiler
c compiler based on flex(lex), bison(yacc) and LLVM, supports LLVM IR and obj code generation. 基于flex,bison以及LLVM,使用c++11实现的类C语法编译器, 支持生成中间代码及可执行文件.
Stars: ✭ 162 (+604.35%)
Mutual labels:  llvm, llvm-ir
Bytecoder
Rich Domain Model for JVM Bytecode and Framework to interpret and transpile it.
Stars: ✭ 401 (+1643.48%)
Mutual labels:  llvm, decompiler
Decomp
Components of a decompilation pipeline.
Stars: ✭ 343 (+1391.3%)
Mutual labels:  llvm, decompiler
llvm-hs-typed
Type Safe LLVM IR ( Experimental )
Stars: ✭ 47 (+104.35%)
Mutual labels:  llvm, llvm-ir
llvm-brainfuck
Brainfuck compiler based on LLVM API
Stars: ✭ 27 (+17.39%)
Mutual labels:  llvm, llvm-ir
validating-binary-decompilation
Scalable Validator for Binary Lifters
Stars: ✭ 41 (+78.26%)
Mutual labels:  decompilation, llvm-ir
anvill
anvill forges beautiful LLVM bitcode out of raw machine code
Stars: ✭ 228 (+891.3%)
Mutual labels:  llvm, decompiler
Fcd
An optimizing decompiler
Stars: ✭ 622 (+2604.35%)
Mutual labels:  llvm, decompiler
bl
Simple imperative programming language created for fun.
Stars: ✭ 57 (+147.83%)
Mutual labels:  llvm, llvm-ir
LLVM-Metadata-Visualizer
LLVM Metadata Visualizer
Stars: ✭ 20 (-13.04%)
Mutual labels:  llvm, llvm-ir
Mcsema
Framework for lifting x86, amd64, aarch64, sparc32, and sparc64 program binaries to LLVM bitcode
Stars: ✭ 2,198 (+9456.52%)
Mutual labels:  llvm, llvm-ir
TML.Patcher
Console application for decompiling, recompiling, packaging, and patching tModLoader's .tmod files at blazing-fast speeds.
Stars: ✭ 38 (+65.22%)
Mutual labels:  decompiler, decompilation
alon
Remix for Solana.
Stars: ✭ 87 (+278.26%)
Mutual labels:  llvm
llvm-compile-time-data
LLVM compile-time performance data over time.
Stars: ✭ 16 (-30.43%)
Mutual labels:  llvm
lhc
The LLVM LHC Haskell Optimization System
Stars: ✭ 194 (+743.48%)
Mutual labels:  llvm
kotlin-native
Kotlin/Native infrastructure
Stars: ✭ 7,066 (+30621.74%)
Mutual labels:  llvm
Batch-First
A JIT compiled chess engine which traverses the search tree in batches in a best-first manner, allowing for neural network batching, asynchronous GPU use, and vectorized CPU computations.
Stars: ✭ 27 (+17.39%)
Mutual labels:  llvm
vandal
Static program analysis framework for Ethereum smart contract bytecode.
Stars: ✭ 121 (+426.09%)
Mutual labels:  decompiler
ebpfault
A BPF-based syscall fault injector
Stars: ✭ 65 (+182.61%)
Mutual labels:  llvm
evm llvm
Official repo of the EVM LLVM project
Stars: ✭ 72 (+213.04%)
Mutual labels:  llvm
OS-CFI
Origin-sensitive Control Flow Integrity (OS-CFI) - USENIX Security 2019
Stars: ✭ 27 (+17.39%)
Mutual labels:  llvm
adorad
Fast, Expressive, & High-Performance Programming Language for those who dare
Stars: ✭ 54 (+134.78%)
Mutual labels:  llvm
compiler lab
Some toy labs for compiler course
Stars: ✭ 49 (+113.04%)
Mutual labels:  llvm
mlir-hs
Haskell bindings for MLIR
Stars: ✭ 53 (+130.43%)
Mutual labels:  llvm
Grimheart
Torture your LLVM Obfuscation
Stars: ✭ 29 (+26.09%)
Mutual labels:  llvm
sead
Decompilation of sead: the standard C++ library for first-party Nintendo games
Stars: ✭ 91 (+295.65%)
Mutual labels:  decompilation
clad
clad -- automatic differentiation for C/C++
Stars: ✭ 161 (+600%)
Mutual labels:  llvm
systemc-compiler
This tool translates synthesizable SystemC code to synthesizable SystemVerilog.
Stars: ✭ 128 (+456.52%)
Mutual labels:  llvm
pacxx-llvm
Programming Accelerators with C++ (PACXX)
Stars: ✭ 57 (+147.83%)
Mutual labels:  llvm
manyclangs
Repository hosting unofficial binary pack files for many commits of LLVM
Stars: ✭ 125 (+443.48%)
Mutual labels:  llvm
MadMax
Ethereum Static Vulnerability Detector for Gas-Focussed Vulnerabilities
Stars: ✭ 96 (+317.39%)
Mutual labels:  decompiler
ethdasm
Tool for auditing Ethereum contracts
Stars: ✭ 52 (+126.09%)
Mutual labels:  decompiler
pa.llvm
Program Analysis for LLVM
Stars: ✭ 37 (+60.87%)
Mutual labels:  llvm
sleigh
Unofficial CMake build for Ghidra SLEIGH
Stars: ✭ 54 (+134.78%)
Mutual labels:  decompiler
FPChecker
A dynamic analysis tool to detect floating-point errors in HPC applications.
Stars: ✭ 26 (+13.04%)
Mutual labels:  llvm
pikmin
A decompilation of Pikmin brought to you by fans of the series.
Stars: ✭ 43 (+86.96%)
Mutual labels:  decompilation
joern
Open-source code analysis platform for C/C++/Java/Binary/Javascript/Python/Kotlin based on code property graphs
Stars: ✭ 968 (+4108.7%)
Mutual labels:  llvm
juce faustllvm
JUCE Module for the libfaust JIT compiler
Stars: ✭ 32 (+39.13%)
Mutual labels:  llvm
LOWLLVM
参照着OLLVM写的一个混淆库,只要机器上有装LLVM,就可以直接编译拿来用
Stars: ✭ 46 (+100%)
Mutual labels:  llvm
react-native-decompiler
Decompile React Native Android/IOS Bundle.
Stars: ✭ 78 (+239.13%)
Mutual labels:  decompiler
CMLFS
Clang-Built Musl Linux From Scratch
Stars: ✭ 51 (+121.74%)
Mutual labels:  llvm
LLVMTemplate
LLVM + Swift template Xcode project
Stars: ✭ 12 (-47.83%)
Mutual labels:  llvm
rain
A programming language.
Stars: ✭ 20 (-13.04%)
Mutual labels:  llvm
mollusc
Pure-Rust libraries for parsing, interpreting, and analyzing LLVM
Stars: ✭ 49 (+113.04%)
Mutual labels:  llvm
sycl
SYCL for Vitis: Experimental fusion of triSYCL with Intel SYCL oneAPI DPC++ up-streaming effort into Clang/LLVM
Stars: ✭ 80 (+247.83%)
Mutual labels:  llvm
U-00DC-Sprache
"Ü" programming language development
Stars: ✭ 43 (+86.96%)
Mutual labels:  llvm
tools.decompiler
A decompiler for clojure, in clojure
Stars: ✭ 66 (+186.96%)
Mutual labels:  decompiler
McNinja
Compile Binary Ninja's MLIL to LLVM, for purposes of analysis, patching, and compiling it back to a binary again.
Stars: ✭ 30 (+30.43%)
Mutual labels:  llvm-ir
flextool
C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse language, etc.)
Stars: ✭ 32 (+39.13%)
Mutual labels:  llvm
Chromium Clang
Chromium browser compiled with the Clang/LLVM compiler.
Stars: ✭ 77 (+234.78%)
Mutual labels:  llvm
docker-opengl
Multi-Arch Docker - Mesa 3D OpenGL Software Rendering (Gallium) - LLVMpipe, and OpenSWR Drivers
Stars: ✭ 68 (+195.65%)
Mutual labels:  llvm
dumb-obfuscator
Tutorial on how to write the dumbest obfuscator I could think of.
Stars: ✭ 147 (+539.13%)
Mutual labels:  llvm
verificarlo
A tool for debugging and assessing floating point precision and reproducibility.
Stars: ✭ 51 (+121.74%)
Mutual labels:  llvm
open-ops
Open Optimizing Parallelizing System
Stars: ✭ 21 (-8.7%)
Mutual labels:  llvm
Star-lang-specification
Work in progress specs for the Star programming language
Stars: ✭ 26 (+13.04%)
Mutual labels:  llvm
MetaCG
MetaCG offers an annotated whole program call-graph tool for Clang/LLVM.
Stars: ✭ 21 (-8.7%)
Mutual labels:  llvm
1-60 of 425 similar projects