flake

Crates.ioflake
lib.rsflake
version0.0.1
created_at2016-05-19 11:37:48.067553+00
updated_at2016-05-19 11:37:48.067553+00
descriptionGenerator of unique ID numbers at high scale. Basically a twitter' snowflake clone
homepagehttps://github.com/svartalf/rust-flake
repositoryhttps://github.com/svartalf/rust-flake.git
max_upload_size
id5105
size5,458
svartalf (svartalf)

documentation

README

Flake

Rust library for unique ID generation.

Based on the Twitter snowflake source.

Work in progress, use it on your own risk.

Commit count: 0

cargo fmt