RustyYato / type-familiesLinks
☆46Updated 4 years ago
Alternatives and similar repositories for type-families
Users that are interested in type-families are comparing it to the libraries listed below
Sorting:
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago
- Experimental type level programming in Rust☆40Updated 4 years ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- Lift enum variants to the type-level.☆32Updated 4 years ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆54Updated 4 years ago
- lens implemented in rust☆117Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆74Updated 2 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 10 months ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆48Updated 3 years ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- Token tree calling convention☆80Updated 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
- ☆35Updated 9 months ago
- Helper macros: autoimpl, impl_scope☆68Updated last month
- ☆36Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated last year
- ☆18Updated 5 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆103Updated 6 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆45Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- A safe and reliable process manager☆43Updated 5 years ago
- Test futures under all possible polling schedules☆19Updated 3 years ago