Decision Workspace
mmap-allocator vs bulk_allocator vs sodium-alloc
Side-by-side comparison of Rust crates
39
mmap-allocator
growingv0.3.1
struct implementing trait std::alloc::GlobalAlloc for unix
38
bulk_allocator
growingv0.5.2
Implementations of GlobalAlloc holding memory cache.
37
sodium-alloc
growingv0.1.1
Allocator type that allocates memory using Sodium's secure memory utilities
Core Metrics
| mmap-allocator | bulk_allocator | sodium-alloc | |
|---|---|---|---|
| Health Score | 39 | 38 | 37 |
| Total Downloads | 29.3K | 10.2K | 2.9K |
| 30d Downloads | 13.8K | 10 | 5 |
| Dependents | 0 | 0 | 0 |
| Releases | 4 | 7 | 2 |
| Last Updated | 1869d ago | 956d ago | 1579d ago |
| Age | 5y 8m | 5y 8m | 4y 9m |
Health Breakdown
mmap-allocator
Maintenance
4
Quality
13
Community
5
Popularity
5
Documentation
12
bulk_allocator
Maintenance
4
Quality
11
Community
5
Popularity
5
Documentation
13
sodium-alloc
Maintenance
3
Quality
15
Community
6
Popularity
4
Documentation
9
Technical Details
| mmap-allocator | bulk_allocator | sodium-alloc | |
|---|---|---|---|
| Version | 0.3.1 | 0.5.2 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 OR LGPL-3.0-or-later | LGPL-3.0-or-later OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 1 | 1 |
| Crate Size | 1.7MB | 22KB | 9KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 14.3% | 0.0% |
| Edition | 2018 | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •mmap-allocator leads with a health score of 39/100, but none of the options score above 80.
- •⚠ mmap-allocator, bulk_allocator, sodium-alloc have not been updated in over a year.