rustio rustio.net
58

peekable

v0.6.1 Growing

Buffered peek for `Read` and async readers (tokio, futures): inspect incoming bytes without consuming them. Useful for protocol detection, length-prefixed framing, and header inspection.

MIT OR Apache-2.0 Edition 2021 MSRV 1.71
AsynchronousData structuresNetwork programming #peek#async#futures#buffered#tokio

Quick Verdict

  • โœ“Actively maintained (updated 32d ago)
  • !Pre-1.0: API may have breaking changes
  • โœ“Permissive license (MIT OR Apache-2.0)

Security

Checking security advisories...
Downloads
113.4K
Dependents
75
Releases
12
Size
60KB

Deep Insights

๐Ÿ“ˆ
Strong growth momentum

19.0K downloads in the last 30 days (632/day), up 165% from the previous period.

๐Ÿ‘ค
Prolific maintainer

The primary maintainer publishes 129 crates. This suggests deep Rust expertise and long-term commitment to the ecosystem.

๐Ÿ”ฌ
Pre-1.0 for over a year

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

โš ๏ธ
Notable yanked versions

25% of releases have been yanked. Check version history before pinning.

๐ŸŒŸ
Used by top crates

Notable dependents include memberlist-core, memberlist-net, memberlist-quic, archive-to-parquet, memberlist-proto. When high-quality crates choose peekable, it's a strong quality signal.

Health Breakdown

Maintenance 16/25

Recency, release consistency, active ratio

Quality 10/25

Yanked ratio, deps, size, maturity, features

Community 11/20

Reverse deps, ownership, ecosystem

Popularity 6/15

Downloads, momentum, growth trend

Documentation 15/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
374/day avg+130%
01K2K3K2/263/164/34/215/95/26

Top Dependents

Version Adoption

v0.4.1
48%
v0.3.0
27%
v0.2.4
14%
v0.6.1
6%
v0.2.3
5%

Release Timeline

10 releases1 yankedsince 2024
J
F
M
A
M
J
J
A
S
O
N
D
2024
4
2025
3
2026
3
Less
More|
Yanked

Feature Flags

default =["smallvec"]

tokiofuture

README

Loading README...

Maintainers

Dependencies
9
direct dependencies
Dependents
75
crates depend on peekable

Similar Crates