12 releases (1 stable)
new 1.0.0 | Mar 3, 2025 |
---|---|
0.1.10 | Oct 29, 2024 |
#1041 in Data structures
594 downloads per month
25KB
507 lines
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.
Dependencies
~2.5MB
~39K SLoC