spec

Compact ID

A specification for a more efficient and compact alternative to UUIDs

The canonical spec for ulid

GitHub

10k stars
93 watching
173 forks
last commit: 5 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ulid/javascript A JavaScript library providing a compact and efficient identifier generation solution 3,044
oklog/ulid A package that generates Universally Unique Lexicographically Sortable Identifiers 4,553
robinvdvleuten/php-ulid Provides a PHP implementation of a Universally Unique Lexicographically Sortable Identifier generator 446
segmentio/ksuid A library for generating and parsing globally unique identifiers with a timestamp component for efficient sorting and collision protection. 4,968
dylang/shortid Generates unique, non-sequential URL-friendly IDs suitable for various applications and services. 5,738
paralleldrive/cuid Collision-resistant ids optimized for horizontal scaling and performance. 3,449
ai/nanoid Generates unique, secure IDs in JavaScript 24,781
ullmark/hashids.net Creates unique IDs from integers and allows decoding back to the original numbers. 3,325
rs/xid Generates globally unique ids for web applications 3,978
cysharp/ulid A fast and efficient id generator library. 1,353
paralleldrive/cuid2 Generates cryptographically secure, collision-resistant IDs optimized for horizontal scaling and performance. 2,727
flashultra/uuid Utility for generating and manipulating unique identifiers across various formats 25
debdut/uuid-readable Generates human-readable UUIDs from 128-bit inputs using a Shakespearean sentence template. 804
nalgeon/uuidv7 Provides implementations of a 128-bit unique identifier suitable for record identifiers in databases 86
einar-hjortdal/lexical_uuid A method for generating universally unique identifiers optimized for database use, designed to be lexicographically sortable. 4