.gitignore
CODEOWNERS
LICENSE
README.md
environment.yml
pyproject.toml
setup.py
.github/workflows/pr_check.yml
.github/workflows/test_and_package_wheel.yml
benchmarks/__init__.py
benchmarks/benchmark.py
benchmarks/results/benchmark_results.csv
benchmarks/results/compression_ratio.png
benchmarks/results/compression_speed.png
benchmarks/results/decompression_speed.png
benchmarks/results/performance_radar.png
tests/__init__.py
tests/test_basic.py
tests/test_config.py
tests/test_edge_cases.py
tests/test_format.py
zpickle/__init__.py
zpickle/_version.py
zpickle/compat.py
zpickle/config.py
zpickle/core.py
zpickle/exceptions.py
zpickle/format.py
zpickle.egg-info/PKG-INFO
zpickle.egg-info/SOURCES.txt
zpickle.egg-info/dependency_links.txt
zpickle.egg-info/not-zip-safe
zpickle.egg-info/requires.txt
zpickle.egg-info/top_level.txt