rustio rustio.net

stackalloc vs alloca vs stack_frame_allocators

Side-by-side comparison of Rust crates

Core Metrics

stackallocallocastack_frame_allocators
Health Score464948
Total Downloads35.1K7.6M4.1K
30d Downloads2.4K2.8M7
Dependents8680
Releases7105
Last Updated688d ago967d ago334d ago
Age5y5y 2m1y 5m

Health Breakdown

stackalloc
Maintenance
4
Quality
22
Community
6
Popularity
5
Documentation
9
alloca
Maintenance
4
Quality
16
Community
11
Popularity
8
Documentation
10
stack_frame_allocators
Maintenance
8
Quality
20
Community
3
Popularity
4
Documentation
13

Technical Details

stackallocallocastack_frame_allocators
Version1.2.10.4.01.1.2
Stable (≥1.0)✓ Yes✗ No✓ Yes
LicenseMITMITMIT OR Apache-2.0
Dependencies310
Crate Size11KB4KB15KB
Features310
Yanked %0.0%0.0%0.0%
Edition201820212021
MSRV
Owners111

Quick Verdict

  • alloca leads with a health score of 49/100, but none of the options score above 80.
  • ⚠ stackalloc, alloca have not been updated in over a year.
  • alloca is pre-1.0 — API may change.