pub.dev : snowflaker
Twitter's snowflaker 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.
Registry
-
Source
- Documentation
- JSON
- codemeta.json
purl: pkg:pub/snowflaker
License: MIT
Latest release: over 2 years ago
First release: over 2 years ago
Dependent packages: 1
Dependent repositories: 1
Stars: 1 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 2 days ago