javascript
ULID generator
A JavaScript library providing a compact and efficient identifier generation solution
Universally Unique Lexicographically Sortable Identifier
3k stars
21 watching
107 forks
Language: JavaScript
last commit: 6 months ago
Linked from 1 awesome list
javascriptuliduuid
Related projects:
Repository | Description | Stars |
---|---|---|
| A specification for a more efficient and compact alternative to UUIDs | 9,813 |
| A package that generates Universally Unique Lexicographically Sortable Identifiers | 4,553 |
| Generates unique, secure IDs in JavaScript | 24,781 |
| Generates unique, non-sequential URL-friendly IDs suitable for various applications and services. | 5,738 |
| A library for generating and parsing globally unique identifiers with a timestamp component for efficient sorting and collision protection. | 4,968 |
| Provides a PHP implementation of a Universally Unique Lexicographically Sortable Identifier generator | 446 |
| Generates globally unique ids for web applications | 3,978 |
| Generates cryptographically secure, collision-resistant IDs optimized for horizontal scaling and performance. | 2,727 |
| Generates unique identifiers with a timestamp and random payload | 254 |
| A method for generating universally unique identifiers optimized for database use, designed to be lexicographically sortable. | 4 |
| Generates human-readable UUIDs from 128-bit inputs using a Shakespearean sentence template. | 804 |
| Provides a type-safe and globally unique identifier system in JavaScript and TypeScript | 308 |
| Generates unique sequential IDs with optional prefix and suffix. | 17 |
| Generates unique IDs based on time, machine, and process for use in distributed environments. | 242 |
| Collision-resistant ids optimized for horizontal scaling and performance. | 3,449 |