Decision Workspace
rufutex vs rustix-futex-sync vs sync-no-std
Side-by-side comparison of Rust crates
39
rufutex
growingv0.4.0
Ulrich Drepper's mutex using futex implementation in Rust
58
rustix-futex-sync
growingv0.4.0
Linux futex-based synchronization
53
sync-no-std
growingv0.1.5
Cross-platform interface to the synchronization primitives.
Core Metrics
| rufutex | rustix-futex-sync | sync-no-std | |
|---|---|---|---|
| Health Score | 39 | 58 | 53 |
| Total Downloads | 3.9K | 45.8K | 11.6K |
| 30d Downloads | 8 | 5.0K | 225 |
| Dependents | 0 | 171 | 6 |
| Releases | 5 | 12 | 6 |
| Last Updated | 443d ago | 346d ago | 107d ago |
| Age | 1y 3m | 2y 7m | 1y 6m |
Health Breakdown
rufutex
Maintenance
7
Quality
15
Community
3
Popularity
4
Documentation
10
rustix-futex-sync
Maintenance
8
Quality
17
Community
12
Popularity
6
Documentation
15
sync-no-std
Maintenance
12
Quality
15
Community
8
Popularity
5
Documentation
13
Technical Details
| rufutex | rustix-futex-sync | sync-no-std | |
|---|---|---|---|
| Version | 0.4.0 | 0.4.0 | 0.1.5 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT | MIT OR Apache-2.0 |
| Dependencies | 3 | 5 | 3 |
| Crate Size | 6KB | 34KB | 8KB |
| Features | 0 | 5 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.70 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rustix-futex-sync leads with a health score of 58/100, but none of the options score above 80.
- •rustix-futex-sync is depended on by 171 crates — strongest ecosystem trust.
- •⚠ rufutex has not been updated in over a year.