barrage
ID generator
Distributed ID generator for generating unique IDs across multiple data sources
21 stars
18 watching
3 forks
Language: Ruby
last commit: almost 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
radeno/nanoid.rb | A tiny Ruby library for generating secure URL-friendly unique string IDs | 230 |
duailibe/cuid | Generates unique, sequential IDs with optimal performance for horizontal scaling and lookup | 55 |
zelark/nano-id | A Clojure library for generating unique URL-friendly string IDs | 191 |
hrbrmstr/nanoid | A tool to generate unique and secure identifiers | 6 |
elfsundae/laravel-hashid | Provides reversible, non-sequential identifiers for data obfuscation | 407 |
mrdimidium/nanoid | A tiny, secure, URL-friendly ID generator with customizable length and alphabet. | 543 |
celrenheit/sandflake | A decentralized ID generator for sequential, lexicographically sortable unique IDs | 83 |
osamingo/indigo | A distributed unique ID generator that uses Sonyflake and Base58 encoding | 109 |
lexborisov/yauid | Generates decentralized unique IDs with time ordering and node ID information | 21 |
twharmon/gouid | Provides universally unique IDs with cryptographic security | 24 |
mamantoha/nanoid.cr | A URL-friendly unique ID generator for generating secure and non-secure IDs. | 41 |
soundicly/jnanoid-enhanced | A unique string ID generator for Java applications | 19 |
iddm/randomorg | A Rust library that generates random numbers using atmospheric noise from the random.org API. | 8 |
matoous/go-nanoid | Provides a cryptographically strong random ID generator with adjustable length and character set for use in various applications. | 1,292 |
ianfabs/nanoid | A library for generating cryptographically secure IDs with URL-friendliness and high collision probabilities | 76 |