timeflake-rs
Rust port of Timeflake, a 128-bit, roughly-ordered, URL-safe UUID.
Original work can be found at anthonynsimon/timeflake.
Usage
[]
= "0.1.0"
or
Example
use Timeflake;
Features
std: Allowno_stdenvironments. This is on by default.uuid: Allow use ofuuidcrate. This is on by default.
Benchmark
Run benchmarks by follow command. It is recommended to have gnuplot installed.