334 results (8 ms)
Go package for UUIDs based on RFC 4122 and DCE 1.1: Authentication and Security Services. AI-generatedUUID generation and inspection package for Go.
Universally Unique Lexicographically Sortable Identifier (ULID) in Go
A distributed unique ID generator inspired by Twitter's Snowflake
6. github.com/bwmarrin/snowflake
A simple to use Go (golang) package to generate or parse Twitter snowflake IDs AI-generatedSnowflake generator for unique IDs with timestamp precision.
A UUID package for Go AI-generatedPure Go implementation of Universally Unique Identifiers (UUID).
8. github.com/lithammer/shortuuid
A generator library for concise, unambiguous and URL-safe UUIDs AI-generatedA Go library for generating concise URL-safe UUIDs.
10. github.com/teris-io/shortid
Super short, fully unique, non-sequential and URL friendly Ids
An extremely fast globally unique number generator. AI-generatedA high-performance universal unique identifier generator in Go.
Go package uniuri generates random strings good for use in URIs to identify unique objects. AI-generatedUnique random string generator for URI identification.
17. github.com/dineshappavoo/basex
Create Youtube-Like IDs in Golang AI-generatedAlpha ID generator for big integers in Go.
18. github.com/hashicorp/go-uuid
Generates UUID-format strings using purely high quality random bytes AI-generatedGenerates and parses UUID-format strings using random bytes.
id generator based on MySQL AI-generatedA high-performance, fault-tolerant sequential ID generator for MySQL.
20. github.com/godruoyi/go-snowflake
❄ An Lock Free ID Generator for Golang based on Snowflake Algorithm (Twitter announced). AI-generatedHigh-performance, lock-free ID generator using the Snowflake algorithm.