cuid2
ID generator
Generates cryptographically secure, collision-resistant IDs optimized for horizontal scaling and performance.
Next generation guids. Secure, collision-resistant ids optimized for horizontal scaling and performance.
3k stars
15 watching
54 forks
Language: JavaScript
last commit: about 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
paralleldrive/cuid | Collision-resistant ids optimized for horizontal scaling and performance. | 3,443 |
dylang/shortid | Generates unique, non-sequential URL-friendly IDs suitable for various applications and services. | 5,739 |
ai/nanoid | A tiny string ID generator with high security and small size. | 24,655 |
ulid/spec | A specification for a more efficient and compact alternative to UUIDs | 9,740 |
ulid/javascript | A JavaScript library providing a compact and efficient identifier generation solution | 3,030 |
oklog/ulid | A package that generates Universally Unique Lexicographically Sortable Identifiers | 4,523 |
ullmark/hashids.net | Creates unique IDs from integers and allows decoding back to the original numbers. | 3,321 |
duailibe/cuid | Generates unique, sequential IDs with optimal performance for horizontal scaling and lookup | 55 |
apache/hudi | Manages large analytical datasets on distributed storage systems by enabling incremental processing and snapshot isolation. | 5,429 |
segmentio/ksuid | A library for generating and parsing globally unique identifiers with a timestamp component for efficient sorting and collision protection. | 4,945 |
pid/puid | Generates unique IDs based on time, machine, and process for use in distributed environments. | 241 |
marcoonroad/ocaml-cuid | Generates unique identifiers for use in applications requiring high uniqueness and randomness. | 18 |
matoous/go-nanoid | Provides a cryptographically strong random ID generator with adjustable length and character set for use in various applications. | 1,292 |
icyphox/nanoid.nim | Generates unique, cryptographically strong strings | 26 |
ory/hydra | A scalable and customizable OpenID Certified provider for authentication and authorization | 15,623 |