RustyYato / type-families
☆43Updated 3 years ago
Alternatives and similar repositories for type-families:
Users that are interested in type-families are comparing it to the libraries listed below
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- Type-level named values with partial dependent type support in Rust☆56Updated 2 years ago
- Experimental type level programming in Rust☆37Updated 3 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆43Updated 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 2 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago
- Stack safe and expressive recursion in Rust☆95Updated last week
- Lift enum variants to the type-level.☆31Updated 3 years ago
- A perf script for helping to answer queries about how much time a given function occupies, where it is called from, and so forth.☆38Updated 6 years ago
- Transport-polymorphic, asynchronous session types for Rust☆61Updated 2 years ago
- ☆17Updated 4 years ago
- PEG parser generator built on top of nom☆69Updated 5 years ago
- Proc macro derive to generate structs from enum variants.☆24Updated last year
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 4 years ago
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆51Updated 3 years ago
- Concurrent hash trie☆51Updated 4 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago
- Typed index version of Rust slice and Vec containers☆68Updated 3 months ago
- ☆32Updated 2 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 2 weeks ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆45Updated 2 years ago
- Collection of typed data structures, trait operators and aliases☆50Updated 4 years ago
- A safe and reliable process manager☆41Updated 4 years ago
- Simple goldenfile testing in Rust.☆38Updated 4 months ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- ☆27Updated 4 years ago
- ☆28Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago