sdleffler / thunk-rs
Generic lazy evaluation for Rust.
☆9Updated 6 years ago
Alternatives and similar repositories for thunk-rs:
Users that are interested in thunk-rs are comparing it to the libraries listed below
- A macro for defining type operators in Rust.☆65Updated 8 years ago
- A general-purpose lens library for Rust.☆29Updated 8 years ago
- Fungi: Typed incremental computation with names☆67Updated 5 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆51Updated 3 weeks ago
- A dependent type system built entirely in Rust's trait system (WIP).☆25Updated 6 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 2 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- Transport-polymorphic, asynchronous session types for Rust☆61Updated 2 years ago
- ☆45Updated 4 years ago
- Implicit Drop/move protection for Rust (linear types)☆12Updated 9 years ago
- JS affine☆66Updated 4 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
- Scrap Your Rust Boilerplate☆55Updated 7 years ago
- Set theory applied on sorted and deduplicated slices.☆45Updated 2 years ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆19Updated 8 years ago
- Lift enum variants to the type-level.☆33Updated 4 years ago
- Experimental type level programming in Rust☆37Updated 3 years ago
- Experimental persistent collections in Rust☆45Updated 7 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago
- Logic programming, for Rust, from inside Rust.☆42Updated 5 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 months ago
- Automagical variable binding library for Rust☆67Updated 5 years ago
- An experimental columnar arena☆43Updated 5 months ago
- Experimental collection traits for Rust☆28Updated 7 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- ☆54Updated 5 years ago
- SAW front end for the MIR language from rustc☆36Updated 4 years ago
- Planning, scheming and designing of {-# LANGAUGE ConstraintKinds #-} for Rust☆12Updated 7 years ago
- An experiment in embedding layout computations in the type system.☆17Updated 5 years ago
- A growable array allowing for multiple mutable non-overlapping regions.☆16Updated 6 years ago