UUID generator and utilities for Elixir.
UUID generator and utilities for Elixir.
Provides UUID generation, parsing, and formatting. Supports RFC 4122, and the v6 draft extension
Erlang UUID Implementation
A UUID v7 implementation and Ecto.Type for Elixir
ShortUUID - generate concise, unambiguous, URL-safe UUIDs
UUID v7 with an 18-bit randomly-seeded counter. (Re: Section 6.2, from the IETF Draft.)
Generate and parse UUIDs
Functions to parse URLs including scheme-specific URLs such as `tel`, `data`, `geo`, `uuid` and `mailto`. Modelled on the URI module.
UUID generator and utilities for Elixir.
Jan Henry Nystrom's standard library,CBOR, JSON, MessagePack, Syslog, URI, IP address, Timestamp, UUID, TypeID,prefix/range/T-trees, Bloo...
Ecto.ShortUUID is a custom Ecto type which adds support for ShortUUID in Ecto schemas More info on ShortUUID: https://github.com/gpedic/...
An :elixir_uuid compatibility layer for :uniq
A library for creating Base62-encoded UUIDs
An Ecto type for UUIDs and ID displayed as shortcode with support of prefix 'à la Stripe'.
Tools for using UUID based id with Ash
ShortUUID allows UUIDs to be encoded in a more URL- and user-friendly Base58 format.
UUID v5 type for Ecto.
Generate Uuid for Gleam
UUUIDv7 stands for microUUIDv7 - a version 7 UUID with submicrosecond precision
Twitter's Snowflake UUID generator in Erlang
Tools for UUID generator and utilities aroud it for Elixir.
Date-relative (and relatively universally unique) UUID generation. Based on https://github.com/recurly/druuid
Elixir ACL library for managing user abilities and permissions with support of ecto(uuid) and compatibility with absinthe
An Ecto type for Base62-encoded UUIDs
Generate short UUIDs
A library to give support of uuid_helper in database tables
Generates random tokens that look like type 4 UUIDs: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
High-quality UUID generation for Erlang with distributed entropy powered by ALARA.
Tools for using UUIDv7 id with Ash