lexical_uuid
UUID generator
A method for generating universally unique identifiers optimized for database use, designed to be lexicographically sortable.
Lexicographically-sortable universally unique identifier generation
4 stars
1 watching
0 forks
Language: V
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A C library to generate universally unique identifiers. | 26 |
| Tools for generating slugs from strings with customizable transliteration and replacement | 3 |
| A library for generating unique identifiers in Ada programming language | 15 |
| Generates unique IDs based on timestamp and node ID without coordination between nodes. | 21 |
| Utility for generating and manipulating unique identifiers across various formats | 25 |
| A Haskell library for working with universally unique identifiers. | 62 |
| A set of functions to generate and work with Universally Unique Identifiers (UUIDs) in Elixir. | 361 |
| Generates and validates universally unique identifiers according to the RFC 4122 standard | 1,805 |
| A Common Lisp library providing a simple and efficient way to generate unique identifiers | 23 |
| Provides implementations of a 128-bit unique identifier suitable for record identifiers in databases | 86 |
| A Go implementation of Universally Unique Identifiers (UUIDs) with support for various versions and formats. | 1,592 |
| A small UUID library that generates chronologically sortable UUIDs in Crystal | 15 |
| Generates human-readable UUIDs from 128-bit inputs using a Shakespearean sentence template. | 804 |
| A package that generates and manipulates UUIDs v1 with fast or cryptographic-quality random node identifiers. | 18 |
| A fast and unique identifier generator based on the current time, process ID, and MAC address. | 616 |