Decision Workspace
pi_densevec vs pi_append_vec vs pi_vec_remain
Side-by-side comparison of Rust crates
40
pi_densevec
growingv0.1.3
重定向映射表,一个使用usize作为key的映射表
55
pi_append_vec
growingv0.6.3
Only supports append vectors, lock free
49
pi_vec_remain
growingv0.2.1
vec remain range
Core Metrics
| pi_densevec | pi_append_vec | pi_vec_remain | |
|---|---|---|---|
| Health Score | 40 | 55 | 49 |
| Total Downloads | 6.5K | 33.4K | 4.2K |
| 30d Downloads | 7 | 53 | 82 |
| Dependents | 0 | 48 | 13 |
| Releases | 5 | 31 | 4 |
| Last Updated | 745d ago | 289d ago | 351d ago |
| Age | 4y | 2y 5m | 1y 3m |
Health Breakdown
pi_densevec
Maintenance
7
Quality
10
Community
8
Popularity
5
Documentation
10
pi_append_vec
Maintenance
9
Quality
15
Community
16
Popularity
5
Documentation
10
pi_vec_remain
Maintenance
8
Quality
16
Community
11
Popularity
4
Documentation
10
Technical Details
| pi_densevec | pi_append_vec | pi_vec_remain | |
|---|---|---|---|
| Version | 0.1.3 | 0.6.3 | 0.2.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 2 | 0 |
| Crate Size | 4KB | 5KB | 3KB |
| Features | 0 | 0 | 0 |
| Yanked % | 20.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 2 (team) | 2 (team) | 2 (team) |
Links
Quick Verdict
- •pi_append_vec leads with a health score of 55/100, but none of the options score above 80.
- •⚠ pi_densevec has not been updated in over a year.