uwplse / crustLinks
A compiler from Rust to C, and a checker for unsafe code
☆84Updated 6 years ago
Alternatives and similar repositories for crust
Users that are interested in crust are comparing it to the libraries listed below
Sorting:
- Haskell's language-c ported to Rust.☆33Updated 7 years ago
- 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☆105Updated 3 years ago
- Virtual Machine/Interpreter dispatch method experiments in Rust☆36Updated 8 years ago
- Where the work of WG-grammar, aiming to provide a canonical grammar for Rust, resides☆103Updated last year
- LLVM wrappers for Rust☆69Updated 8 years ago
- A VM-based runtime environment for functional programming languages☆51Updated 8 years ago
- LibJIT wrapper for Rust☆60Updated 7 years ago
- ☆94Updated 2 years ago
- A very small GC in Rust, with a safe API☆63Updated last year
- Simple malloc implementation.☆33Updated 10 months ago
- A library that provides a way to logically own objects, whether or not heap allocation is available☆71Updated last year
- A rust crate which implements nanboxing☆22Updated 8 years ago
- ☆27Updated 10 years ago
- Experimental Language based on Rust and Haskell☆54Updated 8 years ago
- rust verification condition generator☆96Updated 9 years ago
- Logic programming, for Rust, from inside Rust.☆44Updated 5 years ago
- dlmalloc ported into Rust☆114Updated last month
- Automatic peephole optimizer for Cranelift JIT compiler☆19Updated 4 years ago
- A DSL and compiler for generating peephole optimizers for Cranelift☆64Updated 5 years ago
- A not-yet-functional Rust parser written in LALRPOP.☆36Updated 8 years ago
- An almost-parallel, semi-functioning, dynamic linker experiment, written in Rust☆171Updated 7 years ago
- A macro for defining type operators in Rust.☆65Updated 8 years ago
- Rust testing framework for compilers and VMs☆51Updated 10 months ago
- Safe Rust LLVM bindings☆125Updated 9 years ago
- Arbitrary precision floating point in Rust☆19Updated 10 years ago
- A collection of custom allocators☆46Updated 8 years ago
- A small standalone WebAssembly interpreter in Rust☆36Updated 7 years ago
- Put a program in your program, so you can program while you program.☆46Updated 9 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago