README.md
pyproject.toml
bytejson/__init__.py
bytejson/index.py
bytejson/lazy.py
bytejson/mmap_reader.py
bytejson/parser.py
bytejson/storage.py
bytejson/utils.py
bytejson.egg-info/PKG-INFO
bytejson.egg-info/SOURCES.txt
bytejson.egg-info/dependency_links.txt
bytejson.egg-info/top_level.txt
tests/test_end_to_end.py
tests/test_index.py
tests/test_lazy.py
tests/test_mmap_reader.py
tests/test_storage.py