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:
- 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☆57Updated 3 years ago
- Experimental type level programming in Rust☆37Updated 4 years ago
- PEG parser generator built on top of nom☆70Updated 5 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
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆53Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 9 months ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- ☆34Updated 3 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆47Updated 3 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Proc macro derive to generate structs from enum variants.☆29Updated 2 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- A safe and reliable process manager☆43Updated 5 years ago
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- Concurrent hash trie☆57Updated 4 years ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- Token tree calling convention☆80Updated 2 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- An experimental columnar arena☆43Updated 9 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Transport-polymorphic, asynchronous session types for Rust☆63Updated 2 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 5 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆44Updated 3 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 7 months ago
- Test futures under all possible polling schedules☆19Updated 3 years ago