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 3 months ago
Alternatives and similar repositories for currying
Users that are interested in currying are comparing it to the libraries listed below
Sorting:
- Optics library for rust☆50Updated 4 months ago
- Blazing fast immutable collection datatypes for Rust.☆135Updated 2 weeks ago
- Stack of Rust crates for stead state projects☆70Updated last week
- ☆46Updated 4 years ago
- A small library for generating ASCII slugs from unicode strings.☆44Updated last year
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- Compact sets in rust☆60Updated 11 months ago
- lens implemented in rust☆117Updated 2 years ago
- [WIP] Supervisors for async-backplane☆28Updated 5 years ago
- Rust procedural macro to associate constants with enum variants.☆31Updated last month
- A special rope, designed to work with any data type that is not String☆36Updated 2 years ago
- Choose Rust types at compile-time via constants☆70Updated 2 years ago
- Stack safe and expressive recursion in Rust☆107Updated 8 months ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago
- A Platform-less, Runtime-less Actor Computing Model☆126Updated last year
- Weak hash tables for Rust☆41Updated 2 years ago
- Parameterized routing for generic resources in Rust☆36Updated last month
- High precision decimal☆24Updated 2 years ago
- Thread-unsafe async runtime☆29Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- Resilience features for tower☆76Updated last week
- ☆42Updated 3 years ago
- A memory efficient syntax tree for language developers☆64Updated last month
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Finite State Machines with an entry API and data storage☆43Updated 10 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated last week
- Rust Logger for Web Browsers☆20Updated 5 years ago
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- bb8 connection manager for Diesel☆20Updated 3 years ago
- Simple goldenfile testing in Rust☆44Updated last week