lloydmeta / frunkLinks
Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.
☆1,400Updated 3 months ago
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,557Updated last year
- A parser combinator library for Rust☆1,344Updated 10 months ago
- Hypothesis-like property testing for Rust☆1,974Updated last week
- Rust persistent data structures☆1,627Updated 3 weeks ago
- Automated property based testing for Rust (with shrinking).☆2,662Updated 6 months ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,976Updated 3 months ago
- Simple tracing (mark and sweep) garbage collector for Rust☆1,054Updated 3 months ago
- Some more derive(Trait) options☆2,015Updated last week
- A library for functional programming in Rust☆1,407Updated 3 years ago
- PEG parser combinators using operator overloading without macros.☆521Updated 10 months ago
- Macros for all your token pasting needs☆1,064Updated last year
- Compile time static maps for Rust☆2,061Updated last month
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,614Updated last week
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,569Updated last month
- Slotmap data structure for Rust☆1,259Updated last year
- Runtime for executing procedural macros as WebAssembly☆1,442Updated 2 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,164Updated 2 weeks ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆768Updated 3 months ago
- Easily build efficient, highly concurrent and resilient applications. An Actor Framework for Rust.☆1,062Updated last year
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,254Updated last year
- derive builder implementation for rust structs☆1,510Updated 2 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,044Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,571Updated 2 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,812Updated last week
- Defines the Rust borrow checker.☆1,543Updated 5 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,236Updated last week
- Rust quasi-quoting☆1,491Updated 2 weeks ago
- Analysis of various tricky Rust code☆1,970Updated 2 weeks ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,550Updated last week
- Breaking your Rust code for fun and profit☆638Updated 2 years ago