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