88 results for “topic:uuidv7”
Type-safe, K-sortable, globally unique identifier inspired by Stripe IDs
⚡ UUIDv47 = v4 privacy + v7 performance
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.*).
A tiny Postgres extension to create version 7 UUIDs
TypeScript implementation of TypeIDs: type-safe, K-sortable, and globally unique identifiers inspired by Stripe IDs
zig utility library
Fast, drop-in replacement for Python's uuid module, powered by Rust.
A JavaScript implementation of UUID version 7
The uuidkey package encodes UUIDs to a readable Key format via the Base32-Crockford codec.
Go implementation of TypeIDs: type-safe, K-sortable, and globally unique identifiers inspired by Stripe IDs
FastUUID is a library which provides CPython bindings to Rust's UUID library
New time-based UUID formats which are suited for use as a database key
Reversible UUID v4/v7 transformation using SipHash-2-4 cryptography. Hide time-ordering from external APIs while maintaining internal chronological benefits.
UUID v7 implementation and Ecto.Type for Elixir
SQL implementation TypeIDs: type-safe, K-sortable, and globally unique identifiers inspired by Stripe IDs
UUIDv7 for Elixir (and Ecto)
Elixir implementation of TypeIDs: type-safe, K-sortable, and globally unique identifiers inspired by Stripe IDs
OrderlyID — Typed, time-sortable 160-bit identifiers with optional checksum, tenant, and shard fields. Safer than UUIDv4, more ergonomic than ULID/TypeID.
Ruby implementation of TypeIDs: type-safe, K-sortable, and globally unique identifiers inspired by Stripe IDs
TypeID UUIDv7 implementation in Typescript (Lib and CLI)
A Postgres extension to generate v7 UUIDs
Work is continued on codeberg: https://codeberg.org/r4gus/uuid-zig
Time-Sorted Unique Identifiers (TSID) for Python
Fast and test-driven distributed 64-bit ID generation, using pure JavaScript, for Node.js.
A Rust implementation of UUID version 7
RFC 9562 compliant UUID v7 type in Swift with integrations for popular libraries.
A Java implementation of TypeID (Type-safe, K-sortable, globally unique identifier inspired by Stripe IDs).
Generate UUIDv7 identifiers in JavaScript (or TypeScript)
Allows to use TypeIDs in Postgres natively
UUIDv7 is a small, high-performance Java library for generating UUID version 7 identifiers