Rendezvous
Hashing library
An Elixir implementation of the Rendezvous hashing algorithm
Implementation of the Rendezvous or Highest Random Weight (HRW) hashing algorithm in the Elixir Programming Language
9 stars
2 watching
3 forks
Language: Elixir
last commit: almost 7 years ago
Linked from 1 awesome list
distributed-systemselixirelixir-langelixir-programming-languagehashing-algorithm
Related projects:
Repository | Description | Stars |
---|---|---|
whitfin/jumper | A consistent hash implementation in Elixir | 12 |
riverrun/argon2_elixir | An Elixir wrapper around the Argon2 password hashing algorithm | 229 |
arp-g/async-elixir | A comprehensive resource for learning Elixir's concurrency features and asynchronous programming techniques | 161 |
whitfin/siphash-elixir | An implementation of the SipHash cryptographic hash family for Elixir | 19 |
wangyi-fudan/wyhash | Provides fast and simple hashing functions and random number generators for various programming languages. | 970 |
pprzetacznik/ielixir | A Jupyter kernel implementation for the Elixir programming language | 360 |
hentioe/honeycomb | An Elixir library for managing background tasks with concurrency control and persistent results | 18 |
seantanly/elixir-paratize | An Elixir library providing parallel processing facilities with customizable worker size and timeout options. | 28 |
alco/hashids-elixir | Obfuscates numerical identifiers via reversible mapping | 280 |
red-coracle/flask-argon2 | Provides Argon2 hashing utilities for Flask applications. | 19 |
smashedtoatoms/the_fuzz | Provides Elixir implementations of string metric and phonetic algorithms | 77 |
tsharju/elixir_locker | An Erlang-based library providing a distributed de-centralized key-value store and simplified process registration for clusters. | 16 |
aldy505/phc-crypto | Provides a simplified interface to multiple hashing algorithms | 26 |
takscape/elixir-heapq | A priority queue implementation in Elixir using a heap data structure. | 8 |
ayrat555/rock | An Elixir implementation of a robust clustering algorithm for categorical attributes | 11 |