indigo
ID generator
A distributed unique ID generator that uses Sonyflake and Base58 encoding
A distributed unique ID generator of using Sonyflake and encoded by Base58
109 stars
1 watching
13 forks
Language: Go
last commit: over 2 years ago
Linked from 2 awesome lists
base58goididentitysnowflakesonyflake
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Generates unique identifiers in the form of timestamps and sequence numbers with optional machine and process IDs | 4 |
| | A package for generating compact and unique IDs with embedded metadata | 91 |
| | An ID generation service that supports multiple protocols and provides unique IDs to clients. | 179 |
| | A Go implementation of Universally Unique Identifiers (UUIDs) with support for various versions and formats. | 1,592 |
| | Provides a cryptographically strong random ID generator with adjustable length and character set for use in various applications. | 1,310 |
| | A high-performance distributed ID generator for generating unique IDs in a scalable and flexible manner | 503 |
| | A tiny, URL-friendly ID generator that produces unique, random strings with customizable length and alphabet | 27 |
| | Provides universally unique IDs with cryptographic security | 24 |
| | A decentralized ID generator for sequential, lexicographically sortable unique IDs | 83 |
| | Generates unique identifiers similar to UUIDs | 9 |
| | Distributed ID generator for generating unique IDs across multiple data sources | 21 |
| | A fast and customizable ID generator with lexicographically orderable IDs. | 8 |
| | Generates unique identifiers in a distributed environment with high precision and uniqueness | 243 |
| | A fast and unique identifier generator based on the current time, process ID, and MAC address. | 616 |