Decision Workspace
pi_vec_remain vs pi_append_vec vs pi_densevec
Side-by-side comparison of Rust crates
49
pi_vec_remain
growingv0.2.1
vec remain range
55
pi_append_vec
growingv0.6.3
Only supports append vectors, lock free
40
pi_densevec
growingv0.1.3
重定向映射表,一个使用usize作为key的映射表
Core Metrics
| pi_vec_remain | pi_append_vec | pi_densevec | |
|---|---|---|---|
| Health Score | 49 | 55 | 40 |
| Total Downloads | 4.2K | 33.4K | 6.5K |
| 30d Downloads | 82 | 53 | 7 |
| Dependents | 13 | 48 | 0 |
| Releases | 4 | 31 | 5 |
| Last Updated | 351d ago | 289d ago | 745d ago |
| Age | 1y 3m | 2y 5m | 4y |
Health Breakdown
pi_vec_remain
Maintenance
8
Quality
16
Community
11
Popularity
4
Documentation
10
pi_append_vec
Maintenance
9
Quality
15
Community
16
Popularity
5
Documentation
10
pi_densevec
Maintenance
7
Quality
10
Community
8
Popularity
5
Documentation
10
Technical Details
| pi_vec_remain | pi_append_vec | pi_densevec | |
|---|---|---|---|
| Version | 0.2.1 | 0.6.3 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 2 | 1 |
| Crate Size | 3KB | 5KB | 4KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 20.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.