rustio rustio.net
60

arena-lib

v1.0.0 Experimental

Typed memory arena and slab allocator library. Generational indices, typed arenas (one allocation per type), interned strings, and bump allocation. Zero unsafe leakage into user code.

Apache-2.0 OR MIT Edition 2024 MSRV 1.85
Data structuresMemory management #rust#slab#allocator#arena#generational

Quick Verdict

  • โœ“Actively maintained (updated 4d ago)
  • โœ“Tiny footprint (67KB, 3 deps)
  • โœ“Permissive license (Apache-2.0 OR MIT)

Security

Checking security advisories...
Downloads
65
Dependents
0
Releases
5
Size
67KB

Deep Insights

๐Ÿ“Š
Download activity

65 downloads in the last 30 days (2/day avg).

๐Ÿ‘ค
Prolific maintainer

The primary maintainer publishes 50 crates. This suggests deep Rust expertise and long-term commitment to the ecosystem.

๐Ÿชถ
Minimal dependencies

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

Health Breakdown

Maintenance 19/25

Recency, release consistency, active ratio

Quality 18/25

Yanked ratio, deps, size, maturity, features

Community 6/20

Reverse deps, ownership, ecosystem

Popularity 2/15

Downloads, momentum, growth trend

Documentation 15/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
0/day avg
02/263/164/34/215/95/26

Version Adoption

v0.1.0
22%
v0.5.0
20%
v0.9.0
20%
v1.0.0
20%
v0.2.0
18%

Release Timeline

5 releasessince 2026
J
F
M
A
M
J
J
A
S
O
N
D
2026
5
Less
More

Feature Flags

default =["std"]

std*

README

Loading README...

Maintainers

Dependencies
3
direct dependencies
Dependents
0
crates depend on arena-lib

Similar Crates