sandflake
ID generator
A decentralized ID generator for sequential, lexicographically sortable unique IDs
Decentralized, sequential, lexicographically sortable unique id
83 stars
10 watching
3 forks
Language: Go
last commit: over 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A Clojure library for generating unique URL-friendly string IDs | 191 |
| A fast and customizable ID generator with lexicographically orderable IDs. | 8 |
| Generates unique IDs based on timestamp and node ID without coordination between nodes. | 21 |
| A tool for generating unique IDs for individual grains of sand | 47 |
| Generates unique identifiers in a distributed environment with high precision and uniqueness | 243 |
| Generates unique sequential IDs with optional prefix and suffix. | 17 |
| A distributed unique ID generator that uses Sonyflake and Base58 encoding | 109 |
| A Go implementation of Universally Unique Identifiers (UUIDs) with support for various versions and formats. | 1,592 |
| Distributed ID generator for generating unique IDs across multiple data sources | 21 |
| Generates unique, sequential IDs with optimal performance for horizontal scaling and lookup | 55 |
| A fast and unique identifier generator based on the current time, process ID, and MAC address. | 616 |
| Generates unique identifiers similar to UUIDs | 9 |
| A tiny, URL-friendly ID generator that produces unique, random strings with customizable length and alphabet | 27 |
| Provides reversible, non-sequential identifiers for data obfuscation | 408 |
| A Swift library that generates unique, secure string IDs with customizable parameters | 69 |