lloydmeta / frunk
Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.
☆1,336Updated last month
Alternatives and similar repositories for frunk:
Users that are interested in frunk are comparing it to the libraries listed below
- Assorted immutable collection datatypes for Rust☆1,525Updated 7 months ago
- Hypothesis-like property testing for Rust☆1,837Updated 3 weeks ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,909Updated this week
- A parser combinator library for Rust☆1,317Updated 2 months ago
- Automated property based testing for Rust (with shrinking).☆2,538Updated last month
- Some more derive(Trait) options☆1,871Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,964Updated last week
- Rust persistent data structures☆1,459Updated this week
- Compile time static maps for Rust☆1,912Updated 2 months ago
- Error management☆1,422Updated 4 years ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,278Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,220Updated last year
- Concurrency permutation testing tool for Rust.☆2,309Updated 2 months ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,293Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,883Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,071Updated last month
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,258Updated 4 months ago
- derive builder implementation for rust structs☆1,420Updated 6 months ago
- Defines the Rust borrow checker.☆1,426Updated 9 months ago
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,518Updated last month
- A crate for managing memory bit by bit☆1,282Updated 8 months ago
- Macros for all your token pasting needs☆1,045Updated 6 months ago
- Slotmap data structure for Rust☆1,196Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,443Updated last week
- Rust cache structures and easy function memoization☆1,746Updated last month
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,532Updated 2 months ago
- Rust library for single assignment cells and lazy statics without macros☆1,952Updated 2 weeks ago
- A small rust library for adding custom derives to enums☆1,975Updated last week
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,406Updated this week
- Rust quasi-quoting☆1,398Updated last month