lloydmeta / frunkLinks
Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.
☆1,378Updated 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,546Updated last year
- Rust persistent data structures☆1,540Updated 5 months ago
- A parser combinator library for Rust☆1,335Updated 7 months ago
- Automated property based testing for Rust (with shrinking).☆2,618Updated 4 months ago
- Hypothesis-like property testing for Rust☆1,926Updated this week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,957Updated 2 weeks ago
- Slotmap data structure for Rust☆1,233Updated last year
- Some more derive(Trait) options☆1,981Updated last month
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,553Updated last month
- A library for functional programming in Rust☆1,395Updated 3 years ago
- Simple tracing (mark and sweep) garbage collector for Rust☆1,044Updated 2 weeks ago
- Compile time static maps for Rust☆1,988Updated 3 weeks ago
- A fast bump allocation arena for Rust☆1,877Updated 2 months ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,527Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,164Updated this week
- PEG parser combinators using operator overloading without macros.☆519Updated 7 months ago
- Easily build efficient, highly concurrent and resilient applications. An Actor Framework for Rust.☆1,058Updated last year
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,005Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,523Updated 2 months ago
- Defines the Rust borrow checker.☆1,497Updated 3 months ago
- Runtime for executing procedural macros as WebAssembly☆1,428Updated 3 weeks ago
- A crate for managing memory bit by bit☆1,326Updated last year
- Attribute macro to require that the compiler prove a function can't ever panic☆1,146Updated this week
- A lock-free, read-optimized, concurrency primitive.☆2,008Updated last month
- Concurrency permutation testing tool for Rust.☆2,457Updated last month
- Macros for all your token pasting needs☆1,054Updated 11 months ago
- Error management☆1,421Updated 5 years ago
- Rust quasi-quoting☆1,456Updated this week
- derive builder implementation for rust structs☆1,469Updated last week
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,292Updated 3 months ago