An open API service indexing awesome lists of open source software.

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、自增长生成算法

Awesome Lists containing this project

README

          

# `id`
[![编译状态](https://github.ruijc.com:20443/api/badges/goexl/id/status.svg)](https://github.ruijc.com:20443/goexl/id)
[![Golang质量](https://goreportcard.com/badge/github.com/goexl/id)](https://goreportcard.com/report/github.com/goexl/id)
![版本](https://img.shields.io/github/go-mod/go-version/goexl/id)
![仓库大小](https://img.shields.io/github/repo-size/goexl/id)
![最后提交](https://img.shields.io/github/last-commit/goexl/id)
![授权协议](https://img.shields.io/github/license/goexl/id)
![语言个数](https://img.shields.io/github/languages/count/goexl/id)
![最佳语言](https://img.shields.io/github/languages/top/goexl/id)
![星星个数](https://img.shields.io/github/stars/goexl/id?style=social)

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

## 捐助

![支持宝](https://github.com/storezhang/donate/raw/master/alipay-small.jpg)
![微信](https://github.com/storezhang/donate/raw/master/weipay-small.jpg)

## 感谢Jetbrains

本项目通过`Jetbrains开源许可IDE`编写源代码,特此感谢

[![Jetbrains图标](https://resources.jetbrains.com/storage/products/company/brand/logos/jb_beam.svg)](https://www.jetbrains.com/?from=goexl/id)