rustio rustio.net

buddy_system_allocator vs linked_list_allocator vs ax_slab_allocator

Side-by-side comparison of Rust crates

Core Metrics

buddy_system_allocatorlinked_list_allocatorax_slab_allocator
Health Score595949
Total Downloads1.2M3.8M3.3K
30d Downloads145.9K307.7K1.6K
Dependents1683272
Releases25462
Last Updated74d ago1119d ago33d ago
Age7y10y 1m1m

Health Breakdown

buddy_system_allocator
Maintenance
14
Quality
16
Community
9
Popularity
7
Documentation
13
linked_list_allocator
Maintenance
6
Quality
17
Community
15
Popularity
8
Documentation
13
ax_slab_allocator
Maintenance
12
Quality
14
Community
9
Popularity
4
Documentation
10

Technical Details

buddy_system_allocatorlinked_list_allocatorax_slab_allocator
Version0.12.00.10.50.4.0
Stable (≥1.0)✗ No✗ No✗ No
LicenseMITApache-2.0/MITMIT
Dependencies511
Crate Size16KB23KB6KB
Features350
Yanked %0.0%4.3%0.0%
Edition20212021
MSRV1.61
Owners12 (team)2 (team)

Quick Verdict

  • buddy_system_allocator leads with a health score of 59/100, but none of the options score above 80.
  • linked_list_allocator has the most downloads (3.8M), suggesting wider adoption.
  • linked_list_allocator is depended on by 327 crates — strongest ecosystem trust.
  • ⚠ linked_list_allocator has not been updated in over a year.