Daily Shaarli

All links of one day in a single page.

July 11, 2025

segmentio/ksuid: K-Sortable Globally Unique IDs

KSUID is for K-Sortable Unique IDentifier. It is a kind of globally unique identifier similar to a RFC 4122 UUID, built from the ground-up to be "naturally" sorted by generation timestamp without any special type-aware logic.

In short, running a set of KSUIDs through the UNIX sort command will result in a list ordered by generation time.