fmease / tylift
Lift enum variants to the type-level.
☆33Updated 4 years ago
Alternatives and similar repositories for tylift:
Users that are interested in tylift are comparing it to the libraries listed below
- Experimental type level programming in Rust☆37Updated 3 years ago
- Proc macro derive to generate structs from enum variants.☆28Updated last year
- ☆33Updated 3 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 4 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- Type-level named values with partial dependent type support in Rust☆57Updated 2 years ago
- Visualise recursive functions and tree structures.☆29Updated 3 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 9 months ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 2 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month
- ☆45Updated 4 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆51Updated 3 weeks ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- Collection of typed data structures, trait operators and aliases☆51Updated 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…☆45Updated 2 years ago
- A prototype of my proposed name resolution algorithm for Rust.☆12Updated 9 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- tom: a format-preserving TOML parser in Rust☆38Updated 2 years ago
- ☆17Updated 4 years ago
- A generic, fixed-size, associative cache☆40Updated 5 months ago
- Provides a Refl encoding in Rust☆68Updated 2 years ago
- An experimental reimplementation of rowan, focused on size efficiency☆24Updated 4 years ago
- Rust library for displaying compiler diagnostics like rustc☆23Updated last year
- An async allocator with Fun™️ unsafe Rust☆18Updated last year
- A library for creating and using anonymous sum types as errors in Rust☆18Updated 4 years ago
- Debug RefCell which keeps track of stack traces in debug mode☆24Updated last year
- PEG parser generator built on top of nom☆70Updated 5 years ago