collection_tools
v0.36.0 GrowingGeneral purpose tools to manipulate collections( containers like Vec/HashMap/HashSet ).
Quick Verdict
- โActively maintained (updated 62d ago)
- !Pre-1.0: API may have breaking changes
- โTrusted by 194 crates
- โTiny footprint (27KB, 1 deps)
- โPermissive license (MIT)
Security
Deep Insights
3.4K downloads in the last 30 days (114/day), up 24% from the previous period.
194 crates depend on collection_tools. Reasonable ecosystem adoption, though not yet a core dependency.
The primary maintainer publishes 139 crates. This suggests deep Rust expertise and long-term commitment to the ecosystem.
Despite being 2+ years old, collection_tools hasn't reached 1.0 yet. Expect potential API changes between versions.
Only 1 direct dependencies. Lean dependency tree means faster builds and lower supply chain risk.
At 27KB, collection_tools is lightweight. Small crate size correlates with focused, well-scoped functionality.
Notable dependents include former, data_type, test_tools, willbe, former_types. When high-quality crates choose collection_tools, 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 collection_tools
Version Adoption
Release Timeline
Feature Flags
default =["enabled", "collection_constructors", "collection_into_constructors"]