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.
45 stars
6 watching
10 forks
Language: JavaScript
last commit: over 3 years agoLinked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A fast and unique identifier generator based on the current time, process ID, and MAC address. | 616 | |
| A tiny, URL-friendly ID generator that produces unique, random strings with customizable length and alphabet | 27 | |
| A module that generates unique IDs using a hash-based algorithm for ThinkJS applications | 7 | |
| A package for generating compact and unique IDs with embedded metadata | 91 | |
| A plugin that generates unique IDs for attributes without modifying the original values, improving accessibility and reducing conflicts. | 34 | |
| Generates unique IDs based on time, machine, and process for use in distributed environments. | 242 | |
| Generates unique numeric IDs without side effects | 11 | |
| A 64-bit ID generator in PHP that produces time-based IDs with optional machine and sequence numbers. | 133 | |
| Generates unique IDs based on timestamp and node ID without coordination between nodes. | 21 | |
| A Clojure library for generating unique URL-friendly string IDs | 191 | |
| A Swift library that generates unique, secure string IDs with customizable parameters | 69 | |
| A utility to generate unique fixed-length random IDs. | 657 | |
| A high-performance distributed ID generator for generating unique IDs in a scalable and flexible manner | 503 | |
| A tiny, secure, URL-friendly ID generator with customizable length and alphabet. | 547 |