Decision Workspace
tap-trait vs typechain vs pipe-drop
Side-by-side comparison of Rust crates
45
tap-trait
growingv1.0.0
Inspect and mutate values without leaving the method chain
38
typechain
growingv0.1.0
Create chains of trait objects
32
pipe-drop
growingv0.0.0
Get a reference to an object, do something with the reference, and then drop the object
Core Metrics
| tap-trait | typechain | pipe-drop | |
|---|---|---|---|
| Health Score | 45 | 38 | 32 |
| Total Downloads | 2.8K | 1.5K | 1.3K |
| 30d Downloads | 11 | 3 | 2 |
| Dependents | 0 | 0 | 0 |
| Releases | 2 | 1 | 1 |
| Last Updated | 1705d ago | 1028d ago | 1525d ago |
| Age | 4y 8m | 2y 9m | 4y 2m |
Health Breakdown
tap-trait
Maintenance
3
Quality
20
Community
6
Popularity
4
Documentation
12
typechain
Maintenance
1
Quality
15
Community
5
Popularity
4
Documentation
13
pipe-drop
Maintenance
1
Quality
9
Community
6
Popularity
4
Documentation
12
Technical Details
| tap-trait | typechain | pipe-drop | |
|---|---|---|---|
| Version | 1.0.0 | 0.1.0 | 0.0.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 1 | 1 | 2 |
| Crate Size | 2KB | 7KB | 5KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 100.0% |
| Edition | 2018 | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •tap-trait leads with a health score of 45/100, but none of the options score above 80.
- •⚠ tap-trait, typechain, pipe-drop have not been updated in over a year.
- •typechain, pipe-drop are pre-1.0 — API may change.