willcrichton / tyradeLinks
A pure functional language for type-level programming in Rust
☆330Updated 2 years ago
Alternatives and similar repositories for tyrade
Users that are interested in tyrade are comparing it to the libraries listed below
Sorting:
- Wadler-style pretty-printing combinators in Rust☆158Updated 2 months ago
- Your favourite Haskell type classes for Rust☆228Updated 2 years ago
- Compile-time reference counting☆448Updated 2 weeks ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆252Updated 2 years ago
- ☆150Updated 5 years ago
- a model of MIR and the Rust type/trait system☆301Updated 2 months ago
- Functional lens library for Rust☆107Updated 4 years ago
- Compile time numbers in Rust.☆547Updated last month
- a pragmatic point-free theorem prover assistant☆140Updated last year
- A friendly little systems language with first-class types. Very WIP! 🚧 🚧 🚧☆618Updated 4 years ago
- A type-level implementation of Smallfuck in Rust, doubling as a Turing-completeness proof for Rust's type system.☆236Updated 8 years ago
- ☆316Updated 7 months ago
- GLL parsing framework.☆137Updated last year
- General-purpose abstractions for incremental computing, in Rust☆356Updated 3 years ago
- A meta-JIT library for Rust interpreters☆162Updated 2 years ago
- PEG parser combinators using operator overloading without macros.☆515Updated 4 months ago
- garbage collection☆321Updated 5 years ago
- We all know Rust's trait system is Turing complete, so tell me, why aren't we exploiting this???☆368Updated 4 years ago
- Refinement Types for Rust☆738Updated this week
- Datalog compiler embedded in Rust as a procedural macro☆473Updated last year
- 🚧 (Alpha stage software) A declarative data definition language for formally specifying binary data formats. 🚧☆263Updated last year
- An implementation of Joshua Yanovski's Ghost Cell paper.☆468Updated last year
- A mostly functional haskell compiler written in rust☆316Updated last year
- The Haskell’s do notation brought to Rust☆61Updated 3 years ago
- Forth for Rust's trait system☆230Updated 4 years ago
- Manual segmented stacks for Rust☆307Updated last month
- A simple, zero-dependency implementation of the untyped lambda calculus in Safe Rust☆124Updated 2 weeks ago
- Maintainable configuration files, for Rust users☆317Updated 2 years ago
- Implementation of "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism"☆111Updated 6 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆158Updated last year