lloydmeta / frunkLinks
Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.
☆1,366Updated last month
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,540Updated 11 months ago
- A parser combinator library for Rust☆1,331Updated 6 months ago
- Automated property based testing for Rust (with shrinking).☆2,608Updated 2 months ago
- Hypothesis-like property testing for Rust☆1,906Updated 2 weeks ago
- Rust persistent data structures☆1,524Updated 3 months ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,947Updated 2 months ago
- Some more derive(Trait) options☆1,962Updated 3 weeks ago
- Slotmap data structure for Rust☆1,217Updated last year
- Compile time static maps for Rust☆1,965Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,400Updated 2 months ago
- Macros for all your token pasting needs☆1,052Updated 9 months ago
- derive builder implementation for rust structs☆1,458Updated 9 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,976Updated 3 weeks ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,491Updated this week
- PEG parser combinators using operator overloading without macros.☆518Updated 6 months ago
- A fast bump allocation arena for Rust☆1,830Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,119Updated last month
- Error management☆1,423Updated 5 years ago
- Rust quasi-quoting☆1,437Updated 2 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,136Updated 4 months ago
- Simple tracing (mark and sweep) garbage collector for Rust☆1,035Updated 3 weeks ago
- Easily build efficient, highly concurrent and resilient applications. An Actor Framework for Rust.☆1,056Updated last year
- A library for functional programming in Rust☆1,391Updated 3 years ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,512Updated 3 weeks ago
- Defines the Rust borrow checker.☆1,480Updated last month
- A crate for managing memory bit by bit☆1,317Updated 11 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,237Updated last year
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,286Updated 2 months ago
- Rust doesn't have exceptions☆634Updated 4 years ago
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,543Updated 2 months ago