jerry73204 / typ
Experimental type level programming in Rust
☆37Updated 3 years ago
Alternatives and similar repositories for typ:
Users that are interested in typ are comparing it to the libraries listed below
- Lift enum variants to the type-level.☆33Updated 4 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago
- Transport-polymorphic, asynchronous session types for Rust☆61Updated 2 years ago
- Debug RefCell which keeps track of stack traces in debug mode☆24Updated last year
- ☆33Updated 3 years ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 2 years ago
- ☆45Updated 4 years ago
- ☆37Updated last year
- A macro for defining type operators in Rust.☆65Updated 8 years ago
- Weak hash tables for Rust☆36Updated last year
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- exhaustive testing library☆63Updated 8 months ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆51Updated 3 weeks ago
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- ☆17Updated 4 years ago
- Proc macro derive to generate structs from enum variants.☆28Updated last year
- experimental datalog rules for a next gen polonius☆19Updated 2 years ago
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆24Updated last year
- Provides a Refl encoding in Rust☆68Updated 2 years ago
- ☆27Updated 4 years ago
- Liquid Types implementation for Rust☆28Updated 2 years ago
- Type-level strings☆14Updated last year
- Home of the "types team", affiliated with the compiler and lang teams.☆95Updated last year
- Ranged integers for Rust based on const generics☆28Updated 6 months ago
- Sruth Lùbach: A toy optimization engine☆23Updated 3 years ago
- A dependent type system built entirely in Rust's trait system (WIP).☆25Updated 6 years ago
- tom: a format-preserving TOML parser in Rust☆38Updated 2 years ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month