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

GitHub

4 stars
1 watching
0 forks
Language: V
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
wc-duck/uuid_hA C library to generate universally unique identifiers.26
einar-hjortdal/slugifyTools for generating slugs from strings with customizable transliteration and replacement3
anthony-arnold/adaidA library for generating unique identifiers in Ada programming language15
lexborisov/yauidGenerates unique IDs based on timestamp and node ID without coordination between nodes.21
flashultra/uuidUtility for generating and manipulating unique identifiers across various formats25
haskell-hvr/uuidA Haskell library for working with universally unique identifiers.62
zyro/elixir-uuidA set of functions to generate and work with Universally Unique Identifiers (UUIDs) in Elixir.361
webpatser/laravel-uuidGenerates and validates universally unique identifiers according to the RFC 4122 standard1,805
ak-coram/cl-frugal-uuidA Common Lisp library providing a simple and efficient way to generate unique identifiers23
nalgeon/uuidv7Provides implementations of a 128-bit unique identifier suitable for record identifiers in databases86
gofrs/uuidA Go implementation of Universally Unique Identifiers (UUIDs) with support for various versions and formats.1,592
wyhaines/csuuid.crA small UUID library that generates chronologically sortable UUIDs in Crystal15
debdut/uuid-readableGenerates human-readable UUIDs from 128-bit inputs using a Shakespearean sentence template.804
agext/uuidA package that generates and manipulates UUIDs v1 with fast or cryptographic-quality random node identifiers.18
adamhalasz/uniqidA fast and unique identifier generator based on the current time, process ID, and MAC address.616