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

consistent_hasher

v0.1.5crates.io· Rust

An implementation of consistent hashing, a technique commonly used in distributed systems to map keys (such as data items or requests) to nodes (e.g., servers or storage units) in a way that minimizes disruptions when nodes are added or removed.

The verdict
Aging — last published over a year ago — check before adopting. Check the repo for activity before adopting.
Check the repo for activity before adopting.
Live from the crates.io registry · derived rules, not AI
How it scores
MaintenanceAging
PopularityNiche
SecurityClean
LicensePermissive
DepsZero deps
Maintenance
Last published over a year ago — check before adopting.
Popularity
1 downloads / week
Security
No known advisories for this version (OSV).
License
Apache-2.0 OR MIT
Dependencies
No runtime dependencies
Recent releases
  • 0.1.5over a year ago
  • 0.1.4over a year ago
  • 0.1.3over a year ago
  • 0.1.2over a year ago
  • 0.1.1over a year ago
  • 0.1.0over a year ago
consistent_hasher — An implementation of consistent hashing, a technique commonly used in distributed systems to map keys (such as data items or requests) to nodes (e.g., servers or storage units) in a way that minimizes disruptions when nodes are added or removed. (Rust / crates.io) — verdict, alternatives & security · Modules