RustyYato / type-families
☆45Updated 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
- 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 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`.☆44Updated 3 years ago
- Lift enum variants to the type-level.☆33Updated 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…☆46Updated 2 years ago
- ☆17Updated 4 years ago
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆52Updated 3 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 3 months ago
- ☆33Updated 3 years ago
- A safe and reliable process manager☆42Updated 5 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- Proc macro derive to generate structs from enum variants.☆28Updated last year
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Concurrent hash trie☆51Updated 4 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- Transport-polymorphic, asynchronous session types for Rust☆61Updated 2 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
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 3 weeks ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 weeks ago
- Simple goldenfile testing in Rust.☆39Updated last month
- A hyper based tower transport layer.☆20Updated 5 years ago
- Fast cache efficient immutable map for rust☆28Updated 5 months ago