puid

uid generator

Generates unique IDs based on time, machine, and process for use in distributed environments.

Generate an unique ID depending on time, machine and process for use in a distributed environment.

GitHub

242 stars
8 watching
8 forks
Language: JavaScript
last commit: over 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
dy/get-uidGenerates unique numeric IDs without side effects11
adamhalasz/uniqidA fast and unique identifier generator based on the current time, process ID, and MAC address.616
spa5k/uids-postgresProvides a PostgreSQL extension to generate unique IDs with multiple algorithms and formats.46
jonschlinkert/uniqueidGenerates unique sequential IDs with optional prefix and suffix.17
termosa/vue-uniq-idsA plugin that generates unique IDs for attributes without modifying the original values, improving accessibility and reducing conflicts.34
weihongyu12/think-hashidsA module that generates unique IDs using a hash-based algorithm for ThinkJS applications7
invipal/nanoidA V implementation of a unique identifier generator8
t-pwk/flake-idgenGenerates unique identifiers in a distributed environment with high precision and uniqueness243
lukeed/uidA utility to generate unique fixed-length random IDs.657
sasluca/zig-nanoidA tiny, URL-friendly ID generator that produces unique, random strings with customizable length and alphabet27
tzwel/breezeidGenerates unique, human-readable IDs with no profanities and suitable for use in user-facing applications.4
duailibe/cuidGenerates unique, sequential IDs with optimal performance for horizontal scaling and lookup55
lexborisov/yauidGenerates unique IDs based on timestamp and node ID without coordination between nodes.21
sqids/sqids-ocamlA library that generates unique identifiers from numbers in various programming languages9
flashultra/uuidUtility for generating and manipulating unique identifiers across various formats25