tetsy-send-wrapper
v0.1.0 GrowingThis Rust library implements a wrapper type called SendWrapper which allows you to move around non-Send types between threads, as long as you access the contained value only from within the original thread. You also have to make sure that the wrapper is dropped from within the original thread. If any of these constraints is violated, a panic occurs. Forked from https://github.com/thk1/send_wrapper because it was unmaintained
Quick Verdict
- โNot updated for 5+ years
- !Pre-1.0: API may have breaking changes
- โTiny footprint (8KB, 0 deps)
- โPermissive license (MIT/Apache-2.0)
- !50% of releases were yanked
Security
Deep Insights
338 downloads in the last 30 days (11/day). Volume is roughly flat compared to the previous period.
The primary maintainer publishes 487 crates. This suggests deep Rust expertise and long-term commitment to the ecosystem.
Despite being 5+ years old, tetsy-send-wrapper hasn't reached 1.0 yet. Expect potential API changes between versions.
tetsy-send-wrapper has no external dependencies โ minimal supply chain risk and fast compile times.
At 8KB, tetsy-send-wrapper is lightweight. Small crate size correlates with focused, well-scoped functionality.
50% of releases have been yanked. Check version history before pinning.
Notable dependents include tetsy-libp2p-wasm-ext, secio, wasm-ext, tetsy-libp2p-secio, tet-libp2p-wasm-ext. When high-quality crates choose tetsy-send-wrapper, it's a strong quality signal.
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
Top Dependents
Most downloaded crates that depend on tetsy-send-wrapper