rustio rustio.net
49

bisetmap

v0.1.6 Growing

BisetMap 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.

MIT
AlgorithmsData structures #map#hashmap#bidirectional#two-way#multimap

Quick Verdict

  • โœ•Not updated for 8+ years
  • !Pre-1.0: API may have breaking changes
  • โœ“Tiny footprint (6KB, 1 deps)
  • โœ“Permissive license (MIT)

Security

Checking security advisories...
Downloads
33.9K
Dependents
11
Releases
7
Size
6KB

Deep Insights

๐Ÿ“ˆ
Strong growth momentum

737 downloads in the last 30 days (25/day), up 162% from the previous period.

๐Ÿ”ฌ
Pre-1.0 for over a year

Despite being 8+ years old, bisetmap hasn't reached 1.0 yet. Expect potential API changes between versions.

๐Ÿชถ
Minimal dependencies

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

๐Ÿ“
Compact crate

At 5KB, bisetmap is lightweight. Small crate size correlates with focused, well-scoped functionality.

Health Breakdown

Maintenance 9/25

Recency, release consistency, active ratio

Quality 15/25

Yanked ratio, deps, size, maturity, features

Community 9/20

Reverse deps, ownership, ecosystem

Popularity 5/15

Downloads, momentum, growth trend

Documentation 11/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
13/day avg+190%
02040608012/291/162/32/213/113/28

Top Dependents

Most downloaded crates that depend on bisetmap

Version Adoption

v0.1.6
79%
v0.1.5
5%
v0.1.2
5%
v0.1.3
5%
v0.1.4
5%

Release Timeline

7 releasessince 2017
J
F
M
A
M
J
J
A
S
O
N
D
2017
7
2018
2019
2020
2021
2022
2023
2024
2025
2026
Less
More

README

Loading README...

Maintainers

Dependencies
1
direct dependencies
Dependents
11
crates depend on bisetmap

Similar Crates