rustio rustio.net
56

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 80d ago)
  • !Pre-1.0: API may have breaking changes
  • โœ“Permissive license (MIT OR Apache-2.0)

Security

Checking security advisories...
Downloads
143.8K
Dependents
92
Releases
12
Size
60KB

Deep Insights

๐Ÿ“Š
Stable downloads

19.1K downloads in the last 30 days (637/day). Volume is roughly flat compared to the previous period.

๐Ÿ‘ค
Prolific maintainer

The primary maintainer publishes 150 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, memberlist-proto, archive-to-parquet. When high-quality crates choose peekable, it's a strong quality signal.

Health Breakdown

Maintenance 14/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
549/day avg-38%
01K2K3K4/265/146/16/197/77/24

Top Dependents

Version Adoption

v0.4.1
49%
v0.3.0
22%
v0.2.4
12%
v0.6.1
11%
v0.5.0
6%

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
92
crates depend on peekable

Similar Crates