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