cuid

Unique identifier generator

Collision-resistant ids optimized for horizontal scaling and performance.

Collision-resistant ids optimized for horizontal scaling and performance.

GitHub

3k stars
30 watching
123 forks
Language: JavaScript
last commit: almost 2 years ago

Related projects:

RepositoryDescriptionStars
paralleldrive/cuid2Generates cryptographically secure, collision-resistant IDs optimized for horizontal scaling and performance.2,727
dylang/shortidGenerates unique, non-sequential URL-friendly IDs suitable for various applications and services.5,738
ulid/specA specification for a more efficient and compact alternative to UUIDs9,813
ai/nanoidGenerates unique, secure IDs in JavaScript24,781
oklog/ulidA package that generates Universally Unique Lexicographically Sortable Identifiers4,553
duailibe/cuidGenerates unique, sequential IDs with optimal performance for horizontal scaling and lookup55
apache/hudiA platform for storing and managing big data in cloud storage, enabling incremental processing and optimized querying of large datasets5,498
marcoonroad/ocaml-cuidGenerates unique identifiers for use in applications requiring high uniqueness and randomness.18
ullmark/hashids.netCreates unique IDs from integers and allows decoding back to the original numbers.3,325
ulid/javascriptA JavaScript library providing a compact and efficient identifier generation solution3,044
elfsundae/laravel-hashidProvides reversible, non-sequential identifiers for data obfuscation408
norman/friendly_idA Ruby library for generating and working with human-friendly strings as if they were numeric IDs for ActiveRecord models.6,165
namick/obfuscate_idProtects sequential ids by transforming them into random-looking numerical strings without changing the underlying record data347
matoous/go-nanoidProvides a cryptographically strong random ID generator with adjustable length and character set for use in various applications.1,310
mamantoha/nanoid.crA Crystal implementation of an ID generator with URL-friendly and secure ID generation capabilities.41