Decision Workspace
watchable vs crosstalk-macros vs pmpmc
Side-by-side comparison of Rust crates
57
watchable
growingv1.1.2
A watchable RwLock-like type that is compatible with both multi-threaded and async code.
54
crosstalk-macros
growingv1.0.0
Procedural macros for crosstalk — An extremely lightweight, topic-based, cross-thread, in-memory communication library
50
pmpmc
growingv1.0.0
A priority multi producer multi consumer channel
Core Metrics
| watchable | crosstalk-macros | pmpmc | |
|---|---|---|---|
| Health Score | 57 | 54 | 50 |
| Total Downloads | 165.5K | 17.5K | 5.5K |
| 30d Downloads | 3.9K | 91 | 6 |
| Dependents | 24 | 18 | 0 |
| Releases | 6 | 14 | 4 |
| Last Updated | 819d ago | 353d ago | 1639d ago |
| Age | 4y | 2y 1m | 4y 5m |
Health Breakdown
watchable
Maintenance
5
Quality
19
Community
15
Popularity
6
Documentation
12
crosstalk-macros
Maintenance
9
Quality
18
Community
9
Popularity
5
Documentation
13
pmpmc
Maintenance
9
Quality
21
Community
6
Popularity
4
Documentation
10
Technical Details
| watchable | crosstalk-macros | pmpmc | |
|---|---|---|---|
| Version | 1.1.2 | 1.0.0 | 1.0.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 5 | 3 | 0 |
| Crate Size | 16KB | 5KB | 3KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | 1.64 | — | — |
| Owners | 2 (team) | 1 | 1 |
Links
Quick Verdict
- •watchable leads with a health score of 57/100, but none of the options score above 80.
- •⚠ watchable, pmpmc have not been updated in over a year.