javascript

ULID generator

A JavaScript library providing a compact and efficient identifier generation solution

Universally Unique Lexicographically Sortable Identifier

GitHub

3k stars
21 watching
107 forks
Language: JavaScript
last commit: about 2 years ago
Linked from 1 awesome list

javascriptuliduuid

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ulid/specA specification for a more efficient and compact alternative to UUIDs9,813
oklog/ulidA package that generates Universally Unique Lexicographically Sortable Identifiers4,553
ai/nanoidGenerates unique, secure IDs in JavaScript24,781
dylang/shortidGenerates unique, non-sequential URL-friendly IDs suitable for various applications and services.5,738
segmentio/ksuidA library for generating and parsing globally unique identifiers with a timestamp component for efficient sorting and collision protection.4,968
robinvdvleuten/php-ulidProvides a PHP implementation of a Universally Unique Lexicographically Sortable Identifier generator446
rs/xidGenerates globally unique ids for web applications3,978
paralleldrive/cuid2Generates cryptographically secure, collision-resistant IDs optimized for horizontal scaling and performance.2,727
novemberborn/ksuidGenerates unique identifiers with a timestamp and random payload254
einar-hjortdal/lexical_uuidA method for generating universally unique identifiers optimized for database use, designed to be lexicographically sortable.4
debdut/uuid-readableGenerates human-readable UUIDs from 128-bit inputs using a Shakespearean sentence template.804
jetify-com/typeid-jsProvides a type-safe and globally unique identifier system in JavaScript and TypeScript308
jonschlinkert/uniqueidGenerates unique sequential IDs with optional prefix and suffix.17
pid/puidGenerates unique IDs based on time, machine, and process for use in distributed environments.242
paralleldrive/cuidCollision-resistant ids optimized for horizontal scaling and performance.3,449