lexid

ID generator

A fast and customizable ID generator with lexicographically orderable IDs.

fast lexicographically orderable/sortable ID generator

GitHub

8 stars
2 watching
0 forks
Language: Go
last commit: about 2 years ago
gogolangk-sortableuuid-generator

Related projects:

Repository Description Stars
gofrs/uuid A Go implementation of Universally Unique Identifiers (UUIDs) with support for various versions and formats. 1,592
kayac/go-katsubushi An ID generation service that supports multiple protocols and provides unique IDs to clients. 179
matoous/go-nanoid Provides a cryptographically strong random ID generator with adjustable length and character set for use in various applications. 1,310
celrenheit/sandflake A decentralized ID generator for sequential, lexicographically sortable unique IDs 83
twharmon/gouid Provides universally unique IDs with cryptographic security 24
lexborisov/yauid Generates unique IDs based on timestamp and node ID without coordination between nodes. 21
sija/ksuid.cr A Crystal implementation of globally unique IDs with timestamp and random payload components. 15
edwingeng/wuid A fast and unique identifier generator 534
sasluca/zig-nanoid A tiny, URL-friendly ID generator that produces unique, random strings with customizable length and alphabet 27
viascom/nanoid-kotlin A Kotlin class that generates unique, secure, URL-friendly IDs with customizable length and alphabet 28
ahoo-wang/cosid A high-performance distributed ID generator for generating unique IDs in a scalable and flexible manner 503
einar-hjortdal/lexical_uuid A method for generating universally unique identifiers optimized for database use, designed to be lexicographically sortable. 4
adamhalasz/uniqid A fast and unique identifier generator based on the current time, process ID, and MAC address. 616
zelark/nano-id A Clojure library for generating unique URL-friendly string IDs 191
duailibe/cuid Generates unique, sequential IDs with optimal performance for horizontal scaling and lookup 55