ksuid.cr

ID generator

A Crystal implementation of globally unique IDs with timestamp and random payload components.

Crystal implementation of K-Sortable Globally Unique IDs

GitHub

15 stars
3 watching
1 forks
Language: Crystal
last commit: about 1 year ago
Linked from 1 awesome list

coordinationcrystalksuidunique-iduuid

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
novemberborn/ksuid Generates unique identifiers with a timestamp and random payload 253
wyhaines/csuuid.cr A small UUID library that generates chronologically sortable UUIDs in Crystal 15
kokizzu/lexid A fast and customizable ID generator with lexicographically orderable IDs. 8
sasluca/zig-nanoid A tiny, URL-friendly ID generator that produces unique, random strings with customizable length and alphabet 27
lexborisov/yauid Generates decentralized unique IDs with time ordering and node ID information 21
mamantoha/nanoid.cr A URL-friendly unique ID generator for generating secure and non-secure IDs. 41
sija/crystal-dash-docset Generates documentation sets for the Crystal programming language using Dash. 17
sija/any_hash.cr A library for working with nested data structures, providing an easy-to-use JSON-friendly hash class and methods for traversing and manipulating it. 35
zelark/nano-id A Clojure library for generating unique URL-friendly string IDs 191
jamoca/cfml-nanoid A CFML implementation of a unique ID generator with customizable settings and algorithms. 5
t-pwk/flake-idgen Generates unique identifiers in a distributed environment with high precision and uniqueness 242
einar-hjortdal/lexical_uuid A method for generating universally unique identifiers optimized for database use, designed to be lexicographically sortable. 4
celrenheit/sandflake A decentralized ID generator for sequential, lexicographically sortable unique IDs 83
adamhalasz/uniqid A fast and unique identifier generator based on the current time, process ID, and MAC address. 617
spa5k/uids-postgres Provides a PostgreSQL extension to generate unique IDs with multiple algorithms and formats. 45