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☆41Updated 4 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆54Updated 4 years ago
- PEG parser generator built on top of nom☆70Updated 6 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
- myrrlyn’s wyzyrdly library☆25Updated last year
- Typed index version of Rust slice and Vec containers☆75Updated 3 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- A safe and reliable process manager☆43Updated 5 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆45Updated 3 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆48Updated 3 years ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 5 years ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- Transport-polymorphic, asynchronous session types for Rust☆63Updated 3 years ago
- lens implemented in rust☆117Updated 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
- ☆36Updated 3 years ago
- Token tree calling convention☆80Updated 2 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 8 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago
- Lift enum variants to the type-level.☆32Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 5 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- ☆29Updated 5 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago