snowflake
ID generator
Generates unique identifiers in the form of timestamps and sequence numbers with optional machine and process IDs
❄️ Simple twitter's snowflake uniquely identifiable descriptors (IDs) format generator for Go
4 stars
3 watching
0 forks
Language: Go
last commit: about 3 years ago gogolangsnowflakesnowflake-twitterunique-idunique-identifier
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Generates and extracts time metadata from unique identifiers with custom epoch support | 5 |
| | Generates unique identifiers in a distributed environment with high precision and uniqueness | 243 |
| | Utility for generating and manipulating unique identifiers across various formats | 25 |
| | A distributed unique ID generator that uses Sonyflake and Base58 encoding | 109 |
| | An ID generation service that supports multiple protocols and provides unique IDs to clients. | 179 |
| | Provides universally unique IDs with cryptographic security | 24 |
| | A Go implementation of Universally Unique Identifiers (UUIDs) with support for various versions and formats. | 1,592 |
| | A fast and customizable ID generator with lexicographically orderable IDs. | 8 |
| | A decentralized ID generator for sequential, lexicographically sortable unique IDs | 83 |
| | Provides a cryptographically strong random ID generator with adjustable length and character set for use in various applications. | 1,310 |
| | A Clojure library for generating unique URL-friendly string IDs | 191 |
| | A fast and unique identifier generator | 534 |
| | Generates unique identifiers with a timestamp and random payload | 254 |
| | Automates the creation of boilerplate and endpoints for REST APIs in Go. | 11 |
| | A fast and unique identifier generator based on the current time, process ID, and MAC address. | 616 |