lloydmeta / frunkLinks
Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.
☆1,360Updated 3 weeks 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,536Updated 10 months ago
- Automated property based testing for Rust (with shrinking).☆2,601Updated 2 months ago
- A parser combinator library for Rust☆1,328Updated 5 months ago
- Hypothesis-like property testing for Rust☆1,898Updated 3 weeks ago
- Rust persistent data structures☆1,511Updated 3 months ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,948Updated last month
- A library for functional programming in Rust☆1,388Updated 3 years ago
- Some more derive(Trait) options☆1,955Updated this week
- Compile time static maps for Rust☆1,953Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,963Updated this week
- A fast bump allocation arena for Rust☆1,800Updated 2 weeks ago
- Slotmap data structure for Rust☆1,215Updated last year
- Easily build efficient, highly concurrent and resilient applications. An Actor Framework for Rust.☆1,054Updated last year
- Defines the Rust borrow checker.☆1,461Updated last month
- A lock-free, read-optimized, concurrency primitive.☆2,002Updated last year
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,085Updated 2 weeks ago
- derive builder implementation for rust structs☆1,452Updated 9 months ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,462Updated last week
- Simple tracing (mark and sweep) garbage collector for Rust☆1,027Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,135Updated 4 months ago
- Rust quasi-quoting☆1,433Updated last month
- Error management☆1,422Updated 5 years ago
- PEG parser combinators using operator overloading without macros.☆517Updated 5 months ago
- Macros for all your token pasting needs☆1,051Updated 9 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,496Updated this week
- Concurrency permutation testing tool for Rust.☆2,399Updated 2 months ago
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,537Updated last month
- Rust library for single assignment cells and lazy statics without macros☆1,994Updated last month
- Rust doesn't have exceptions☆634Updated 4 years ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,663Updated last month