Decision Workspace
mapage vs mapage_lib vs memory_storage
Side-by-side comparison of Rust crates
40
mapage
growingv0.2.0
In-memory type-namespaced key value storage with GraphQL
35
mapage_lib
growingv0.1.0
Objects used in communication with Mapage instances.
43
memory_storage
growingv0.9.30
A memory storage comparable to a Vec where removing items doesn't shift all the items after the removed item to the left and doesn't invalidate their IDs. It allows you to remove items with high speed and access items via an ID that was returned after adding them.
Core Metrics
| mapage | mapage_lib | memory_storage | |
|---|---|---|---|
| Health Score | 40 | 35 | 43 |
| Total Downloads | 3.0K | 773 | 9.7K |
| 30d Downloads | 4 | 3 | 10 |
| Dependents | 0 | 0 | 0 |
| Releases | 2 | 1 | 8 |
| Last Updated | 793d ago | 385d ago | 1001d ago |
| Age | 2y 7m | 1y | 2y 9m |
Health Breakdown
mapage
Maintenance
4
Quality
17
Community
5
Popularity
4
Documentation
10
mapage_lib
Maintenance
2
Quality
15
Community
5
Popularity
3
Documentation
10
memory_storage
Maintenance
10
Quality
14
Community
3
Popularity
5
Documentation
11
Technical Details
| mapage | mapage_lib | memory_storage | |
|---|---|---|---|
| Version | 0.2.0 | 0.1.0 | 0.9.30 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | non-standard |
| Dependencies | 11 | 4 | 0 |
| Crate Size | 89KB | 8KB | 5KB |
| Features | 45 | 1 | 2 |
| Yanked % | 0.0% | 0.0% | 12.5% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •memory_storage leads with a health score of 43/100, but none of the options score above 80.
- •⚠ mapage, mapage_lib, memory_storage have not been updated in over a year.