rustio rustio.net
61

oneshot

v0.2.1 Growing

Oneshot spsc channel with (potentially) lock-free non-blocking send, and a receiver supporting both thread blocking receive operations as well as Future based async polling.

MIT OR Apache-2.0 Edition 2024 MSRV 1.85.0
AsynchronousConcurrency #channel#async#sync#spsc#oneshot

Quick Verdict

  • โœ“Actively maintained (updated 32d ago)
  • !Pre-1.0: API may have breaking changes
  • โœ“Massive adoption (1.7K crates depend on it)
  • โœ“Permissive license (MIT OR Apache-2.0)

Security

Checking security advisories...
Downloads
16.6M
Dependents
1.7K
Releases
16
Size
48KB

Deep Insights

๐Ÿ“ˆ
Strong growth momentum

1.5M downloads in the last 30 days (50.7K/day), up 39% from the previous period.

๐Ÿ”—
Widely adopted

1.7K crates depend on oneshot. Strong ecosystem adoption means battle-tested code and long-term stability.

โš ๏ธ
Single maintainer risk

oneshot has only 1 owner despite 1.7K dependents. This is a bus-factor concern โ€” consider the implications for long-term support.

๐Ÿ”ฌ
Pre-1.0 for over a year

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

๐Ÿ“
Compact crate

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

โš ๏ธ
Notable yanked versions

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

๐ŸŒŸ
Used by top crates

Notable dependents include tantivy, fred, ntex, ntex-rt, kiss3d. When high-quality crates choose oneshot, it's a strong quality signal.

Health Breakdown

Maintenance 15/25

Recency, release consistency, active ratio

Quality 11/25

Yanked ratio, deps, size, maturity, features

Community 15/20

Reverse deps, ownership, ecosystem

Popularity 8/15

Downloads, momentum, growth trend

Documentation 12/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
37K/day avg+102%
020K40K60K12/291/162/32/213/113/28

Top Dependents

Version Adoption

v0.1.8
33%
v0.1.11
23%
v0.1.6
18%
v0.1.5
18%
v0.1.13
8%

Release Timeline

16 releases4 yankedsince 2019
J
F
M
A
M
J
J
A
S
O
N
D
2019
1
2020
2
2021
1
2022
2
2023
1
2024
2
2025
3
2026
4
Less
More|
Yanked

Feature Flags

stdasync

README

Loading README...

Maintainers

Dependencies
4
direct dependencies
Dependents
1.7K
crates depend on oneshot

Similar Crates