py-fastuuid-0.14.0

Python bindings to Rust's UUID library

Index | devel

Description

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.