ord-uuid

Crates.ioord-uuid
lib.rsord-uuid
version0.1.10
sourcesrc
created_at2024-10-13 03:59:49.602347
updated_at2024-10-29 03:04:41.115236
descriptionCreates lexically sortable uuid values of size 16 bytes.
homepage
repositoryhttps://github.com/josephcopenhaver/ord-uuid-rs
max_upload_size
id1407056
size25,468
Joseph Copenhaver (josephcopenhaver)

documentation

README

ord-uuid-rs

Creates lexically sortable uuid values of size 16 bytes.

All functions of the OrdUuidGen type that return an OrdUuid will be naturally sortable based on creation time. All bits not related to ensuring uniqueness are shifted to the least significant bits.

Commit count: 24

cargo fmt