rustio rustio.net
41

rchunks

v0.1.4 Growing

Iterator for slices similar to .chunks() but starting from the back of the slice and moving towards the front. Differs from .chunks().rev() in handling cases where the slice is not a multiple of chunk size.

MIT
#slice#iterator#chunks#rchunks

Quick Verdict

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

Security

Checking security advisories...
Downloads
8.0K
Dependents
0
Releases
5
Size
3KB

Deep Insights

๐Ÿ“ˆ
Strong growth momentum

7 downloads in the last 30 days (0/day), up 40% from the previous period.

๐Ÿ”ฌ
Pre-1.0 for over a year

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

๐Ÿชถ
Zero dependencies

rchunks has no external dependencies โ€” minimal supply chain risk and fast compile times.

๐Ÿ“
Compact crate

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

Health Breakdown

Maintenance 9/25

Recency, release consistency, active ratio

Quality 16/25

Yanked ratio, deps, size, maturity, features

Community 3/20

Reverse deps, ownership, ecosystem

Popularity 5/15

Downloads, momentum, growth trend

Documentation 8/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
0/day avg-17%
01234512/291/162/32/213/113/28

Version Adoption

v0.1.4
26%
v0.1.3
19%
v0.1.2
19%
v0.1.1
18%
v0.1.0
18%

Release Timeline

5 releasessince 2017
J
F
M
A
M
J
J
A
S
O
N
D
2017
5
2018
2019
2020
2021
2022
2023
2024
2025
2026
Less
More

README

Loading README...

Maintainers

Dependencies
0
direct dependencies
Dependents
0
crates depend on rchunks

Similar Crates