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:
- ☆46Updated 4 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆53Updated 8 months ago
- Experimental type level programming in Rust☆41Updated 4 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- exhaustive testing library☆65Updated last year
- ☆18Updated 5 years ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated 2 years ago
- Token tree calling convention☆80Updated 2 years ago
- A simple, id-based arena☆120Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 11 months ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆48Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Transport-polymorphic, asynchronous session types for Rust☆63Updated 3 years ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- 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
- An unordered multiset/bag implementation backed by HashMap☆74Updated 2 weeks ago
- Typed index version of Rust slice and Vec containers☆75Updated 3 months ago
- Session types for asynchronous communication between multiple parties.☆41Updated last year
- Stack safe and expressive recursion in Rust☆104Updated 5 months ago
- Lift enum variants to the type-level.☆32Updated 4 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 5 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago
- Datatest -- data-driven test framework for Rust☆56Updated 2 years ago
- 🎶 Choreographic programming in Rust 🎶☆61Updated 8 months ago
- Proc macro derive to generate structs from enum variants.☆30Updated 2 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 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
- `rust-reduce` will try to make the source file smaller by interpreting it as valid Rust code and intelligently removing parts of the code…☆102Updated last year