flake-idgen
Identifier generator
Generates unique identifiers in a distributed environment with high precision and uniqueness
Flake ID generator yields k-ordered, conflict-free ids in a distributed environment in Node.js
243 stars
5 watching
20 forks
Language: JavaScript
last commit: about 2 years ago
Linked from 1 awesome list
bufferbytesflakeflake-idsidentifierjavascriptmaintainer-wantednode-jsnode-modulenodejsuniqueunique-idunique-identifieruniqueiduniquid
Related projects:
Repository | Description | Stars |
---|---|---|
| Utility for generating and manipulating unique identifiers across various formats | 25 |
| Generates unique identifiers in the form of timestamps and sequence numbers with optional machine and process IDs | 4 |
| Generates unique sequential IDs with optional prefix and suffix. | 17 |
| Generates unique IDs based on time, machine, and process for use in distributed environments. | 242 |
| Generates unique, human-readable IDs with no profanities and suitable for use in user-facing applications. | 4 |
| A fast and unique identifier generator based on the current time, process ID, and MAC address. | 616 |
| A module that generates unique IDs using a hash-based algorithm for ThinkJS applications | 7 |
| Generates unique identifiers with a timestamp and random payload | 254 |
| Generates unique numeric IDs without side effects | 11 |
| A Clojure library for generating unique URL-friendly string IDs | 191 |
| A decentralized ID generator for sequential, lexicographically sortable unique IDs | 83 |
| Generates unique identifiers similar to UUIDs | 9 |
| A distributed unique ID generator that uses Sonyflake and Base58 encoding | 109 |
| A Swift library that generates unique, secure string IDs with customizable parameters | 69 |
| Generates unique IDs based on timestamp and node ID without coordination between nodes. | 21 |