lloydmeta / frunkLinks
Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.
☆1,394Updated 2 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,553Updated last year
- Automated property based testing for Rust (with shrinking).☆2,653Updated 6 months ago
- Hypothesis-like property testing for Rust☆1,961Updated last week
- A parser combinator library for Rust☆1,340Updated 9 months ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,969Updated 2 months ago
- Rust persistent data structures☆1,612Updated last month
- Some more derive(Trait) options☆2,011Updated last week
- Slotmap data structure for Rust☆1,250Updated last year
- Simple tracing (mark and sweep) garbage collector for Rust☆1,052Updated 2 months ago
- Runtime for executing procedural macros as WebAssembly☆1,442Updated 3 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,247Updated last year
- Compile time static maps for Rust☆2,039Updated last month
- Rust quasi-quoting☆1,485Updated this week
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,560Updated last week
- Macros for all your token pasting needs☆1,064Updated last year
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,599Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,027Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,221Updated 3 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,162Updated 3 weeks ago
- A fast bump allocation arena for Rust☆1,954Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,554Updated last month
- A crate for managing memory bit by bit☆1,356Updated last year
- Rust library for single assignment cells and lazy statics without macros☆2,038Updated 5 months ago
- A library for functional programming in Rust☆1,402Updated 3 years ago
- derive builder implementation for rust structs☆1,506Updated last month
- Defines the Rust borrow checker.☆1,533Updated 5 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,810Updated 3 weeks ago
- PEG parser combinators using operator overloading without macros.☆521Updated 9 months ago
- Units of measurement -- type-safe zero-cost dimensional analysis☆1,170Updated last month
- Easily build efficient, highly concurrent and resilient applications. An Actor Framework for Rust.☆1,063Updated last year