lloydmeta / frunk
Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.
☆1,310Updated 3 months ago
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,512Updated 5 months ago
- Hypothesis-like property testing for Rust☆1,796Updated last week
- Automated property based testing for Rust (with shrinking).☆2,476Updated last year
- A parser combinator library for Rust☆1,311Updated 2 weeks ago
- Compile time static maps for Rust☆1,888Updated 2 weeks ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,886Updated last month
- Error management☆1,422Updated 4 years ago
- Rust persistent data structures☆1,372Updated 2 weeks ago
- Some more derive(Trait) options☆1,839Updated last week
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,197Updated this week
- A fast bump allocation arena for Rust☆1,557Updated 2 weeks ago
- Defines the Rust borrow checker.☆1,395Updated 7 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,875Updated 2 weeks ago
- Concurrency permutation testing tool for Rust.☆2,253Updated this week
- Macros for all your token pasting needs☆1,036Updated 4 months ago
- Simple tracing (mark and sweep) garbage collector for Rust☆991Updated 2 months ago
- Runtime for executing procedural macros as WebAssembly☆1,329Updated this week
- Slotmap data structure for Rust☆1,179Updated 11 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,403Updated this week
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,247Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,839Updated 2 weeks ago
- A lock-free, read-optimized, concurrency primitive.☆1,977Updated 7 months ago
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,500Updated 3 weeks ago
- Rust quasi-quoting☆1,368Updated this week
- Error boilerplate for Rust☆729Updated 3 years ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,210Updated 11 months ago
- A small rust library for adding custom derives to enums☆1,905Updated last week
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,375Updated this week
- Breaking your Rust code for fun and profit☆630Updated last year
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,432Updated 6 months ago