Decision Workspace
fral vs im-lists vs char-list
Side-by-side comparison of Rust crates
43
fral
growingv1.0.2
Functional random-access lists.
54
im-lists
growingv0.12.1
Persistent unrolled linked lists and vlists
39
char-list
growingv0.4.0
A persistent string type with the same API as a linked-list of characters.
Core Metrics
| fral | im-lists | char-list | |
|---|---|---|---|
| Health Score | 43 | 54 | 39 |
| Total Downloads | 5.0K | 65.6K | 9.4K |
| 30d Downloads | 5 | 2.8K | 9 |
| Dependents | 0 | 35 | 0 |
| Releases | 3 | 21 | 7 |
| Last Updated | 2912d ago | 26d ago | 735d ago |
| Age | 7y 12m | 4y 6m | 3y 5m |
Health Breakdown
fral
Maintenance
3
Quality
20
Community
5
Popularity
4
Documentation
11
im-lists
Maintenance
16
Quality
13
Community
9
Popularity
6
Documentation
10
char-list
Maintenance
4
Quality
15
Community
5
Popularity
5
Documentation
10
Technical Details
| fral | im-lists | char-list | |
|---|---|---|---|
| Version | 1.0.2 | 0.12.1 | 0.4.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 2 | 6 | 9 |
| Crate Size | 7KB | 136KB | 35KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •im-lists leads with a health score of 54/100, but none of the options score above 80.
- •⚠ fral, char-list have not been updated in over a year.
- •im-lists, char-list are pre-1.0 — API may change.