Decision Workspace
trashmap vs elsa vs lurk-elsa
Side-by-side comparison of Rust crates
41
trashmap
growingv0.1.3
A HashMap and HashSet that operate directly on hashes instead of keys, avoiding rehashing
63
elsa
growingv1.11.2
Append-only collections for Rust where borrows to entries can outlive insertions
46
lurk-elsa
growingv0.1.1
Append-only collections for Rust where borrows to entries can outlive insertions
Core Metrics
| trashmap | elsa | lurk-elsa | |
|---|---|---|---|
| Health Score | 41 | 63 | 46 |
| Total Downloads | 5.8K | 13.2M | 3.5K |
| 30d Downloads | 6 | 1.1M | 27 |
| Dependents | 0 | 618 | 2 |
| Releases | 4 | 23 | 2 |
| Last Updated | 2503d ago | 384d ago | 833d ago |
| Age | 6y 11m | 7y 3m | 2y 3m |
Health Breakdown
trashmap
Maintenance
3
Quality
16
Community
6
Popularity
4
Documentation
12
elsa
Maintenance
7
Quality
22
Community
14
Popularity
8
Documentation
12
lurk-elsa
Maintenance
4
Quality
17
Community
9
Popularity
4
Documentation
12
Technical Details
| trashmap | elsa | lurk-elsa | |
|---|---|---|---|
| Version | 0.1.3 | 1.11.2 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT/Apache-2.0 | MIT/Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 0 | 2 | 2 |
| Crate Size | 9KB | 21KB | 22KB |
| Features | 0 | 2 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •elsa leads with a health score of 63/100, but none of the options score above 80.
- •elsa is depended on by 618 crates — strongest ecosystem trust.
- •⚠ trashmap, elsa, lurk-elsa have not been updated in over a year.
- •trashmap, lurk-elsa are pre-1.0 — API may change.