ksuid

ID generator

Generates unique identifiers with a timestamp and random payload

Node.js implementation of K-Sortable Globally Unique IDs

GitHub

253 stars
3 watching
27 forks
Language: JavaScript
last commit: about 3 years ago
Linked from 1 awesome list

hacktoberfest

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
sija/ksuid.cr A Crystal implementation of globally unique IDs with timestamp and random payload components. 15
jonschlinkert/uniqueid Generates unique sequential IDs with optional prefix and suffix. 17
t-pwk/flake-idgen Generates unique identifiers in a distributed environment with high precision and uniqueness 242
lexborisov/yauid Generates decentralized unique IDs with time ordering and node ID information 21
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
pid/puid Generates unique IDs based on time, machine, and process for use in distributed environments. 241
flashultra/uuid Utility for generating and manipulating unique identifiers across various formats 25
celrenheit/sandflake A decentralized ID generator for sequential, lexicographically sortable unique IDs 83
einar-hjortdal/lexical_uuid A method for generating universally unique identifiers optimized for database use, designed to be lexicographically sortable. 4
dy/get-uid Generates unique numeric IDs without side effects 11
segmentio/ksuid A library for generating and parsing globally unique identifiers with a timestamp component for efficient sorting and collision protection. 4,945
hotpotatoc/snowflake Generates unique identifiers in the form of timestamps and sequence numbers with optional machine and process IDs 4
weihongyu12/think-hashids A module that generates unique IDs using a hash-based algorithm for ThinkJS applications 7
zelark/nano-id A Clojure library for generating unique URL-friendly string IDs 191