uuidv7 topic
uuid6-python
New time-based UUID formats which are suited for use as a database key
typeid
Type-safe, K-sortable, globally unique identifier inspired by Stripe IDs
typeid-js
TypeScript implementation of TypeIDs: type-safe, K-sortable, and globally unique identifiers inspired by Stripe IDs
typeid-elixir
Elixir implementation of TypeIDs: type-safe, K-sortable, and globally unique identifiers inspired by Stripe IDs
pg_uuidv7
A tiny Postgres extension to create version 7 UUIDs
typeid-go
Go implementation of TypeIDs: type-safe, K-sortable, and globally unique identifiers inspired by Stripe IDs
typeid-sql
SQL implementation TypeIDs: type-safe, K-sortable, and globally unique identifiers inspired by Stripe IDs
uuidv7
A UUID v7 implementation and Ecto.Type for Elixir - based on Rust