edmundsmith / type-plugs
Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.
☆30Updated 5 years ago
Alternatives and similar repositories for type-plugs:
Users that are interested in type-plugs are comparing it to the libraries listed below
- 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
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆45Updated 2 years ago
- ☆45Updated 4 years ago
- A general-purpose lens library for Rust.☆29Updated 8 years ago
- Proc macro derive to generate structs from enum variants.☆28Updated last year
- A small crate to provide space-efficient Option<_> replacements☆37Updated last week
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago
- Lift enum variants to the type-level.☆32Updated 4 years ago
- ☆17Updated 4 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- JS affine☆66Updated 4 years ago
- ☆33Updated 3 years ago
- dynamic smart pointers☆31Updated 6 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 months ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- Rust declarative static analysis with macro-like syntax☆15Updated 6 years ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 3 months ago
- An in-memory topological sort algorithm for trees based on Group Theory☆24Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A linear solver designed to be easy to use with Rust enums.☆32Updated 3 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
- Set theory applied on sorted and deduplicated slices.☆45Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A double-ended priority queue implemented with an interval heap.☆18Updated 7 years ago
- A safe-guarded transmute for Rust☆38Updated 10 months ago
- Set the error context using doc comments☆54Updated 5 years ago