yeast

ID generator

A tiny id generator that produces unique, compressed strings to avoid collisions and reduce bandwidth consumption.

Tiny but linear growing unique id generator.

GitHub

45 stars
6 watching
10 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
adamhalasz/uniqidA fast and unique identifier generator based on the current time, process ID, and MAC address.616
sasluca/zig-nanoidA tiny, URL-friendly ID generator that produces unique, random strings with customizable length and alphabet27
weihongyu12/think-hashidsA module that generates unique IDs using a hash-based algorithm for ThinkJS applications7
muyo/snoA package for generating compact and unique IDs with embedded metadata91
termosa/vue-uniq-idsA plugin that generates unique IDs for attributes without modifying the original values, improving accessibility and reducing conflicts.34
pid/puidGenerates unique IDs based on time, machine, and process for use in distributed environments.242
dy/get-uidGenerates unique numeric IDs without side effects11
sschiau/particleA 64-bit ID generator in PHP that produces time-based IDs with optional machine and sequence numbers.133
lexborisov/yauidGenerates unique IDs based on timestamp and node ID without coordination between nodes.21
zelark/nano-idA Clojure library for generating unique URL-friendly string IDs191
antiflasher/nanoidA Swift library that generates unique, secure string IDs with customizable parameters69
lukeed/uidA utility to generate unique fixed-length random IDs.657
ahoo-wang/cosidA high-performance distributed ID generator for generating unique IDs in a scalable and flexible manner503
mrdimidium/nanoidA tiny, secure, URL-friendly ID generator with customizable length and alphabet.547