ulid
ULID generator
A package that generates Universally Unique Lexicographically Sortable Identifiers
Universally Unique Lexicographically Sortable Identifier (ULID) in Go
5k stars
44 watching
168 forks
Language: Go
last commit: 10 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A specification for a more efficient and compact alternative to UUIDs | 9,813 |
| A JavaScript library providing a compact and efficient identifier generation solution | 3,044 |
| A library for generating and parsing globally unique identifiers with a timestamp component for efficient sorting and collision protection. | 4,968 |
| Provides a pure Go implementation of Universally Unique Identifiers (UUIDs) with various versions and parsing capabilities. | 4,894 |
| Generates unique, non-sequential URL-friendly IDs suitable for various applications and services. | 5,738 |
| Provides a cryptographically strong random ID generator with adjustable length and character set for use in various applications. | 1,310 |
| Provides a PHP implementation of a Universally Unique Lexicographically Sortable Identifier generator | 446 |
| Creates unique IDs from integers and allows decoding back to the original numbers. | 3,325 |
| Generates globally unique ids for web applications | 3,978 |
| Collision-resistant ids optimized for horizontal scaling and performance. | 3,449 |
| A Go implementation of Universally Unique Identifiers (UUIDs) with support for various versions and formats. | 1,592 |
| Generates cryptographically secure, collision-resistant IDs optimized for horizontal scaling and performance. | 2,727 |
| Generates unique, secure IDs in JavaScript | 24,781 |
| A package that generates and manipulates UUIDs v1 with fast or cryptographic-quality random node identifiers. | 18 |
| Provides implementations of a 128-bit unique identifier suitable for record identifiers in databases | 86 |