pythonesque / dependent_traitsLinks
A dependent type system built entirely in Rust's trait system (WIP).
☆25Updated 6 years ago
Alternatives and similar repositories for dependent_traits
Users that are interested in dependent_traits are comparing it to the libraries listed below
Sorting:
- A library for deadlock-free session-typed communication in Rust.☆46Updated 4 years ago
- Provides a Refl encoding in Rust☆68Updated 2 years ago
- Automagical variable binding library for Rust☆67Updated 5 years ago
- A macro for defining type operators in Rust.☆64Updated 8 years ago
- Experimental type level programming in Rust☆37Updated 3 years ago
- Liquid Types implementation for Rust☆29Updated 2 years ago
- Type-Level Programming in Rust☆27Updated 3 years ago
- type safe, concurrent, pauseless, copying, generational GC. Implementation https://github.com/Avi-D-coder/sundial-gc☆31Updated 5 years ago
- Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust☆46Updated 9 years ago
- ☆37Updated 3 years ago
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- Session Type EDSL for Rust☆103Updated 2 years ago
- ☆35Updated 6 years ago
- Fungi: Typed incremental computation with names☆68Updated 5 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆52Updated 3 months ago
- A type checker for the Lean theorem prover☆41Updated 4 years ago
- Normalization by evaluation for Martin-Löf Type Theory with dependent records☆98Updated 3 years ago
- VS Code extension to verify Rust programs with the Prusti verifier.☆24Updated 3 weeks ago
- Macros have types!☆129Updated 2 years ago
- implementation of Pure Type Systems (PTS) in Rust.☆52Updated 8 years ago
- Logic programming, for Rust, from inside Rust.☆42Updated 5 years ago
- (WIP) Dependently-typed programming language with Agda style dependent pattern matching☆80Updated 4 years ago
- A Hindley-Milner polymorphic typing system☆58Updated last year
- Typed λ-calculus in Rust☆29Updated last year
- Session types for asynchronous communication between multiple parties.☆41Updated 11 months ago
- ☆22Updated 3 years ago
- Dependently-typed row-polymorphic programming language, evolved from minitt-rs☆97Updated 4 years ago
- SAW front end for the MIR language from rustc☆36Updated 4 years ago
- Exploring the "expression problem" in Rust☆50Updated 2 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago