.clang-format
.clang-tidy
.clangd
.editorconfig
.gitattributes
.gitignore
AGENTS.md
BUILDING.md
CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
THIRD_PARTY_NOTICES.md
pyproject.toml
.vscode/launch.json
.vscode/settings.json
.vscode/tasks.json
distributed/__init__.py
distributed/id/FileStateStore.java
distributed/id/Generator.java
distributed/id/HLC.java
distributed/id/Id.java
distributed/id/Option.java
distributed/id/PersistentState.java
distributed/id/README.md
distributed/id/StateStore.java
distributed/id/__init__.py
distributed/id/generator.py
distributed/id/hlc.py
distributed/id/id.py
distributed/id/option.py
distributed/id/queue.py
distributed/id/state_store.py
distributed/id/tests.py
machine/__init__.py
machine/id.py
mopr.egg-info/PKG-INFO
mopr.egg-info/SOURCES.txt
mopr.egg-info/dependency_links.txt
mopr.egg-info/entry_points.txt
mopr.egg-info/scm_file_list.json
mopr.egg-info/scm_version.json
mopr.egg-info/top_level.txt
python/__init__.py
python/_version.py
runtime/__init__.py
runtime/ringbuffer.md
runtime/ringbuffer.py
runtime/ringbuffer_test.py
tools/__init__.py
tools/__main__.py
tools/license_audit/__init__.py
tools/license_audit/__main__.py
tools/license_audit/cli.py
tools/license_audit/handlers/__init__.py
tools/license_audit/handlers/cpp.py
tools/license_audit/handlers/go.py
tools/license_audit/handlers/java.py
tools/license_audit/handlers/python.py
tools/license_audit/handlers/rust.py
tools/license_header/__init__.py
tools/license_header/__main__.py
tools/license_header/cli.py
tools/license_header/core.py
tools/license_header/project_meta.py
tools/license_header/handlers/__init__.py
tools/license_header/handlers/base.py
tools/license_header/handlers/cpp.py
tools/license_header/handlers/go.py
tools/license_header/handlers/java.py
tools/license_header/handlers/python.py
tools/license_header/handlers/rust.py