lloydmeta / frunkLinks
Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.
☆1,349Updated 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,534Updated 9 months ago
- Hypothesis-like property testing for Rust☆1,880Updated this week
- Automated property based testing for Rust (with shrinking).☆2,578Updated 3 weeks ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,928Updated last month
- A parser combinator library for Rust☆1,322Updated 4 months ago
- Rust persistent data structures☆1,499Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,029Updated this week
- Compile time static maps for Rust☆1,928Updated 4 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,928Updated last month
- Error management☆1,422Updated 5 years ago
- Some more derive(Trait) options☆1,922Updated this week
- A lock-free, read-optimized, concurrency primitive.☆1,998Updated 11 months ago
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,529Updated this week
- A fast bump allocation arena for Rust☆1,753Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,473Updated this week
- Macros for all your token pasting needs☆1,046Updated 7 months ago
- Concurrency permutation testing tool for Rust.☆2,352Updated last month
- A crate for managing memory bit by bit☆1,306Updated 9 months ago
- Rust quasi-quoting☆1,420Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,386Updated 2 weeks ago
- Slotmap data structure for Rust☆1,202Updated last year
- Simple tracing (mark and sweep) garbage collector for Rust☆1,017Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,229Updated last year
- derive builder implementation for rust structs☆1,442Updated 7 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,131Updated 2 months ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,391Updated this week
- Easily assign underlying errors into domain-specific errors while adding context☆1,639Updated this week
- Rust library for single assignment cells and lazy statics without macros☆1,982Updated last week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,480Updated last week
- Defines the Rust borrow checker.☆1,442Updated 11 months ago