sdleffler / type-operators-rsLinks
A macro for defining type operators in Rust.
☆65Updated 8 years ago
Alternatives and similar repositories for type-operators-rs
Users that are interested in type-operators-rs are comparing it to the libraries listed below
Sorting:
- The peano numbers implemented in Rust's type system.☆24Updated 9 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆103Updated 6 years ago
- Logic programming, for Rust, from inside Rust.☆42Updated 5 years ago
- Experimental type level programming in Rust☆39Updated 4 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago
- GLL parsing framework.☆137Updated last year
- Transport-polymorphic, asynchronous session types for Rust☆63Updated 2 years ago
- JS affine☆67Updated 5 years ago
- Automagical variable binding library for Rust☆67Updated 5 years ago
- ☆94Updated last year
- Fungi: Typed incremental computation with names☆70Updated 5 years ago
- ☆53Updated last month
- A dependent type system built entirely in Rust's trait system (WIP).☆25Updated 6 years ago
- rust verification condition generator☆96Updated 9 years ago
- Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust☆46Updated 9 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆52Updated 6 months ago
- Where the work of WG-grammar, aiming to provide a canonical grammar for Rust, resides☆102Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆163Updated last year
- Lift enum variants to the type-level.☆32Updated 4 years ago
- Scrap Your Rust Boilerplate☆56Updated 7 years ago
- Wadler-style pretty-printing combinators in Rust☆165Updated last week
- experimental datalog rules for a next gen polonius☆19Updated 3 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- A not-yet-functional Rust parser written in LALRPOP.☆35Updated 8 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 4 years ago
- Session Type EDSL for Rust☆103Updated 3 years ago
- Macros have types!☆131Updated 2 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 5 months ago
- Experimental Language based on Rust and Haskell☆51Updated 8 years ago