hash-ring-ex

HashRing library

Consistent hash ring implementation leveraging the C hash-ring lib for Elixir.

A consistent hash ring implemention for Elixir

GitHub

24 stars
2 watching
18 forks
Language: Elixir
last commit: over 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
whitfin/jumperA consistent hash implementation in Elixir12
hashnuke/rotorA simple build system for Elixir projects that watches file changes and runs associated tasks82
timdeputter/rendezvousAn Elixir implementation of the Rendezvous hashing algorithm9
restartr/ex-lolcatA Elixir implementation of the lolcat meme generator7
whitfin/siphash-elixirAn implementation of the SipHash cryptographic hash family for Elixir19
ntrepid8/ex_cryptoProvides an Erlang crypto module wrapper for Elixir to simplify secure application development150
hashd/bitmap-elixirA fast and space-efficient data structure for lookups using bit arrays in Elixir36
manelli/ex_bcryptAn Elixir module for hashing and verifying passwords using the OpenBSD bcrypt algorithm3
mana-ethereum/ex_rlpAn Elixir implementation of Ethereum's RLP encoding specification31
ex-aws/ex_awsA flexible and easy-to-use set of clients for AWS APIs written in Elixir1,295
riverrun/argon2_elixirAn Elixir wrapper around the Argon2 password hashing algorithm229
rdf-elixir/rdf-exA comprehensive Elixir library for working with RDF data models and their serialization formats.110
bjro/apexA library that pretty prints Elixir data structures in full color277
cabol/ex_shardsProvides a wrapper around ETS tables or Shards to scale-out Elixir data storage42
trapped/elixir-rsaProvides an easy-to-use wrapper for public key cryptography in Elixir35