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.
242 stars
8 watching
8 forks
Language: JavaScript
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Generates unique numeric IDs without side effects | 11 |
| A fast and unique identifier generator based on the current time, process ID, and MAC address. | 616 |
| Provides a PostgreSQL extension to generate unique IDs with multiple algorithms and formats. | 46 |
| Generates unique sequential IDs with optional prefix and suffix. | 17 |
| A plugin that generates unique IDs for attributes without modifying the original values, improving accessibility and reducing conflicts. | 34 |
| A module that generates unique IDs using a hash-based algorithm for ThinkJS applications | 7 |
| A V implementation of a unique identifier generator | 8 |
| Generates unique identifiers in a distributed environment with high precision and uniqueness | 243 |
| A utility to generate unique fixed-length random IDs. | 657 |
| A tiny, URL-friendly ID generator that produces unique, random strings with customizable length and alphabet | 27 |
| Generates unique, human-readable IDs with no profanities and suitable for use in user-facing applications. | 4 |
| Generates unique, sequential IDs with optimal performance for horizontal scaling and lookup | 55 |
| Generates unique IDs based on timestamp and node ID without coordination between nodes. | 21 |
| A library that generates unique identifiers from numbers in various programming languages | 9 |
| Utility for generating and manipulating unique identifiers across various formats | 25 |