rustio rustio.net
38

tetsy-send-wrapper

v0.1.0 Growing

This 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

MIT/Apache-2.0 Edition 2018
Rust patternsCryptography::Cryptocurrencies #wrapper#thread_local#send#tetcoin#tetcore

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

Checking security advisories...
Downloads
17.3K
Dependents
7
Releases
2
Size
8KB

Deep Insights

๐Ÿ“Š
Stable downloads

338 downloads in the last 30 days (11/day). Volume is roughly flat compared to the previous period.

๐Ÿ‘ค
Prolific maintainer

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

๐Ÿ”ฌ
Pre-1.0 for over a year

Despite being 5+ years old, tetsy-send-wrapper hasn't reached 1.0 yet. Expect potential API changes between versions.

๐Ÿชถ
Zero dependencies

tetsy-send-wrapper has no external dependencies โ€” minimal supply chain risk and fast compile times.

๐Ÿ“
Compact crate

At 8KB, tetsy-send-wrapper is lightweight. Small crate size correlates with focused, well-scoped functionality.

โš ๏ธ
Notable yanked versions

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

๐ŸŒŸ
Used by top crates

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

Maintenance 3/25

Recency, release consistency, active ratio

Quality 10/25

Yanked ratio, deps, size, maturity, features

Community 8/20

Reverse deps, ownership, ecosystem

Popularity 5/15

Downloads, momentum, growth trend

Documentation 12/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
11/day avg+17%
010203012/291/162/32/213/113/28

Top Dependents

Version Adoption

v0.1.0
100%

Release Timeline

2 releases1 yankedsince 2021
J
F
M
A
M
J
J
A
S
O
N
D
2021
2
2022
2023
2024
2025
2026
Less
More|
Yanked

README

Loading README...

Maintainers

Dependencies
0
direct dependencies
Dependents
7
crates depend on tetsy-send-wrapper

Similar Crates