An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

send_wrapper

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.

Ecosystem
crates.io
Latest Release
0.6.0
almost 4 years ago
Versions
6
Downloads
33,206,019 total
Dependent Packages
55
Dependent Repos
2,504
Links
Registry crates.io
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:cargo/send_wrapper
spec
License MIT, Apache-2.0
First Release over 8 years ago
Last Synced 9 days ago
Repository
Stars 61 on GitHub
Forks 15 on GitHub
Docker Dependents 45
Docker Downloads 23,301,766
Rankings on crates.io
Overall Top 6.5%
Downloads Top 0.9%
Dependent packages Top 1.1%
Dependent repos Top 0.8%
Docker downloads Top 2.6%