maybevoid / mononymLinks
Type-level named values with partial dependent type support in Rust
☆57Updated 3 years ago
Alternatives and similar repositories for mononym
Users that are interested in mononym are comparing it to the libraries listed below
Sorting:
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆54Updated 10 months ago
- ☆46Updated 4 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- Experimental type level programming in Rust☆41Updated 4 years ago
- Transport-polymorphic, asynchronous session types for Rust☆64Updated 3 years ago
- exhaustive testing library☆66Updated last year
- Stack safe and expressive recursion in Rust☆107Updated 7 months ago
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated 2 years ago
- Partial function application macro for Rust☆49Updated 5 years ago
- ☆18Updated 5 years ago
- Lift enum variants to the type-level.☆32Updated 4 years ago
- Token tree calling convention☆83Updated 3 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆48Updated 3 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆45Updated 3 years ago
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 6 years ago
- 🎶 Choreographic programming in Rust 🎶☆65Updated 10 months ago
- Unleash the power of nightly Rust to write code that's generic over mutation!☆23Updated 5 years ago
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆105Updated 6 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- Compact sets in rust☆60Updated 10 months ago
- Session types for asynchronous communication between multiple parties.☆41Updated last year
- Choose Rust types at compile-time via constants☆70Updated 2 years ago
- An experimental columnar arena☆43Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 5 years ago
- Proc macro derive to generate structs from enum variants.☆30Updated 2 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 3 years ago
- Spawn processes with arbitrary closures in rust☆115Updated 4 years ago