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,567Updated last year
- A parser combinator library for Rust☆1,352Updated last year
- Hypothesis-like property testing for Rust☆2,028Updated this week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,981Updated 5 months ago
- Rust persistent data structures☆1,660Updated 2 months ago
- Automated property based testing for Rust (with shrinking).☆2,689Updated 8 months ago
- Some more derive(Trait) options☆2,064Updated last week
- Slotmap data structure for Rust☆1,284Updated last month
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,579Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,467Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,286Updated 3 weeks ago
- Simple tracing (mark and sweep) garbage collector for Rust☆1,057Updated 2 weeks ago
- Compile time static maps for Rust☆2,089Updated 3 months ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,742Updated last week
- A library for functional programming in Rust☆1,408Updated 3 years ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,609Updated last month
- Macros for all your token pasting needs☆1,074Updated last year
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,086Updated 3 weeks ago
- Rust quasi-quoting☆1,522Updated this week
- Easily build efficient, highly concurrent and resilient applications. An Actor Framework for Rust.☆1,067Updated 2 years ago
- PEG parser combinators using operator overloading without macros.☆522Updated last year
- A fast bump allocation arena for Rust☆2,079Updated 3 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,269Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆768Updated last month
- Defines the Rust borrow checker.☆1,574Updated 7 months ago
- derive builder implementation for rust structs☆1,524Updated last month
- A crate for managing memory bit by bit☆1,367Updated last year
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆772Updated 5 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,181Updated 3 weeks ago
- Rust doesn't have exceptions☆634Updated 5 years ago