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.☆31Updated 3 years ago
- Type-level named values with partial dependent type support in Rust☆56Updated 2 years ago
- ☆43Updated 3 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- ☆32Updated 2 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago
- ☆17Updated 4 years ago
- Proc macro derive to generate structs from enum variants.☆24Updated last year
- 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
- Transport-polymorphic, asynchronous session types for Rust☆61Updated 2 years ago
- A macro for defining type operators in Rust.☆65Updated 7 years ago
- Debug RefCell which keeps track of stack traces in debug mode☆23Updated last year
- exhaustive testing library☆63Updated 6 months ago
- Collection of typed data structures, trait operators and aliases☆50Updated 4 years ago
- Type-Level Programming in Rust☆27Updated 3 years ago
- Partial function application macro for Rust☆47Updated 4 years ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆53Updated last month
- Macro-rules-style syntax matching for procedural macros☆51Updated last year
- Exploring the "expression problem" in Rust☆46Updated 2 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆51Updated 3 weeks ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Propositional logic with types in Rust☆61Updated last year
- ☆35Updated last year
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆51Updated 3 years ago
- Token tree calling convention☆79Updated 2 years ago
- Scope Graph Implementation in Rust☆22Updated 2 months ago
- Arena allocator with scopes☆43Updated last year
- Proof of Concept of a version of the error trait that is no-std compatible and works with backtraces / error return traces☆11Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week