jubitaneja / cranelift-peepholesLinks
Automatic peephole optimizer for Cranelift JIT compiler
☆19Updated 4 years ago
Alternatives and similar repositories for cranelift-peepholes
Users that are interested in cranelift-peepholes are comparing it to the libraries listed below
Sorting:
- Modular register allocator algorithms☆105Updated 3 years ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 5 years ago
- Experimental JIT compiler generator☆28Updated last year
- A C expression parser and evaluator☆49Updated 2 years ago
- Rust bindings for libgccjit☆28Updated last month
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- dlmalloc ported into Rust☆114Updated last month
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- Local-affinity first NUMA-aware allocator with optional fallback.☆29Updated 4 years ago
- Simple Java Virtual Machine written in pure Rust☆37Updated 4 months ago
- A Python Virtual Machine implemented in Rust. For learning purposes.☆38Updated 4 years ago
- [WIP] Compiler for the Limonite programming language.☆14Updated 3 years ago
- x86_64 OS kernel with completely async userspace and single address space [WIP; but basic kernel functionality implemented]☆32Updated 5 years ago
- Provides allocations and release strategies for resources used during the lifetime of a VM.☆32Updated last month
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- ☆37Updated last year
- LLVM IR to Cranelift IR translator☆37Updated 6 years ago
- A DSL and compiler for generating peephole optimizers for Cranelift☆64Updated 5 years ago
- Garbage collection for Rust inspired by CPython's gcmodule☆21Updated 7 months ago
- Simple malloc implementation.☆33Updated 10 months ago
- Virtual Machine/Interpreter dispatch method experiments in Rust☆37Updated 8 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- A symbolic evaluator for MIR☆20Updated 5 years ago
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated last year
- A workshop for comparing buddy allocator algorithms☆16Updated 7 years ago
- Garbage collector implementation in Rust for Rust☆13Updated 5 years ago
- A compiler from Rust to C, and a checker for unsafe code☆84Updated 6 years ago
- Bindings to GCC's __float128 type☆24Updated 11 months ago
- In-memory x86-64 assembler for JIT compiler.☆78Updated 9 months ago
- Higher level LLDB bindings for Rust built on lldb-sys.☆61Updated 11 months ago