edmundsmith / type-plugs
Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.
☆30Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for type-plugs
- ☆43Updated 3 years ago
- Type-level named values with partial dependent type support in Rust☆55Updated 2 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 2 years ago
- Proc macro derive to generate structs from enum variants.☆24Updated last year
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated last year
- A general-purpose lens library for Rust.☆29Updated 7 years ago
- Lift enum variants to the type-level.☆30Updated 3 years ago
- Experimental type level programming in Rust☆38Updated 3 years ago
- Related constants in Rust: 1 << iota☆18Updated last year
- A small crate to provide space-efficient Option<_> replacements☆37Updated last week
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 6 months ago
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago
- ☆16Updated 4 years ago
- A simple error library for no_std + no_alloc Rust☆18Updated 4 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆101Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆108Updated 3 years ago
- Rust declarative static analysis with macro-like syntax☆16Updated 6 years ago
- A syn targetting PEG parser generator☆20Updated last year
- Collection of typed data structures, trait operators and aliases☆50Updated 4 years ago
- A linear solver designed to be easy to use with Rust enums.☆32Updated 3 years ago
- Set the error context using doc comments☆53Updated 4 years ago
- Compact sets in rust☆53Updated this week
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆51Updated last month
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A very small GC in Rust, with a safe API☆61Updated 4 months ago
- ☆34Updated last year
- Scrap Your Rust Boilerplate☆54Updated 7 years ago
- ☆32Updated 2 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 11 months ago