typed-generational-arena
v0.2.9 GrowingA safe arena allocator that supports deletion without suffering from the ABA problem by using generational indices. Now with typed indices and custom integer types for generations!
Quick Verdict
- !Pre-1.0: API may have breaking changes
Security
Deep Insights
3.1K downloads in the last 30 days (104/day). Volume is roughly flat compared to the previous period.
Despite being 6+ years old, typed-generational-arena hasn't reached 1.0 yet. Expect potential API changes between versions.
At 29KB, typed-generational-arena is lightweight. Small crate size correlates with focused, well-scoped functionality.
Health Breakdown
Recency, release consistency, active ratio
Yanked ratio, deps, size, maturity, features
Reverse deps, ownership, ecosystem
Downloads, momentum, growth trend
Docs, repo, license, metadata
Download Trend
Top Dependents
Most downloaded crates that depend on typed-generational-arena
Version Adoption
Release Timeline
Feature Flags
default =["std"]