lloydmeta / frunk
Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.
☆1,304Updated 2 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,509Updated 5 months ago
- Automated property based testing for Rust (with shrinking).☆2,467Updated last year
- A parser combinator library for Rust☆1,310Updated 2 weeks ago
- Hypothesis-like property testing for Rust☆1,785Updated 2 weeks ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,881Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,849Updated last week
- A fast bump allocation arena for Rust☆1,521Updated this week
- Error management☆1,422Updated 4 years ago
- Slotmap data structure for Rust☆1,172Updated 10 months ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,184Updated this week
- Runtime for executing procedural macros as WebAssembly☆1,317Updated this week
- Compile time static maps for Rust☆1,876Updated 3 weeks ago
- Some more derive(Trait) options☆1,807Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,828Updated 3 weeks ago
- Rust persistent data structures☆1,355Updated this week
- Easily build efficient, highly concurrent and resilient applications. An Actor Framework for Rust.☆1,048Updated last year
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,494Updated last week
- Defines the Rust borrow checker.☆1,383Updated 7 months ago
- Concurrency permutation testing tool for Rust.☆2,235Updated last month
- A lock-free, read-optimized, concurrency primitive.☆1,969Updated 6 months ago
- derive builder implementation for rust structs☆1,380Updated 3 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,569Updated 2 months ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,428Updated 5 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,208Updated 11 months ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,241Updated 3 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,052Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,391Updated 2 weeks ago
- Structured, contextual, extensible, composable logging for Rust☆1,595Updated 4 months ago
- Macros for all your token pasting needs☆1,036Updated 3 months ago
- Rust cache structures and easy function memoization☆1,638Updated 2 months ago