uuidv7 topic

List uuidv7 repositories

uuid6-python

119
Stars
10
Forks
Watchers

New time-based UUID formats which are suited for use as a database key

typeid

2.9k
Stars
38
Forks
12
Watchers

Type-safe, K-sortable, globally unique identifier inspired by Stripe IDs

typeid-js

288
Stars
6
Forks
Watchers

TypeScript implementation of TypeIDs: type-safe, K-sortable, and globally unique identifiers inspired by Stripe IDs

typeid-elixir

57
Stars
6
Forks
Watchers

Elixir implementation of TypeIDs: type-safe, K-sortable, and globally unique identifiers inspired by Stripe IDs

pg_uuidv7

268
Stars
23
Forks
Watchers

A tiny Postgres extension to create version 7 UUIDs

uuidv7

156
Stars
1
Forks
Watchers

A JavaScript implementation of UUID version 7

typeid-go

121
Stars
7
Forks
Watchers

Go implementation of TypeIDs: type-safe, K-sortable, and globally unique identifiers inspired by Stripe IDs

uuid-utils

91
Stars
8
Forks
Watchers

Python bindings to Rust UUID

typeid-sql

80
Stars
5
Forks
Watchers

SQL implementation TypeIDs: type-safe, K-sortable, and globally unique identifiers inspired by Stripe IDs

uuidv7

62
Stars
6
Forks
Watchers

A UUID v7 implementation and Ecto.Type for Elixir - based on Rust