id-generation topic
List
id-generation repositories
scala-common
119
Stars
16
Forks
Watchers
Tiny independent libraries with a single purpose, often a single class
shortid
221
Stars
34
Forks
Watchers
A csharp library to generate short id's. they can be used as primary keys or unique identifiers
icicle
167
Stars
32
Forks
Watchers
A distributed, k-sortable unique ID generation system using Redis and Lua.
redissnowflake
73
Stars
9
Forks
Watchers
Twitter's Snowflake based ID generation as a redis module
go-id-builder
88
Stars
12
Forks
Watchers
这是一个ID生成器,它可以提供通过高效的方式产生连续的唯一的ID值。在分库分表时可以提供非常有用的帮助。
node-anyid
29
Stars
3
Forks
Watchers
A simple and flexible API to generate various kinds of string ID / code.
snowflake
21
Stars
4
Forks
Watchers
Golang implementation of Twitter snowflake