hashids-elixir
Identifier obscurer
Obfuscates numerical identifiers via reversible mapping
Stringify your ids
280 stars
7 watching
14 forks
Language: Elixir
last commit: 8 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
elfsundae/laravel-hashid | Provides reversible, non-sequential identifiers for data obfuscation | 407 |
duailibe/cuid | Generates unique, sequential IDs with optimal performance for horizontal scaling and lookup | 55 |
riverrun/argon2_elixir | An Elixir wrapper around the Argon2 password hashing algorithm | 229 |
mitchellvanw/hashids | Provides a simple way to encode and decode unique identifiers in web applications. | 106 |
whitfin/siphash-elixir | An implementation of the SipHash cryptographic hash family for Elixir | 19 |
ayrat555/rock | An Elixir implementation of a robust clustering algorithm for categorical attributes | 11 |
ahamtech/elixir-gandi | An Elixir wrapper providing access to Gandi's API services | 0 |
hashd/bitmap-elixir | A fast and space-efficient data structure for lookups using bit arrays in Elixir | 36 |
railsmechanic/nanoid | Provides a secure and compact way to generate unique IDs in Elixir | 218 |
meh/exquisite | A tool for generating match_specs from LINQ-inspired queries at compile-time for use with Elixir record types. | 79 |
alco/benchfella | Tools for comparing and benchmarking small code snippets | 516 |
agro1986/caustic | An Elixir library providing algorithms and utilities for cryptography, number theory, and other mathematical concepts used in cryptocurrencies | 5 |
timdeputter/rendezvous | An Elixir implementation of the Rendezvous hashing algorithm | 9 |
hashnuke/ansible-elixir-stack | Automated deployment tool for Elixir applications | 297 |
whitfin/jumper | A consistent hash implementation in Elixir | 12 |