ksuid
There are 42 repositories under ksuid topic.
segmentio/ksuid
K-Sortable Globally Unique IDs
svix/python-ksuid
A pure-Python KSUID implementation
ksuid/ksuid
K-Sortable Globally Unique IDs for Java
svix/rust-ksuid
A pure-Rust KSUID implementation
scru128/spec
SCRU128 Specification
michaelherold/ksuid-ruby
K-Sortable Unique IDentifiers in Ruby
timonwong/cyksuid
Fast Python implementation of KSUID (K-Sortable Globally Unique IDs) using Cython
JoyMoe/Ksuid.Net
K-Sortable Globally Unique IDs for .Net
spa5k/uids-postgres
PostgreSQL Extension to generate various type of Universally Unique IDS
yunojuno/django-charid-field
Provides a prefixable, string-based ID field for your Django models. Supports cuid, ksuid, ulid & more.
oneduo/laravel-human-keys
Use Stripe-like keys for your models, configurable and extendable
mustafaturan/monoton
Highly scalable, single/multi node, sortable, predictable and incremental unique id generator with zero allocation magic on the sequential generation
f4b6a3/ksuid-creator
A Java implementation of K-Sortable Unique Identifiers (KSUID).
steve-warren/ksuid
K-Sortable Globally Unique IDs Library for .NET: Generate K-sortable GUIDs that maintain a balance between randomness and time-based ordering, ensuring system-wide uniqueness and minimal collisions.
Sija/ksuid.cr
Crystal implementation of K-Sortable Globally Unique IDs
gearnode/erl-ksuid
KSUID generation and manipulation in Erlang.
scru128/rust
SCRU128 Rust Implementation
ValeriaVG/xksuid
Extended K-Sortable UID for browser, workers & NodeJS 16+
scru128/go-scru128
SCRU128 Go Implementation
akhawaja/ecc-crypto-helper
A Node.js ECDH and RSA helper library.
scru128/javascript
SCRU128 TypeScript/JavaScript Implementation
benstepp/ecto_ksuid
Custom type for Ecto to support ksuids
mofax/mksuid
K-sortable unique id's with millisecond precision
viveks7/DotKsuid
A .NET Standard 2.0 port of Segment’s K-Sortable Unique IDentifiers(KSUID) library.
rawilk/human-keys
Use stripe-like keys for your models.
scru128/c
SCRU128 C/C++ Implementation
tiny-blocks/ksuid
K-Sortable Unique Identifier.
toanphan19/ksuid
KSUID implemented in Clojure with zero dependencies.
toffaletti/zig-ksuid
zig implementation of ksuid
TerrexTech/uksuid
A Universal K-Sortable Universally Unique ID.
pilotMike/StructKsuid
A struct based, no alloc implementation of KSUID, with Ksuids sortable based on the order they were created.
scru128/python
SCRU128 Python Implementation (and command-line tools)
scru128/swift-scru128
SCRU128 Swift Implementation
toffaletti/SwiftKSUID
Implementation of KSUID for Swift
medamine101/KsuidCPP
KSUID implementation in C++. Now working and provides valid KSUIDs. Not rigorously tested.
maolonglong/zig-ksuid
K-Sortable Globally Unique IDs