uwplse / crustLinks
A compiler from Rust to C, and a checker for unsafe code
☆84Updated 5 years ago
Alternatives and similar repositories for crust
Users that are interested in crust are comparing it to the libraries listed below
Sorting:
- LibJIT wrapper for Rust☆60Updated 7 years ago
- Haskell's language-c ported to Rust.☆32Updated 7 years ago
- Virtual Machine/Interpreter dispatch method experiments in Rust☆38Updated 7 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- A DSL and compiler for generating peephole optimizers for Cranelift☆64Updated 5 years ago
- rust verification condition generator☆96Updated 8 years ago
- ☆27Updated 10 years ago
- LLVM wrappers for Rust☆69Updated 8 years ago
- Experimental Language based on Rust and Haskell☆51Updated 8 years ago
- A not-yet-functional Rust parser written in LALRPOP.☆35Updated 8 years ago
- Where the work of WG-grammar, aiming to provide a canonical grammar for Rust, resides☆101Updated last year
- A very small GC in Rust, with a safe API☆62Updated last year
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 4 years ago
- dlmalloc ported into Rust☆109Updated last month
- Safe Rust LLVM bindings☆124Updated 8 years ago
- A small standalone WebAssembly interpreter in Rust☆36Updated 6 years ago
- Automatic peephole optimizer for Cranelift JIT compiler☆19Updated 4 years ago
- A library that provides a way to logically own objects, whether or not heap allocation is available☆71Updated last year
- Rust testing framework for compilers and VMs☆51Updated 4 months ago
- Initialization code ("crt0") written in Rust☆70Updated 4 years ago
- Context utilities in Rust☆89Updated last year
- ☆95Updated last year
- Put a program in your program, so you can program while you program.☆46Updated 9 years ago
- Simple malloc implementation.☆32Updated 4 months ago
- A collection of custom allocators☆44Updated 8 years ago
- A macro for defining type operators in Rust.☆64Updated 8 years ago
- Arbitrary precision floating point in Rust☆19Updated 9 years ago
- A VM-based runtime environment for functional programming languages☆48Updated 8 years ago
- ☆29Updated 7 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago