.clang-format
.clang-tidy
.gitignore
.pytest.toml
.ruff.toml
.rumdl.toml
README.md
UNLICENSE
pyproject.toml
ty.toml
.github/dependabot.yaml
.github/workflows/ci.yaml
.github/workflows/dist.yaml
.github/workflows/publish.yaml
.github/workflows/rumdl.yaml
.github/workflows/typos.yaml
.github/workflows/zizmor.yaml
benchmark/README.md
benchmark/run.py
benchmark/uuid7-compact.svg
benchmark/uuid7.svg
src/c_uuid_v7/__core.c
src/c_uuid_v7/__core.pyi
src/c_uuid_v7/__init__.py
src/c_uuid_v7/_version.py
src/c_uuid_v7/py.typed
src/c_uuid_v7.egg-info/PKG-INFO
src/c_uuid_v7.egg-info/SOURCES.txt
src/c_uuid_v7.egg-info/dependency_links.txt
src/c_uuid_v7.egg-info/top_level.txt
src/c_uuid_v7/compat/__init__.py
tests/__init__.py
tests/test_uuid7.py