id-generator topic

List id-generator repositories

nano-id

185
Stars
9
Forks
Watchers

A unique string ID generator for Clojure and ClojureScript (・_・)ノ

CosId

431
Stars
70
Forks
Watchers

Universal, flexible, high-performance distributed ID generator. | 通用、灵活、高性能的分布式 ID 生成器

libfastcommon

894
Stars
525
Forks
Watchers

c common functions library extracted from my open source project FastDFS. this library is very simple and stable. functions including: string, logger, chain, hash, socket, ini file reader, base64 enc...

id-generator

277
Stars
82
Forks
Watchers

生成19位的Long ID、22位的短UUID、卡号、短卡号、带校验码卡号、激活码、付款码、数据加密、手机号加密、带失效时间的数字加密。生成器是分布式,支持多负载,无需数据库、redis或者zk作为ID分配的key。ID分配无需R...

uuid-creator

352
Stars
42
Forks
Watchers

A UUID library for Java. Fully compliant with the new Internet standard published as RFC 9562. It was developed following the evolution of standard drafts.

camellia

539
Stars
123
Forks
Watchers

Camellia provide easy-to-use server toolkits, such as: redis proxy、delay queue、id gen、hot key and more

laravel-id-generator

272
Stars
51
Forks
Watchers

Easy way to generate custom ID from database table in Laravel framework.

id-generator

122
Stars
35
Forks
Watchers

id-generator部署即使用的ID生成器, 支持HTTP、Dubbo、Spring Cloud方式.

sonyflake

3.7k
Stars
300
Forks
Watchers

A distributed unique ID generator inspired by Twitter's Snowflake

snowflake

122
Stars
46
Forks
Watchers

java edition of [Twitter Snowflake](https://github.com/twitter/snowflake), a network service for generating unique ID numbers at high scale with some simple guarantees.