cuid
ID generator
Generates unique, sequential IDs with optimal performance for horizontal scaling and lookup
Collision-resistant ids, in Elixir
55 stars
3 watching
6 forks
Language: Elixir
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Provides a secure and compact way to generate unique IDs in Elixir | 220 |
| | Generates unique identifiers similar to UUIDs | 9 |
| | Generates unique IDs based on time, machine, and process for use in distributed environments. | 242 |
| | Provides reversible, non-sequential identifiers for data obfuscation | 408 |
| | A fast and efficient id generator library. | 1,353 |
| | Distributed ID generator for generating unique IDs across multiple data sources | 21 |
| | A fast and unique identifier generator based on the current time, process ID, and MAC address. | 616 |
| | A tiny, URL-friendly ID generator that produces unique, random strings with customizable length and alphabet | 27 |
| | Generates unique non-sequential short IDs | 937 |
| | Generates unique identifiers for use in applications requiring high uniqueness and randomness. | 18 |
| | Obfuscates numerical identifiers via reversible mapping | 280 |
| | Generates unique IDs based on timestamp and node ID without coordination between nodes. | 21 |
| | Provides universally unique IDs with cryptographic security | 24 |
| | An Elixir library for generating custom, symmetrical images with unique representations | 27 |
| | A V implementation of a unique identifier generator | 8 |