Svix-KSUID - A pure-python implementation of the KSUID (K-Sortable Unique IDentifier)

This page summarizes the projects mentioned and recommended in the original post on /r/Python

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • ksuid

    K-Sortable Globally Unique IDs

  • It's a pure-python implementation of KSUID (K-Sortable Unique IDentifier). It is a kind of globally unique identifier similar to a UUID, designed to be 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.

  • python-ksuid

    A pure-Python KSUID implementation

  • Code and examples: https://github.com/svixhq/python-ksuid/

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • spec

    The canonical spec for ulid

  • What is your opinion on ulid? https://github.com/ulid/spec

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts