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:
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆104Updated 6 years ago
- GLL parsing framework.☆138Updated last year
- The peano numbers implemented in Rust's type system.☆24Updated 9 years ago
- Transport-polymorphic, asynchronous session types for Rust☆64Updated 3 years ago
- Experimental type level programming in Rust☆41Updated 4 years ago
- Automagical variable binding library for Rust☆68Updated 6 years ago
- JS affine☆69Updated 5 years ago
- Logic programming, for Rust, from inside Rust.☆44Updated 5 years ago
- Where the work of WG-grammar, aiming to provide a canonical grammar for Rust, resides☆103Updated last year
- rust verification condition generator☆96Updated 9 years ago
- experimental datalog rules for a next gen polonius☆19Updated 3 years ago
- A dependent type system built entirely in Rust's trait system (WIP).☆25Updated 7 years ago
- Fungi: Typed incremental computation with names☆71Updated 6 years ago
- Scrap Your Rust Boilerplate☆56Updated 8 years ago
- A very small GC in Rust, with a safe API☆63Updated last year
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 8 months ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- ☆94Updated 2 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Session Type EDSL for Rust☆103Updated 3 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆92Updated 4 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- Macros have types!☆134Updated 2 years ago
- Modular register allocator algorithms☆105Updated 3 years ago
- Verification working group☆104Updated 6 years ago
- ☆53Updated 4 months ago
- A not-yet-functional Rust parser written in LALRPOP.☆36Updated 8 years ago
- SAW front end for the MIR language from rustc☆36Updated 4 years ago
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆54Updated 4 years ago