There are 5 repositories under uuidv7 topic.
Type-safe, K-sortable, globally unique identifier inspired by Stripe IDs
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.*).
TypeScript implementation of TypeIDs: type-safe, K-sortable, and globally unique identifiers inspired by Stripe IDs
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
New time-based UUID formats which are suited for use as a database key
SQL implementation TypeIDs: type-safe, K-sortable, and globally unique identifiers inspired by Stripe IDs
Elixir implementation of TypeIDs: type-safe, K-sortable, and globally unique identifiers inspired by Stripe IDs
A Postgres extension to generate v7 UUIDs
Ruby implementation of TypeIDs: type-safe, K-sortable, and globally unique identifiers inspired by Stripe IDs
Time-Sorted Unique Identifiers (TSID) for Python
A Java implementation of TypeID (Type-safe, K-sortable, globally unique identifier inspired by Stripe IDs).
A simple, stdlib only, go module for generating RFC9562 UUIDs (Universally Unique IDentifiers).
UUIDv7 generator library for JavaScript, RFC 9562 compliant. Supports encoding/decoding UUIDs to custom alphabets.
A Kotlin implementation of TypeID (Type-safe, K-sortable, globally unique identifier inspired by Stripe IDs).
Benchmark time-based UUIDv7 vs random UUIDv4 Postgres PRIMARY KEYs🐘🔑
UUIDv7, written in Zig (and Go, and JS, and Swift - just for good measure, of course)
`uuid` provides asynchronous unique numbering on the server side, based on a draft update of RFC4122.