uuidv7
Unique ID generator
Provides implementations of a 128-bit unique identifier suitable for record identifiers in databases
UUIDv7 in N languages
86 stars
2 watching
26 forks
Language: Racket
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Utility for generating and manipulating unique identifiers across various formats | 25 |
| A V implementation of a unique identifier generator | 8 |
| Generates unique IDs based on timestamp and node ID without coordination between nodes. | 21 |
| Generates unique IDs based on time, machine, and process for use in distributed environments. | 242 |
| Generates unique identifiers similar to UUIDs | 9 |
| A method for generating universally unique identifiers optimized for database use, designed to be lexicographically sortable. | 4 |
| Provides universally unique IDs with cryptographic security | 24 |
| A Go implementation of Universally Unique Identifiers (UUIDs) with support for various versions and formats. | 1,592 |
| Provides a cryptographically strong random ID generator with adjustable length and character set for use in various applications. | 1,310 |
| A C library to generate universally unique identifiers. | 26 |
| Provides a PHP implementation of a Universally Unique Lexicographically Sortable Identifier generator | 446 |
| Provides a PostgreSQL extension to generate unique IDs with multiple algorithms and formats. | 46 |
| Generates universally unique identifiers based on RFC 4122. | 20 |
| Generates and validates universally unique identifiers according to the RFC 4122 standard | 1,805 |
| Generates unique identifiers in a distributed environment with high precision and uniqueness | 243 |