https://github.com/polaris1119/snowflake
Twitter 的 Snowflake 算法 的 Go 实现
https://github.com/polaris1119/snowflake
go golang snowflake
Last synced: about 1 year ago
JSON representation
Twitter 的 Snowflake 算法 的 Go 实现
- Host: GitHub
- URL: https://github.com/polaris1119/snowflake
- Owner: polaris1119
- License: mit
- Created: 2022-01-10T03:56:01.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-10T04:05:58.000Z (over 4 years ago)
- Last Synced: 2025-04-03T09:36:06.423Z (over 1 year ago)
- Topics: go, golang, snowflake
- Language: Go
- Homepage: https://studygolang.coom
- Size: 2.93 KB
- Stars: 13
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# snowflake
Twitter 的 Snowflake 算法 的 Go 实现