lloydmeta / frunkLinks
Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.
☆1,372Updated 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,543Updated last year
- Hypothesis-like property testing for Rust☆1,914Updated last month
- A parser combinator library for Rust☆1,330Updated 6 months ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,953Updated 2 weeks ago
- Rust persistent data structures☆1,529Updated 4 months ago
- Automated property based testing for Rust (with shrinking).☆2,610Updated 3 months ago
- Some more derive(Trait) options☆1,972Updated last week
- Slotmap data structure for Rust☆1,222Updated last year
- Compile time static maps for Rust☆1,977Updated last month
- Macros for all your token pasting needs☆1,054Updated 10 months ago
- Simple tracing (mark and sweep) garbage collector for Rust☆1,037Updated last month
- A fast bump allocation arena for Rust☆1,855Updated 2 months ago
- Runtime for executing procedural macros as WebAssembly☆1,408Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,138Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,140Updated 5 months ago
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,549Updated 3 weeks ago
- A lock-free, read-optimized, concurrency primitive.☆2,007Updated 2 weeks ago
- PEG parser combinators using operator overloading without macros.☆518Updated 7 months ago
- A library for functional programming in Rust☆1,393Updated 3 years ago
- Easily build efficient, highly concurrent and resilient applications. An Actor Framework for Rust.☆1,057Updated last year
- derive builder implementation for rust structs☆1,462Updated 2 weeks ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,510Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,984Updated 3 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,234Updated last year
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,289Updated 2 months ago
- Rust quasi-quoting☆1,444Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,523Updated last month
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,505Updated last week
- Error management☆1,421Updated 5 years ago
- Defines the Rust borrow checker.☆1,486Updated 2 months ago