better_peekable
v1.0.0 GrowingPeekable iterator like std::iter::Peekable but allows for peeking n items ahead instead of just one.
Quick Verdict
- โStable API (1.x for 3+ years)
- โTiny footprint (10KB, 1 deps)
- โPermissive license (Apache-2.0)
Security
Deep Insights
36 downloads in the last 30 days (1/day), up 57% from the previous period.
The API has been stable (1.x) for over 3 years with 8 releases. This level of maturity means you can depend on it without worrying about breaking changes.
Only 1 direct dependencies. Lean dependency tree means faster builds and lower supply chain risk.
At 10KB, better_peekable is lightweight. Small crate size correlates with focused, well-scoped functionality.
13% of releases have been yanked. Check version history before pinning.
Health Breakdown
Recency, release consistency, active ratio
Yanked ratio, deps, size, maturity, features
Reverse deps, ownership, ecosystem
Downloads, momentum, growth trend
Docs, repo, license, metadata
Download Trend
Version Adoption
Release Timeline
Feature Flags
default =["alloc"]