BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

bimap_plus_map

v0.1.1crates.io· Rust

`BiMapPlusMap<L, R, V>` is made up of `BiMap<L, R>` and `HashMap<L, V>`; you can look up L from R, R from L, V from L and V from R. It is guaranteed that HashMap<L, V> contains an element if and only if BiMap<L, R> contain it.

The verdict
Abandoned. Last published 5 years ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the crates.io registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityNiche
SecurityClean
LicensePermissive
DepsZero deps
Maintenance
Last published 5 years ago.
Popularity
4 downloads / week
Security
No known advisories for this version (OSV).
License
Apache-2.0 OR MIT
Dependencies
No runtime dependencies
Recent releases
  • 0.1.15 years ago
  • 0.1.05 years ago
bimap_plus_map — `BiMapPlusMap<L, R, V>` is made up of `BiMap<L, R>` and `HashMap<L, V>`; you can look up L from R, R from L, V from L and V from R. It is guaranteed that HashMap<L, V> contains an element if and only if BiMap<L, R> contain it. (Rust / crates.io) — verdict, alternatives & security · Modules