snowflake-algorithm topic
List
snowflake-algorithm repositories
php-snowflake
743
Stars
93
Forks
Watchers
❄ An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).
spaceflake
40
Stars
6
Forks
Watchers
⛄ A distributed generator to create unique IDs with ease in Go; inspired by Twitter's Snowflake
snowflake-csharp
24
Stars
5
Forks
Watchers
Twitter's SnowFlake algorithm is implemented using C# language. Support on redis to determine the machine serial number, Full support of cloud native K8S.