rustio rustio.net
48

slab_allocator_rs

v1.0.2 Growing

Slab allocator for no_std systems. Uses multiple slabs with blocks of different sizes and a buddy system allocator for blocks larger than 4096 bytes. Updated to latest nightly rust

MIT Edition 2021
Memory managementNo standard library #kernel#slab#allocator#no_std#heap

Quick Verdict

  • โœ•Not updated for 3+ years
  • โœ“Stable API (1.x for 4+ years)
  • โœ“Tiny footprint (6KB, 2 deps)
  • โœ“Permissive license (MIT)

Security

Checking security advisories...
Downloads
9.4K
Dependents
11
Releases
3
Size
6KB

Deep Insights

๐Ÿ“‰
Download decline

220 downloads in the last 30 days, down 68% from the previous period. May indicate migration to alternatives.

โœ…
Stable for 4+ years

The API has been stable (1.x) for over 4 years with 3 releases. This level of maturity means you can depend on it without worrying about breaking changes.

๐Ÿชถ
Minimal dependencies

Only 2 direct dependencies. Lean dependency tree means faster builds and lower supply chain risk.

๐Ÿ“
Compact crate

At 6KB, slab_allocator_rs is lightweight. Small crate size correlates with focused, well-scoped functionality.

Health Breakdown

Maintenance 4/25

Recency, release consistency, active ratio

Quality 20/25

Yanked ratio, deps, size, maturity, features

Community 9/20

Reverse deps, ownership, ecosystem

Popularity 5/15

Downloads, momentum, growth trend

Documentation 10/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
19/day avg-78%
05010012/291/162/32/213/113/28

Top Dependents

Most downloaded crates that depend on slab_allocator_rs

Version Adoption

v1.0.2
71%
v1.0.1
15%
v1.0.0
13%

Release Timeline

3 releasessince 2021
J
F
M
A
M
J
J
A
S
O
N
D
2021
2
2022
2023
1
2024
2025
2026
Less
More

README

Loading README...

Maintainers

Dependencies
2
direct dependencies
Dependents
11
crates depend on slab_allocator_rs

Similar Crates