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: 6 days ago

Related projects:

Repository Description Stars
paralleldrive/cuid2 Generates cryptographically secure, collision-resistant IDs optimized for horizontal scaling and performance. 2,670
dylang/shortid Generates unique, non-sequential URL-friendly IDs suitable for various applications and services. 5,739
ulid/spec A specification for a more efficient and compact alternative to UUIDs 9,740
ai/nanoid A tiny string ID generator with high security and small size. 24,655
oklog/ulid A package that generates Universally Unique Lexicographically Sortable Identifiers 4,523
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
marcoonroad/ocaml-cuid Generates unique identifiers for use in applications requiring high uniqueness and randomness. 18
ullmark/hashids.net Creates unique IDs from integers and allows decoding back to the original numbers. 3,321
ulid/javascript A JavaScript library providing a compact and efficient identifier generation solution 3,030
elfsundae/laravel-hashid Provides reversible, non-sequential identifiers for data obfuscation 407
norman/friendly_id A Ruby library for generating and working with human-friendly strings as if they were numeric IDs for ActiveRecord models. 6,150
namick/obfuscate_id Protects sequential ids by transforming them into random-looking numerical strings without changing the underlying record data 347
matoous/go-nanoid Provides a cryptographically strong random ID generator with adjustable length and character set for use in various applications. 1,292
mamantoha/nanoid.cr A URL-friendly unique ID generator for generating secure and non-secure IDs. 41