| godruoyi/php-snowflake |
682 |
|
0 |
8 |
over 2 years ago |
22 |
April 11, 2023 |
0 |
mit |
PHP |
| ❄ An ID Generator for PHP based on Snowflake Algorithm (Twitter announced). |
| imadcn/idworker |
221 |
|
0 |
3 |
about 3 years ago |
16 |
February 27, 2023 |
2 |
apache-2.0 |
Java |
| idworker 是一个基于zookeeper和snowflake算法的分布式ID生成工具,通过zookeeper自动注册机器(最多1024台),无需手动指定workerId和datacenterId |
| adyliu/idcenter |
146 |
|
0 |
0 |
almost 10 years ago |
5 |
June 28, 2016 |
2 |
|
Java |
| idcenter(algorithm from twitter snowflake) |
| choby/IdGenerator |
32 |
|
0 |
0 |
about 3 years ago |
3 |
December 23, 2020 |
0 |
|
C# |
| id生成器, 包含雪花算法和id混淆器 |
| kkrypt0nn/spaceflake |
20 |
|
0 |
0 |
over 2 years ago |
7 |
April 30, 2023 |
0 |
mit |
Go |
| ⛄ A distributed generator to create unique IDs with ease; inspired by Twitter's Snowflake |
| BinChengZhao/snowflake-rs |
19 |
|
0 |
1 |
about 4 years ago |
6 |
March 14, 2022 |
0 |
mit |
Rust |
| The snowflake algorithm rust version. |
| TanUkkii007/reactive-snowflake |
18 |
|
0 |
0 |
about 8 years ago |
0 |
|
0 |
other |
Scala |
| Akka based id generation service with the same algorithm with Twitter Snowflake |
| hueifeng/snowflake-csharp |
17 |
|
0 |
3 |
over 2 years ago |
13 |
June 04, 2022 |
0 |
apache-2.0 |
C# |
| Twitter's SnowFlake algorithm is implemented using C# language. Support on redis to determine the machine serial number, Full support of cloud native K8S. |
| sniper00/snowflake-cpp |
16 |
|
0 |
0 |
almost 5 years ago |
0 |
|
0 |
mit |
C++ |
| A C++ port of Twitter's Snowflake id generation algorithm |
| zh-ang/php-snowflake |
11 |
|
0 |
0 |
over 11 years ago |
0 |
|
2 |
other |
C |
| An ID Generator which implemented by PHP Extension, based on Snowflake Algorithm (Twitter announced). |