Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dgryski/go-jump
go-jump: Jump consistent hashing
https://github.com/dgryski/go-jump
Last synced: 1 day ago
JSON representation
go-jump: Jump consistent hashing
- Host: GitHub
- URL: https://github.com/dgryski/go-jump
- Owner: dgryski
- License: mit
- Created: 2014-06-15T22:12:04.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2021-10-18T20:05:52.000Z (about 3 years ago)
- Last Synced: 2024-12-13T23:07:36.550Z (8 days ago)
- Language: Go
- Size: 3.91 KB
- Stars: 383
- Watchers: 17
- Forks: 33
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-go - go-jump - Port of Google's "Jump" Consistent Hash function. (Distributed Systems / Search and Analytic Databases)
- awesome-go - go-jump - go-jump: Jump consistent hashing - ★ 211 (Distributed Systems)
- awesome-go-extra - go-jump - jump: Jump consistent hashing|348|31|1|2014-06-15T22:12:04Z|2021-10-18T20:05:52Z| (Distributed Systems / Advanced Console UIs)
README
A port of [Google's "Jump" Consistent Hash function](https://arxiv.org/abs/1406.2294)
Godoc: http://godoc.org/github.com/dgryski/go-jump