lloydmeta / frunkLinks
Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.
☆1,420Updated 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,570Updated last year
- Rust persistent data structures☆1,663Updated 2 months ago
- Hypothesis-like property testing for Rust☆2,037Updated this week
- A parser combinator library for Rust☆1,353Updated last week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,982Updated this week
- Automated property based testing for Rust (with shrinking).☆2,691Updated 9 months ago
- Some more derive(Trait) options☆2,068Updated this week
- Slotmap data structure for Rust☆1,285Updated 2 months ago
- Macros for all your token pasting needs☆1,077Updated last year
- Compile time static maps for Rust☆2,093Updated this week
- Runtime for executing procedural macros as WebAssembly☆1,469Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,608Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,182Updated 3 weeks ago
- PEG parser combinators using operator overloading without macros.☆523Updated last year
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,584Updated last month
- Easily build efficient, highly concurrent and resilient applications. An Actor Framework for Rust.☆1,067Updated 2 years ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,270Updated last year
- Rust quasi-quoting☆1,525Updated this week
- A library for functional programming in Rust☆1,410Updated 3 years ago
- Units of measurement -- type-safe zero-cost dimensional analysis☆1,200Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,287Updated last month
- derive builder implementation for rust structs☆1,529Updated last month
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆772Updated 6 months ago
- A fast bump allocation arena for Rust☆2,087Updated 3 weeks ago
- Defines the Rust borrow checker.☆1,578Updated 8 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆768Updated last month
- Simple tracing (mark and sweep) garbage collector for Rust☆1,058Updated 3 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,836Updated 3 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,090Updated 3 weeks ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,752Updated last week