Python bindings to Rust's UUID library
Index | devel
FastUUID is a library which provides CPython bindings to Rust's UUID library. It is much faster than Python's pure-python implementation and it is stricter when parsing hexadecimal representation of UUIDs.