yauid
ID generator
Generates unique IDs based on timestamp and node ID without coordination between nodes.
A decentralized unique ID generator (int64)
21 stars
5 watching
3 forks
Language: C
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Generates unique identifiers similar to UUIDs | 9 |
| Provides implementations of a 128-bit unique identifier suitable for record identifiers in databases | 86 |
| A module that generates unique IDs using a hash-based algorithm for ThinkJS applications | 7 |
| A method for generating universally unique identifiers optimized for database use, designed to be lexicographically sortable. | 4 |
| A Clojure library for generating unique URL-friendly string IDs | 191 |
| Generates unique IDs based on time, machine, and process for use in distributed environments. | 242 |
| Generates unique sequential IDs with optional prefix and suffix. | 17 |
| A decentralized ID generator for sequential, lexicographically sortable unique IDs | 83 |
| Provides universally unique IDs with cryptographic security | 24 |
| A fast and customizable ID generator with lexicographically orderable IDs. | 8 |
| A fast and unique identifier generator based on the current time, process ID, and MAC address. | 616 |
| A tiny id generator that produces unique, compressed strings to avoid collisions and reduce bandwidth consumption. | 45 |
| Generates unique identifiers with a timestamp and random payload | 254 |
| Generates unique, sequential IDs with optimal performance for horizontal scaling and lookup | 55 |
| Provides a PostgreSQL extension to generate unique IDs with multiple algorithms and formats. | 46 |