lloydmeta / frunk
Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.
☆1,328Updated 2 weeks 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,517Updated 7 months ago
- Hypothesis-like property testing for Rust☆1,826Updated this week
- A parser combinator library for Rust☆1,314Updated last month
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,899Updated 2 weeks ago
- Automated property based testing for Rust (with shrinking).☆2,516Updated 2 weeks ago
- Rust persistent data structures☆1,431Updated last week
- Error management☆1,422Updated 4 years ago
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,510Updated last week
- Some more derive(Trait) options☆1,865Updated 3 weeks ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,272Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,932Updated this week
- Compile time static maps for Rust☆1,905Updated last month
- A fast bump allocation arena for Rust☆1,621Updated 3 weeks ago
- Defines the Rust borrow checker.☆1,410Updated 9 months ago
- Simple tracing (mark and sweep) garbage collector for Rust☆997Updated 3 months ago
- Slotmap data structure for Rust☆1,190Updated last year
- Macros for all your token pasting needs☆1,041Updated 5 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,423Updated last week
- Easily build efficient, highly concurrent and resilient applications. An Actor Framework for Rust.☆1,051Updated last year
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,218Updated last year
- Rust quasi-quoting☆1,388Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,362Updated 2 weeks ago
- Concurrency permutation testing tool for Rust.☆2,282Updated last month
- PEG parser combinators using operator overloading without macros.☆510Updated last month
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,511Updated last month
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,437Updated 7 months ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,268Updated last week
- Rust cache structures and easy function memoization☆1,724Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,269Updated 7 months ago
- A lock-free, read-optimized, concurrency primitive.☆1,980Updated 8 months ago