rustio rustio.net

compatmalloc vs linked_list_allocator vs libc_alloc

Side-by-side comparison of Rust crates

Core Metrics

compatmalloclinked_list_allocatorlibc_alloc
Health Score515956
Total Downloads443.8M458.4K
30d Downloads32307.7K24.9K
Dependents032725
Releases3468
Last Updated12d ago1119d ago738d ago
Age1m10y 1m5y 11m

Health Breakdown

compatmalloc
Maintenance
13
Quality
18
Community
6
Popularity
2
Documentation
12
linked_list_allocator
Maintenance
6
Quality
17
Community
15
Popularity
8
Documentation
13
libc_alloc
Maintenance
5
Quality
22
Community
10
Popularity
7
Documentation
12

Technical Details

compatmalloclinked_list_allocatorlibc_alloc
Version0.2.10.10.51.0.7
Stable (≥1.0)✗ No✗ No✓ Yes
LicenseMIT OR Apache-2.0Apache-2.0/MITMIT
Dependencies310
Crate Size71KB23KB3KB
Features1051
Yanked %0.0%4.3%0.0%
Edition20212018
MSRV1.871.61
Owners12 (team)1

Quick Verdict

  • linked_list_allocator leads with a health score of 59/100, but none of the options score above 80.
  • linked_list_allocator is depended on by 327 crates — strongest ecosystem trust.
  • ⚠ linked_list_allocator, libc_alloc have not been updated in over a year.
  • compatmalloc, linked_list_allocator are pre-1.0 — API may change.