UUID

Libraries for working with UUIDs.

uuid5.4K

Go package for UUIDs based on RFC 4122 and DCE 1.1: Authentication and Security Services.

ulid4.6K

Go implementation of ULID (Universally Unique Lexicographically Sortable Identifier).

xid4K

Xid is a globally unique id generator library, ready to be safely used directly in your server code.

uuid1.6K

Implementation of Universally Unique Identifier (UUID). Supports both creation and parsing of UUIDs. Actively maintained fork of satori uuid.

wuid535

An extremely fast globally unique number generator.

sno92

Compact, sortable and fast unique IDs with embedded metadata.

nanoid62

A tiny and efficient Go unique string ID generator.

goid41

Generate and Parse RFC4122 compliant V4 UUIDs.

gouid24

Generate cryptographically secure random string IDs with just one allocation.

uuid18

Generate, encode, and decode UUIDs v1 with fast or cryptographic-quality random node identifier.

uuidcheck5

A tiny, dependency-free Go library that validates UUIDs against standard RFC 4122 formatting, converts UUIDv7() into UTC timestamps.

fastuuid

Fast generate UUIDv4 as string or bytes.