rustio rustio.net
62

currying

v0.4.1 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 2024

Quick Verdict

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

Security

Checking security advisories...
Downloads
17.7K
Dependents
60
Releases
13
Size
8KB

Deep Insights

๐Ÿ“ˆ
Strong growth momentum

1.2K downloads in the last 30 days (41/day), up 81% from 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 17/25

Recency, release consistency, active ratio

Quality 19/25

Yanked ratio, deps, size, maturity, features

Community 11/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
24/day avg+58%
0204060801004/265/146/16/197/77/24

Top Dependents

Most downloaded crates that depend on currying

Version Adoption

v0.4.0
40%
v0.2.2
28%
v0.2.3
13%
v0.3.5
11%
v0.4.1
9%

Release Timeline

10 releasessince 2023
J
F
M
A
M
J
J
A
S
O
N
D
2023
1
2024
7
2025
1
2026
1
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
60
crates depend on currying

Similar Crates