edmundsmith / type-plugsLinks
Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.
☆30Updated 6 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:
- ☆45Updated 4 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 6 months ago
- A general-purpose lens library for Rust.☆29Updated 8 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 6 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 3 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆47Updated 3 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Experimental type level programming in Rust☆36Updated 4 years ago
- Scrap Your Rust Boilerplate☆55Updated 7 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 9 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 4 months ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- The empty type Void.☆71Updated 2 years ago
- A linear solver designed to be easy to use with Rust enums.☆32Updated 4 years ago
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆53Updated 3 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 7 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Named arguments for Rust☆38Updated 8 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- A macro for defining type operators in Rust.☆64Updated 8 years ago
- Token tree calling convention☆80Updated 2 years ago
- An in-memory topological sort algorithm for trees based on Group Theory☆23Updated 4 years ago
- 🐠Like procedural macro, but generates sources! 🐡☆30Updated 5 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- A perf script for helping to answer queries about how much time a given function occupies, where it is called from, and so forth.☆39Updated 7 years ago
- D-inspired contract programming in Rust using macros☆54Updated 4 years ago