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:
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 5 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- Experimental JIT compiler generator☆27Updated last year
- A C expression parser and evaluator☆47Updated 2 years ago
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- dlmalloc ported into Rust☆109Updated this week
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- ☆37Updated 8 months ago
- LLVM IR to Cranelift IR translator☆35Updated 5 years ago
- Virtual Machine/Interpreter dispatch method experiments in Rust☆37Updated 7 years ago
- Simple Java Virtual Machine written in pure Rust☆35Updated last week
- A compiler from Rust to C, and a checker for unsafe code☆84Updated 5 years ago
- Garbage collection for Rust inspired by CPython's gcmodule☆21Updated 2 months ago
- x86_64 OS kernel with completely async userspace and single address space [WIP; but basic kernel functionality implemented]☆31Updated 5 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- Rust bindings for libgccjit☆23Updated 2 weeks ago
- Experimental Language based on Rust and Haskell☆51Updated 8 years ago
- [WIP] Compiler for the Limonite programming language.☆14Updated 3 years ago
- A Python Virtual Machine implemented in Rust. For learning purposes.☆38Updated 3 years ago
- Simple malloc implementation.☆32Updated 6 months ago
- Buddy-alloc is a memory allocator for no-std Rust, used for embedded environments.☆32Updated 9 months ago
- A collection of custom allocators☆44Updated 8 years ago
- A symbolic evaluator for MIR☆19Updated 5 years ago
- A DSL and compiler for generating peephole optimizers for Cranelift☆64Updated 5 years ago
- An experimental programming language for ergonomic software verification☆16Updated 2 months ago
- Bindings to GCC's __float128 type☆24Updated 6 months ago
- Garbage collector implementation in Rust for Rust☆13Updated 4 years ago
- Local-affinity first NUMA-aware allocator with optional fallback.☆28Updated 4 years ago
- Pure-Rust libraries for parsing, interpreting, and analyzing LLVM☆80Updated last year