.editorconfig
.gitattributes
.gitignore
.pre-commit-config.yaml
LICENSE
pyproject.toml
readme.md
setup.py
uv.lock
.github/workflows/_reusable-build-wheels.yml
.github/workflows/on-release.yml
.github/workflows/test.yml
UltraDict2/Exceptions.py
UltraDict2/Metrics.py
UltraDict2/UltraDict2.c
UltraDict2/UltraDict2.py
UltraDict2/__init__.py
UltraDict2.egg-info/PKG-INFO
UltraDict2.egg-info/SOURCES.txt
UltraDict2.egg-info/dependency_links.txt
UltraDict2.egg-info/not-zip-safe
UltraDict2.egg-info/requires.txt
UltraDict2.egg-info/scm_file_list.json
UltraDict2.egg-info/scm_version.json
UltraDict2.egg-info/top_level.txt
docs/memory-exhaustion.html
docs/performance-dark.png
docs/performance-light.png
examples/fork.py
examples/mccoydj1.py
examples/mccoydj1_nested.py
examples/nested.py
examples/oop.py
examples/parallel.py
examples/recover_from_stale_lock.py
examples/recover_from_stale_lock_manual.py
examples/simple.py
tests/__init__.py
tests/concurrent_boot.py
tests/tests.py
tests/performance/buffer_size_sweep.py
tests/performance/compare.py
tests/performance/performance.py
tests/performance/requirements.txt