compio-send-wrapper
v0.7.0 ExperimentalThis 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.
Quick Verdict
- โActively maintained (updated 9d ago)
- !Pre-1.0: API may have breaking changes
- โTiny footprint (12KB, 3 deps)
- โPermissive license (MIT/Apache-2.0)
Security
Deep Insights
4.8K downloads in the last 30 days (160/day avg).
The primary maintainer publishes 66 crates. This suggests deep Rust expertise and long-term commitment to the ecosystem.
Only 3 direct dependencies. Lean dependency tree means faster builds and lower supply chain risk.
At 12KB, compio-send-wrapper is lightweight. Small crate size correlates with focused, well-scoped functionality.
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