snowflaker. Twitter's snowflake algorithm implementation in Dart. The Snowflake algorithm is a unique ID generator that was originally developed by Twitter. The algorithm generates 64-bit IDs that are composed of a timestamp, a worker ID, and a sequence number.

github.com/hawkkiller/snowflaker

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

No recent activity.