Decision Workspace
mapage_lib vs mapage vs memory_storage
Side-by-side comparison of Rust crates
35
mapage_lib
growingv0.1.0
Objects used in communication with Mapage instances.
40
mapage
growingv0.2.0
In-memory type-namespaced key value storage with GraphQL
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_lib | mapage | memory_storage | |
|---|---|---|---|
| Health Score | 35 | 40 | 43 |
| Total Downloads | 773 | 3.0K | 9.7K |
| 30d Downloads | 3 | 4 | 10 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 2 | 8 |
| Last Updated | 385d ago | 793d ago | 1001d ago |
| Age | 1y | 2y 7m | 2y 9m |
Health Breakdown
mapage_lib
Maintenance
2
Quality
15
Community
5
Popularity
3
Documentation
10
mapage
Maintenance
4
Quality
17
Community
5
Popularity
4
Documentation
10
memory_storage
Maintenance
10
Quality
14
Community
3
Popularity
5
Documentation
11
Technical Details
| mapage_lib | mapage | memory_storage | |
|---|---|---|---|
| Version | 0.1.0 | 0.2.0 | 0.9.30 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | non-standard |
| Dependencies | 4 | 11 | 0 |
| Crate Size | 8KB | 89KB | 5KB |
| Features | 1 | 45 | 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_lib, mapage, memory_storage have not been updated in over a year.