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: 3 months ago
Linked from 1 awesome list

javascriptuliduuid

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ulid/spec A specification for a more efficient and compact alternative to UUIDs 9,740
oklog/ulid A package that generates Universally Unique Lexicographically Sortable Identifiers 4,523
ai/nanoid A tiny string ID generator with high security and small size. 24,680
dylang/shortid Generates unique, non-sequential URL-friendly IDs suitable for various applications and services. 5,739
segmentio/ksuid A library for generating and parsing globally unique identifiers with a timestamp component for efficient sorting and collision protection. 4,945
robinvdvleuten/php-ulid Provides a PHP implementation of a Universally Unique Lexicographically Sortable Identifier generator 444
rs/xid Generates globally unique ids for web applications 3,962
paralleldrive/cuid2 Generates cryptographically secure, collision-resistant IDs optimized for horizontal scaling and performance. 2,670
novemberborn/ksuid Generates unique identifiers with a timestamp and random payload 253
einar-hjortdal/lexical_uuid A method for generating universally unique identifiers optimized for database use, designed to be lexicographically sortable. 4
debdut/uuid-readable Generates human-readable UUIDs from 128-bit inputs using a Shakespearean sentence template. 803
jetify-com/typeid-js Provides a type-safe and globally unique identifier system in JavaScript and TypeScript 298
jonschlinkert/uniqueid Generates unique sequential IDs with optional prefix and suffix. 17
pid/puid Generates unique IDs based on time, machine, and process for use in distributed environments. 241
paralleldrive/cuid Collision-resistant ids optimized for horizontal scaling and performance. 3,443