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 3 years ago
- Lift enum variants to the type-level.☆33Updated 4 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆53Updated 3 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 5 months 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
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago
- Concurrent hash trie☆54Updated 4 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- A collection of small utilities for working with pointer types in Rust.☆125Updated 4 months ago
- Proc macro derive to generate structs from enum variants.☆29Updated last year
- Rust NonEmpty slice☆13Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆34Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 3 weeks ago
- Test futures under all possible polling schedules☆18Updated 2 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 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 7 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- ☆21Updated 4 years ago
- A proc-macro to break Rust IDEs☆64Updated 3 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- A generic, fixed-size, associative cache☆40Updated 6 months ago