Decision Workspace
dilib vs droppable-pin vs functora
Side-by-side comparison of Rust crates
43
dilib
growingv0.2.1
A dependency injection library for Rust
55
droppable-pin
experimentalv0.1.1
The eponoymous `droppable_pin!` macro around a given `let var = pin!()` declaration allows invoking `pin_drop!` and `pin_set!` on the given `var`, which have in turn been designed to avoid silly borrow-checking errors.
54
functora
experimentalv0.1.6
Missing pieces of the Rust standard library.
Core Metrics
| dilib | droppable-pin | functora | |
|---|---|---|---|
| Health Score | 43 | 55 | 54 |
| Total Downloads | 20.4K | 897 | 161 |
| 30d Downloads | 269 | 8 | 27 |
| Dependents | 4 | 0 | 9 |
| Releases | 9 | 5 | 7 |
| Last Updated | 1194d ago | 158d ago | 58d ago |
| Age | 3y 11m | 5m | 3m |
Health Breakdown
dilib
Maintenance
4
Quality
17
Community
4
Popularity
5
Documentation
13
droppable-pin
Maintenance
17
Quality
16
Community
3
Popularity
4
Documentation
15
functora
Maintenance
16
Quality
15
Community
7
Popularity
3
Documentation
13
Technical Details
| dilib | droppable-pin | functora | |
|---|---|---|---|
| Version | 0.2.1 | 0.1.1 | 0.1.6 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | non-standard | Zlib OR MIT OR Apache-2.0 | MIT |
| Dependencies | 7 | 3 | 0 |
| Crate Size | 16KB | 17KB | 4KB |
| Features | 6 | 4 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | 1.59.0 | 1.85.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •droppable-pin leads with a health score of 55/100, but none of the options score above 80.
- •dilib has the most downloads (20.4K), suggesting wider adoption.
- •⚠ dilib has not been updated in over a year.