lloydmeta / frunkLinks
Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.
☆1,385Updated last month
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,549Updated last year
- A parser combinator library for Rust☆1,336Updated 8 months ago
- Hypothesis-like property testing for Rust☆1,935Updated last week
- Automated property based testing for Rust (with shrinking).☆2,629Updated 4 months ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,959Updated last month
- Rust persistent data structures☆1,551Updated this week
- Some more derive(Trait) options☆1,990Updated 3 weeks ago
- A library for functional programming in Rust☆1,394Updated 3 years ago
- Compile time static maps for Rust☆2,017Updated last month
- Slotmap data structure for Rust☆1,237Updated last year
- Macros for all your token pasting needs☆1,055Updated 11 months ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,555Updated this week
- Runtime for executing procedural macros as WebAssembly☆1,429Updated 2 weeks ago
- PEG parser combinators using operator overloading without macros.☆519Updated 8 months ago
- Simple tracing (mark and sweep) garbage collector for Rust☆1,048Updated last month
- A crate for managing memory bit by bit☆1,335Updated last year
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,555Updated 2 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,532Updated last week
- derive builder implementation for rust structs☆1,480Updated last week
- A fast bump allocation arena for Rust☆1,891Updated 3 months ago
- Easily build efficient, highly concurrent and resilient applications. An Actor Framework for Rust.☆1,060Updated last year
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,244Updated last year
- Defines the Rust borrow checker.☆1,508Updated 3 months ago
- Rust quasi-quoting☆1,467Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,012Updated last week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,523Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,180Updated 2 weeks ago
- Rust doesn't have exceptions☆635Updated 5 years ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,302Updated last week
- Error management☆1,420Updated 5 years ago