Avi-D-coder / sundial-gc-design
type safe, concurrent, pauseless, copying, generational GC. Implementation https://github.com/Avi-D-coder/sundial-gc
☆30Updated 4 years ago
Alternatives and similar repositories for sundial-gc-design:
Users that are interested in sundial-gc-design are comparing it to the libraries listed below
- Provides a Refl encoding in Rust☆69Updated last year
- ☆37Updated 3 years ago
- ICFP tutorial☆39Updated 3 years ago
- Accessing Agda's interaction mode via command line & external tactic for Agda.☆26Updated 4 years ago
- ☆35Updated 6 years ago
- Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust☆46Updated 8 years ago
- Normalization by evaluation for Martin-Löf Type Theory with dependent records☆97Updated 2 years ago
- A library for deadlock-free session-typed communication in Rust.☆46Updated 4 years ago
- Liquid Types implementation for Rust☆28Updated 2 years ago
- Type-Level Programming in Rust☆27Updated 3 years ago
- Map lazy functional language constructs to LLVM IR☆50Updated 5 years ago
- A dependent type system built entirely in Rust's trait system (WIP).☆25Updated 6 years ago
- A simple prolog implementation in Rust