bisetmap
v0.1.6 GrowingBisetMap is a fast and thread-safe two-way hash map of sets. It is best suited where you need to associate two collumns uniquely. Each key is associated to one or more other unique values. The structure is interior mutable and all operations are thread safe. Each clone provides access to the same underlying data. Serialize and Deserialize from serde are also implemented.
Quick Verdict
- โNot updated for 8+ years
- !Pre-1.0: API may have breaking changes
- โTiny footprint (6KB, 1 deps)
- โPermissive license (MIT)
Security
Deep Insights
737 downloads in the last 30 days (25/day), up 162% from the previous period.
Despite being 8+ years old, bisetmap 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 5KB, bisetmap 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 bisetmap