distributed-id-generator
There are 23 repositories under distributed-id-generator topic.
Meituan-Dianping/Leaf
Distributed ID Generate Service
Nepxion/Aquarius
🔱 Nepxion Aquarius is a list of distribution components based on Redis + Zookeeper with Nepxion Matrix AOP framework, including distribution lock, cache, id generator, limitation 分布式锁、缓存、全局唯一主键、限流
callicoder/java-snowflake
Distributed Unique ID Generator in Java inspired by Twitter Snowflake
beyonddream/snowid
A Decentralized, K-Ordered 128-bit Unique ID Generator library in C.
simonalong/Doramon
个人工具汇总:一致性哈希工具,Bitmap工具,布隆过滤器参数生成器,Yaml和properties互转工具,一键式生成整个前后端工具,单机高性能幂等工具,zookeeper客户端工具,分布式全局id生成器,时间转换工具,Http封装工具
jinshuai86/SecKillSystem
秒杀系统设计思路与实现
EarlyZhao/id_generator
基于Golang的高性能分布式ID生成器。
LeechanX/ekko-idgenerator
golang实现的分布式唯一ID生成器distributed id generator,有全局趋势递增、严防时钟漂移、高可用、高性能等特点
derry6/gleafd
基于Go的分布式ID生成服务 - 参考美团Leaf实现
antonybi/timechannel.java
Lightweight Snowflake SDK for Java
SnailMann/myid
Global unique ID service based on mysql (number segment) / 基于 MySQL 号段机制的全局 ID 生成服务
al8n/flake
Distributed unique ID generator.
codingapi/springboot-starter-leaf
Distributed ID Generate Service Of SpringBoot
murderxchip/Distributed-ID-Generator
concurrent id generator 分布式并发id生成器
zjbztianya/tinyid
Golang Distributed ID Generate Service
calebdw/laraflake
❄️ Generate X/Twitter Snowflake identifiers in Laravel
tianhongw/tinyid
Distributed id generator written in golang
brainpoint/febs-identify-java
Distributed unique identify like ObjectId
brainpoint/febs-identify-spring-cloud-starter
spring-cloud-starter of febs-identify
yihleego/seq
A globally, 64 bits, thread-safe identifier for Go.