xid

id generator

Generates globally unique ids for web applications

xid is a globally unique id generator thought for the web

GitHub

4k stars
36 watching
207 forks
Language: Go
last commit: 3 months ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
lexborisov/yauid Generates unique IDs based on timestamp and node ID without coordination between nodes. 21
dylang/shortid Generates unique, non-sequential URL-friendly IDs suitable for various applications and services. 5,738
ulid/spec A specification for a more efficient and compact alternative to UUIDs 9,813
oklog/ulid A package that generates Universally Unique Lexicographically Sortable Identifiers 4,553
pid/puid Generates unique IDs based on time, machine, and process for use in distributed environments. 242
spa5k/uids-postgres Provides a PostgreSQL extension to generate unique IDs with multiple algorithms and formats. 46
ai/nanoid Generates unique, secure IDs in JavaScript 24,781
matoous/go-nanoid Provides a cryptographically strong random ID generator with adjustable length and character set for use in various applications. 1,310
ulid/javascript A JavaScript library providing a compact and efficient identifier generation solution 3,044
railsmechanic/nanoid Provides a secure and compact way to generate unique IDs in Elixir 220
lukeed/uid A utility to generate unique fixed-length random IDs. 657
lukeed/hexoid Generates random hexadecimal IDs of fixed length 195
segmentio/ksuid A library for generating and parsing globally unique identifiers with a timestamp component for efficient sorting and collision protection. 4,968
radeno/nanoid.rb A tiny Ruby library for generating secure URL-friendly unique string IDs 235
edwingeng/wuid A fast and unique identifier generator 534