sigurd4 / curryingLinks
A crate for argument-currying anything implementing FnOnce. Arguments can be passed one at a time, yielding a new something implementing FnOnce (and possibly FnMut and Fn) which can be called with one less argument.
☆17Updated last month
Alternatives and similar repositories for currying
Users that are interested in currying are comparing it to the libraries listed below
Sorting:
- Compact sets in rust☆60Updated 9 months ago
- ☆46Updated 4 years ago
- Optics library for rust☆49Updated 2 months ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- Heph is an actor library for Rust based on asynchronous functions.☆150Updated 2 weeks ago
- Blazing fast immutable collection datatypes for Rust.☆127Updated last week
- Stack safe and expressive recursion in Rust☆104Updated 6 months ago
- A memory efficient syntax tree for language developers☆63Updated 4 months ago
- lens implemented in rust☆117Updated 2 years ago
- [WIP] Supervisors for async-backplane☆28Updated 5 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 2 months ago
- A Platform-less, Runtime-less Actor Computing Model☆126Updated last year
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Simple, Erlang-inspired fault-tolerance framework for Rust Futures.☆131Updated 4 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆54Updated 8 months ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Rust Logger for Web Browsers☆20Updated 5 years ago
- Rust procedural macro to associate constants with enum variants.☆31Updated last year
- 🎶 Choreographic programming in Rust 🎶☆61Updated 9 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Proc macro derive to generate structs from enum variants.☆30Updated 2 years ago
- High performance LOUDS (Level-Order Unary Degree Sequence) library☆35Updated last year
- Simple goldenfile testing in Rust☆44Updated 2 months ago
- Typed index version of Rust slice and Vec containers☆75Updated last week
- High precision decimal☆24Updated 2 years ago
- Seamless Higher-Kinded Types in Rust☆87Updated 2 years ago
- Choose Rust types at compile-time via constants☆70Updated last year
- Generic extensions for tapping values in Rust.☆59Updated 6 years ago
- Weak hash tables for Rust☆41Updated 2 years ago