jatcwang / immix-rust
mirror: GC implementation in Rust: http://ts.data61.csiro.au/publications/nictaabstracts/Lin_BHN_16.abstract.pml
☆34Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for immix-rust
- Stack safe and expressive recursion in Rust☆91Updated last month
- An experimental columnar arena☆41Updated 3 weeks ago
- Lift enum variants to the type-level.☆31Updated 3 years ago
- A minimal in-memory database with relational algebraic expressions as queries☆60Updated 3 years ago
- ☆91Updated last year
- Session Type EDSL for Rust☆101Updated 2 years ago
- A golden file testing library for rust☆32Updated last week
- yk packages☆32Updated this week
- hindley-milner algorithm☆53Updated last year
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated last year
- ☆18Updated last year
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 4 months ago
- An ordered map and set based on a trie.☆29Updated 4 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆51Updated 2 months ago
- Rust-based Scheme Compiler, written in the Nanopass style