rksuid

Crates.iorksuid
lib.rsrksuid
version0.4.0
sourcesrc
created_at2019-09-16 17:27:19.390619
updated_at2019-11-26 07:57:59.464537
descriptionRust implementation of the Segment.io KSUID format
homepage
repositoryhttps://github.com/nharring/rksuid
max_upload_size
id165203
size11,568,799
Nicholas Harring (nharring)

documentation

README

rksuid

Rust implementation of Segment.io's ksuid

I have no association with Segment, just a fan of the format.

Inspiration

Segment published a nifty UUID format and I thought it'd be fun to implement a compatible version in pure Rust as a way to learn the language more thoroughly and keep myself sharp while looking for a new coding gig.

Documentation

https://docs.rs/rksuid/

Benchmarks

https://nharring.github.io/rksuid/criterion/report/index.html https://nharring.github.io/rksuid/criterion/gen_payloads/rng_/report/index.html

Commit count: 58

cargo fmt