rfc-4122
There are 11 repositories under rfc-4122 topic.
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.*).
danlentz/clj-uuid
RFC9562 Unique Identifiers (v1,v3,v4,v5,v6,v7,v8,squuid) for Clojure
danakt/uuid-by-string
Generates the RFC-4122 Name-Based UUID
wujunze/laravel-id-generate
Laravel package to generate and to validate a UUID according to the RFC 4122 standard and generate SnowFlake Id
vlingo-net/xoom-net-uuid
.NET implementation of UUID generation according to RFC4122 spec
x-stars/GuidGenerator
.NET RFC 4122/9562 compliant GUID generator library.
KeithBrown39423/zuid
An RFC 9562 complient UUID library for ZIG
gbrlsnchs/uuid
Go UUID generator
nmcb/uuid
version 8 uuid implementation
DaanV2/go-uuid
A library that provides a way to handle, and generate UUIDs. Complies with the RFC 4122 standard.
SashaBorisov/uuid
Modern C++ implementation of Universally Unique IDentifier (UUID) via RFC 4122