fitzgen / bacon-rajan-ccLinks
☆95Updated last year
Alternatives and similar repositories for bacon-rajan-cc
Users that are interested in bacon-rajan-cc are comparing it to the libraries listed below
Sorting:
- A very small GC in Rust, with a safe API☆62Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- A demand-driven compiler with strong IDE support☆196Updated 3 years ago
- A meta-JIT library for Rust interpreters☆163Updated 2 years ago
- Rust bindings for libgccjit.☆51Updated 2 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- Experimental persistent collections in Rust☆45Updated 7 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 3 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago
- Experimental Language based on Rust and Haskell