CHANGELOG.md
LICENSE
MANIFEST.in
Makefile
README.md
pyproject.toml
setup.py
docs/API.md
docs/BENCHMARKS.md
docs/DESIGN.md
docs/GUIDE.md
docs/README.md
spork/pds.py
spork_pds.egg-info/PKG-INFO
spork_pds.egg-info/SOURCES.txt
spork_pds.egg-info/dependency_links.txt
spork_pds.egg-info/requires.txt
spork_pds.egg-info/top_level.txt
src/common.c
src/cons.c
src/double_vector.c
src/hamt.c
src/int_vector.c
src/map.c
src/module.c
src/pds_internal.h
src/set.c
src/sorted_vector.c
src/vector.c
tests/__init__.py
tests/test_map.py
tests/test_model_based.py
tests/test_module.py
tests/test_set.py
tests/test_sorted_vector_and_cons.py
tests/test_typed_vectors.py
tests/test_vector.py
tests/fuzzing/__init__.py
tests/fuzzing/__main__.py
tests/fuzzing/fuzz.py
tests/fuzzing/fuzz_vector.py
tools/benchmark_pds.py
tools/generate_benchmark_report.py
tools/host_info.py
tools/verify_docs.py