assert_no_alloc
v1.1.2 GrowingCustom Rust allocator allowing to temporarily disable memory (de)allocations for a thread. Aborts or prints a warning if allocating although forbidden.
Quick Verdict
- โNot updated for 4+ years
- โStable API (1.x for 5+ years)
- โTrusted by 169 crates
- โTiny footprint (6KB, 0 deps)
Security
Deep Insights
599.1K downloads in the last 30 days (20.0K/day), up 16% from the previous period.
169 crates depend on assert_no_alloc. Reasonable ecosystem adoption, though not yet a core dependency.
The API has been stable (1.x) for over 5 years with 4 releases. This level of maturity means you can depend on it without worrying about breaking changes.
assert_no_alloc has no external dependencies โ minimal supply chain risk and fast compile times.
At 6KB, assert_no_alloc is lightweight. Small crate size correlates with focused, well-scoped functionality.
Notable dependents include ureq, kira, fundsp, audio-processor-standalone-midi, augmented-midi. When high-quality crates choose assert_no_alloc, it's a strong quality signal.
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 assert_no_alloc
Version Adoption
Release Timeline
Feature Flags
default =["disable_release"]