lloydmeta / frunkLinks
Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.
☆1,356Updated last week
Alternatives and similar repositories for frunk
Users that are interested in frunk are comparing it to the libraries listed below
Sorting:
- Assorted immutable collection datatypes for Rust☆1,534Updated 10 months ago
- Automated property based testing for Rust (with shrinking).☆2,586Updated last month
- Hypothesis-like property testing for Rust☆1,889Updated this week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,940Updated 3 weeks ago
- Rust persistent data structures☆1,506Updated 2 months ago
- A parser combinator library for Rust☆1,325Updated 4 months ago
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,534Updated 3 weeks ago
- Some more derive(Trait) options☆1,941Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,059Updated this week
- Error management☆1,421Updated 5 years ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,943Updated last month
- Concurrency permutation testing tool for Rust.☆2,386Updated 2 months ago
- A fast bump allocation arena for Rust☆1,782Updated 2 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,230Updated last year
- Compile time static maps for Rust☆1,940Updated this week
- Easily build efficient, highly concurrent and resilient applications. An Actor Framework for Rust.☆1,052Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,484Updated 2 weeks ago
- derive builder implementation for rust structs☆1,445Updated 8 months ago
- Defines the Rust borrow checker.☆1,452Updated 2 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,132Updated 3 months ago
- A library for functional programming in Rust☆1,380Updated 2 years ago
- A crate for managing memory bit by bit☆1,311Updated 10 months ago
- Rust library for single assignment cells and lazy statics without macros☆1,988Updated 3 weeks ago
- Slotmap data structure for Rust☆1,205Updated last year
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,491Updated last week
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,445Updated this week
- A binary encoder / decoder implementation in Rust.☆3,028Updated this week
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,306Updated 2 months ago
- A small macro for defining lazy evaluated static variables in Rust.☆1,997Updated 4 months ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,432Updated last week