LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
list_reserve/__init__.pyi
list_reserve/py.typed
list_reserve.egg-info/PKG-INFO
list_reserve.egg-info/SOURCES.txt
list_reserve.egg-info/dependency_links.txt
list_reserve.egg-info/top_level.txt
src/list_reserve.c
tests/__init__.py
tests/_support.py
tests/test_allocated_bytes.py
tests/test_capacity.py
tests/test_remaining_capacity.py
tests/test_reserve.py
tests/test_shrink_to_fit.py
tests/test_stats.py