wuid

GUID generator

A fast and unique identifier generator

An extremely fast globally unique number generator.

GitHub

532 stars
16 watching
48 forks
Language: Go
last commit: 10 months ago
Linked from 2 awesome lists

guidsnowflakeuuid

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
adamhalasz/uniqid A fast and unique identifier generator based on the current time, process ID, and MAC address. 617
matoous/go-nanoid Provides a cryptographically strong random ID generator with adjustable length and character set for use in various applications. 1,292
pid/puid Generates unique IDs based on time, machine, and process for use in distributed environments. 241
gofrs/uuid A Go implementation of Universally Unique Identifiers (UUIDs) with support for various versions and formats. 1,581
kokizzu/lexid A fast and customizable ID generator with lexicographically orderable IDs. 8
agext/uuid A package that generates and manipulates UUIDs v1 with fast or cryptographic-quality random node identifiers. 18
sasluca/zig-nanoid A tiny, URL-friendly ID generator that produces unique, random strings with customizable length and alphabet 27
dy/get-uid Generates unique numeric IDs without side effects 11
flashultra/uuid Utility for generating and manipulating unique identifiers across various formats 25
einar-hjortdal/lexical_uuid A method for generating universally unique identifiers optimized for database use, designed to be lexicographically sortable. 4
anthony-arnold/adaid A library for generating unique identifiers in Ada programming language 15
twharmon/gouid Provides universally unique IDs with cryptographic security 24
ahoo-wang/cosid A high-performance distributed ID generator for generating unique IDs in a scalable and flexible manner 490
duailibe/cuid Generates unique, sequential IDs with optimal performance for horizontal scaling and lookup 55
wc-duck/uuid_h A C library to generate universally unique identifiers. 26