rustio rustio.net
55

currying

v0.4.0 Growing

A crate for 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.

MIT Edition 2021

Quick Verdict

  • !Pre-1.0: API may have breaking changes
  • โœ“Tiny footprint (8KB, 3 deps)
  • โœ“Permissive license (MIT)

Security

Checking security advisories...
Downloads
15.1K
Dependents
36
Releases
12
Size
8KB

Deep Insights

๐Ÿ“Š
Stable downloads

498 downloads in the last 30 days (17/day). Volume is roughly flat compared to the previous period.

๐Ÿ”ฌ
Pre-1.0 for over a year

Despite being 3+ years old, currying hasn't reached 1.0 yet. Expect potential API changes between versions.

๐Ÿชถ
Minimal dependencies

Only 3 direct dependencies. Lean dependency tree means faster builds and lower supply chain risk.

๐Ÿ“
Compact crate

At 8KB, currying is lightweight. Small crate size correlates with focused, well-scoped functionality.

Health Breakdown

Maintenance 11/25

Recency, release consistency, active ratio

Quality 19/25

Yanked ratio, deps, size, maturity, features

Community 10/20

Reverse deps, ownership, ecosystem

Popularity 5/15

Downloads, momentum, growth trend

Documentation 10/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
15/day avg+57%
02040608010012/301/172/42/223/123/29

Top Dependents

Most downloaded crates that depend on currying

Version Adoption

v0.2.2
30%
v0.4.0
26%
v0.2.1
18%
v0.1.0
13%
v0.2.0
13%

Release Timeline

12 releasessince 2023
J
F
M
A
M
J
J
A
S
O
N
D
2023
4
2024
7
2025
1
2026
Less
More

Feature Flags

default =["rcurry", "16"]

816*326496128160192224256rcurry*dont_hurt_yourself_by_using_all_features

README

Loading README...

Maintainers

Dependencies
3
direct dependencies
Dependents
36
crates depend on currying

Similar Crates