guid
There are 238 repositories under guid topic.
ramsey/uuid
:snowflake: A PHP library for generating universally unique identifiers (UUIDs).
jetify-com/typeid
Type-safe, K-sortable, globally unique identifier inspired by Stripe IDs
gzu-liyujiang/Android_CN_OAID
安卓设备唯一标识解决方案,可替代移动安全联盟(MSA)统一 SDK 闭源方案。包括国内手机厂商的开放匿名标识(OAID)、海外手机平台的安卓广告标识(AAID),另外也提供了 IMEI/MEID、AndroidID、WidevineID、PseudoID、GUID 等常见的设备标识的获取方法。
ramsey/uuid-doctrine
:snowflake::file_cabinet: Allow the use of a ramsey/uuid UUID as Doctrine field type.
edwingeng/wuid
An extremely fast globally unique number generator.
snok/django-guid
Inject an ID into every log message from a Django request. ASGI compatible, integrates with Sentry, and works with Celery
f4b6a3/uuid-creator
UUID Creator is a Java library for generating Universally Unique Identifiers. It generates all standard identifiers from UUIDv1 to UUIDv7. It also provides an alternative to the classic JDK's UUID (alt.GUID), many codecs (codec.*) and several utilities (util.*).
f4b6a3/ulid-creator
A Java library for generating Universally Unique Lexicographically Sortable Identifiers (ULID)
jetify-com/typeid-js
TypeScript implementation of TypeIDs: type-safe, K-sortable, and globally unique identifiers inspired by Stripe IDs
mareek/UUIDNext
A fast and modern .NET library to generate UUID/GUID that are either sequential and database friendly (versions 7), name based (versions 5) or random (version 4).
vercel/uid-promise
Creates a cryptographically strong UID
jeffjadulco/unity-guid-regenerator
:id: GUID regenerator for Unity assets
jetify-com/typeid-go
Go implementation of TypeIDs: type-safe, K-sortable, and globally unique identifiers inspired by Stripe IDs
akhundMurad/typeid-python
Python implementation of TypeIDs: type-safe, K-sortable, and globally unique identifiers inspired by Stripe IDs
modfin/pg-xid
pg-xid is a globally unique id generator for postgres
AlexeyPerov/Unity-MissingReferences-Hunter
Finds all missing references in your project. Reads contents of assets to detect whether GUIDs they contain exist within the project.
jetify-com/typeid-sql
SQL implementation TypeIDs: type-safe, K-sortable, and globally unique identifiers inspired by Stripe IDs
scru128/spec
SCRU128 Specification
karwa/uniqueid
Random and time-ordered UUID generation in Swift
danakt/uuid-by-string
Generates the RFC-4122 Name-Based UUID
jongpie/ApexUUID
A small library to provide UUID generation and validation in Apex
stonesheltergames/Unity-GUID
Implementation of a persistent serializable GUID (Globally Unique Identifier) for Unity.
ramsey/identifier
A PHP library for generating and working with identifiers, including UUIDs, ULIDs, and Snowflakes
ramsey/uuid-console
A console application for generating UUIDs with ramsey/uuid.
seegno/objection-guid
Automatic guid for Objection.js
gajus/sguid
Signed Globally Unique Identifier (SGUID) generator.
leodutra/simpleflakes
Fast and test-driven distributed 64-bit ID generation, using pure JavaScript, for Node.js.
steve-warren/ksuid
K-Sortable Globally Unique IDs Library for .NET: Generate K-sortable GUIDs that maintain a balance between randomness and time-based ordering, ensuring system-wide uniqueness and minimal collisions.
TheArchitectDev/Architect.Identities
Reliable unique ID generation for distributed applications.
beevik/guid
generate and parse uuids in go
fxlae/typeid-java
A Java implementation of TypeID (Type-safe, K-sortable, globally unique identifier inspired by Stripe IDs).
avikeid2007/WinDev-Utility
A utility for windows developers
menees/VsTools
A VS extension to process selected text, add new text, and work with open files
neosmart/uuidxx
Cross-platform C++ library for parsing and generating UUIDs or GUIDs. Windows, Mac, Linux, and BSD.
php-identifier/identifier
Common interfaces for identifiers
sebnilsson/DotnetGuid
.NET Global Tool for creating GUIDs/UUIDs