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 | 235 |
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 | 408 |
mrdimidium/nanoid | A tiny, secure, URL-friendly ID generator with customizable length and alphabet. | 547 |
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 unique IDs based on timestamp and node ID without coordination between nodes. | 21 |
twharmon/gouid | Provides universally unique IDs with cryptographic security | 24 |
mamantoha/nanoid.cr | A Crystal implementation of an ID generator with URL-friendly and secure ID generation capabilities. | 41 |
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,310 |
ianfabs/nanoid | A library for generating cryptographically secure IDs with URL-friendliness and high collision probabilities | 76 |