https://github.com/goexl/id
编号生成器,提供常见的编号生成算法,包括:1、雪花生成算法;2、自增长生成算法
https://github.com/goexl/id
autoincrement golang id snowflake
Last synced: 5 months ago
JSON representation
编号生成器,提供常见的编号生成算法,包括:1、雪花生成算法;2、自增长生成算法
- Host: GitHub
- URL: https://github.com/goexl/id
- Owner: goexl
- License: apache-2.0
- Created: 2022-11-18T12:16:54.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-03-28T06:18:56.000Z (about 1 year ago)
- Last Synced: 2025-03-28T06:28:06.853Z (about 1 year ago)
- Topics: autoincrement, golang, id, snowflake
- Language: Go
- Homepage:
- Size: 41 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# `id`
[](https://github.ruijc.com:20443/goexl/id)
[](https://goreportcard.com/report/github.com/goexl/id)







标识生成算法,提供基础接口
## 捐助


## 感谢Jetbrains
本项目通过`Jetbrains开源许可IDE`编写源代码,特此感谢
[](https://www.jetbrains.com/?from=goexl/id)