wuid

GUID generator

A fast and unique identifier generator

An extremely fast globally unique number generator.

GitHub

534 stars
16 watching
49 forks
Language: Go
last commit: over 2 years ago
Linked from 2 awesome lists

guidsnowflakeuuid

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
adamhalasz/uniqidA fast and unique identifier generator based on the current time, process ID, and MAC address.616
matoous/go-nanoidProvides a cryptographically strong random ID generator with adjustable length and character set for use in various applications.1,310
pid/puidGenerates unique IDs based on time, machine, and process for use in distributed environments.242
gofrs/uuidA Go implementation of Universally Unique Identifiers (UUIDs) with support for various versions and formats.1,592
kokizzu/lexidA fast and customizable ID generator with lexicographically orderable IDs.8
agext/uuidA package that generates and manipulates UUIDs v1 with fast or cryptographic-quality random node identifiers.18
sasluca/zig-nanoidA tiny, URL-friendly ID generator that produces unique, random strings with customizable length and alphabet27
dy/get-uidGenerates unique numeric IDs without side effects11
flashultra/uuidUtility for generating and manipulating unique identifiers across various formats25
einar-hjortdal/lexical_uuidA method for generating universally unique identifiers optimized for database use, designed to be lexicographically sortable.4
anthony-arnold/adaidA library for generating unique identifiers in Ada programming language15
twharmon/gouidProvides universally unique IDs with cryptographic security24
ahoo-wang/cosidA high-performance distributed ID generator for generating unique IDs in a scalable and flexible manner503
duailibe/cuidGenerates unique, sequential IDs with optimal performance for horizontal scaling and lookup55
wc-duck/uuid_hA C library to generate universally unique identifiers.26