edmundsmith / type-plugsLinks
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
Sorting:
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- ☆46Updated 4 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 3 months ago
- dynamic smart pointers☆32Updated 6 years ago
- Experimental type level programming in Rust☆37Updated 3 years ago
- A general-purpose lens library for Rust.☆29Updated 8 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- PEG parser generator built on top of nom☆70Updated 5 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
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆47Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- JS affine☆66Updated 4 years ago
- Concurrent hash trie☆54Updated 4 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 6 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- An experiment in embedding layout computations in the type system.☆17Updated 5 years ago
- Partial function application macro for Rust☆47Updated 4 years ago
- Scrap Your Rust Boilerplate☆55Updated 7 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 5 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- Data for timing rustc☆18Updated 4 years ago
- Experimental collection traits for Rust☆28Updated 8 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago