Decision Workspace
fp-collections vs static-heap-array vs frozen-collections-core
Side-by-side comparison of Rust crates
38
fp-collections
growingv0.0.2
An alternate collections library for rust
45
static-heap-array
experimentalv0.1.1
A statically sized array which lives on the heap, allowing it to have a size that does not need to be known at runtime.
60
frozen-collections-core
growingv0.9.1
Implementation logic for frozen collections.
Core Metrics
| fp-collections | static-heap-array | frozen-collections-core | |
|---|---|---|---|
| Health Score | 38 | 45 | 60 |
| Total Downloads | 4.3K | 30 | 30.0K |
| 30d Downloads | 6 | 30 | 8.2K |
| Dependents | 0 | 0 | 26 |
| Releases | 3 | 2 | 10 |
| Last Updated | 2076d ago | 12d ago | 30d ago |
| Age | 5y 11m | 14d | 1y 3m |
Health Breakdown
fp-collections
Maintenance
4
Quality
16
Community
5
Popularity
4
Documentation
9
static-heap-array
Maintenance
13
Quality
14
Community
6
Popularity
2
Documentation
10
frozen-collections-core
Maintenance
17
Quality
16
Community
10
Popularity
5
Documentation
12
Technical Details
| fp-collections | static-heap-array | frozen-collections-core | |
|---|---|---|---|
| Version | 0.0.2 | 0.1.1 | 0.9.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 0 | 1 | 10 |
| Crate Size | 9KB | 6KB | 69KB |
| Features | 0 | 0 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2024 | 2024 |
| MSRV | — | — | 1.90.0 |
| Owners | 2 | 1 | 1 |
Links
Quick Verdict
- •frozen-collections-core leads with a health score of 60/100, but none of the options score above 80.
- •⚠ fp-collections has not been updated in over a year.