ksuid
ID generator
Generates unique identifiers with a timestamp and random payload
Node.js implementation of K-Sortable Globally Unique IDs
254 stars
3 watching
27 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list
hacktoberfest
Related projects:
Repository | Description | Stars |
---|---|---|
| A Crystal implementation of globally unique IDs with timestamp and random payload components. | 15 |
| Generates unique sequential IDs with optional prefix and suffix. | 17 |
| Generates unique identifiers in a distributed environment with high precision and uniqueness | 243 |
| Generates unique IDs based on timestamp and node ID without coordination between nodes. | 21 |
| 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 IDs based on time, machine, and process for use in distributed environments. | 242 |
| Utility for generating and manipulating unique identifiers across various formats | 25 |
| A decentralized ID generator for sequential, lexicographically sortable unique IDs | 83 |
| A method for generating universally unique identifiers optimized for database use, designed to be lexicographically sortable. | 4 |
| Generates unique numeric IDs without side effects | 11 |
| A library for generating and parsing globally unique identifiers with a timestamp component for efficient sorting and collision protection. | 4,968 |
| Generates unique identifiers in the form of timestamps and sequence numbers with optional machine and process IDs | 4 |
| A module that generates unique IDs using a hash-based algorithm for ThinkJS applications | 7 |
| A Clojure library for generating unique URL-friendly string IDs | 191 |