| Crates.io | flake |
| lib.rs | flake |
| version | 0.0.1 |
| created_at | 2016-05-19 11:37:48.067553+00 |
| updated_at | 2016-05-19 11:37:48.067553+00 |
| description | Generator of unique ID numbers at high scale. Basically a twitter' snowflake clone |
| homepage | https://github.com/svartalf/rust-flake |
| repository | https://github.com/svartalf/rust-flake.git |
| max_upload_size | |
| id | 5105 |
| size | 5,458 |
Rust library for unique ID generation.
Based on the Twitter snowflake source.
Work in progress, use it on your own risk.