LICENSE
NOTICE
NumPy-Allocator.ipynb
README.md
numpy_allocator.c
pyproject.toml
requirements.txt
runtime.txt
setup.py
.github/workflows/pypi.yml
numpy_allocator.egg-info/PKG-INFO
numpy_allocator.egg-info/SOURCES.txt
numpy_allocator.egg-info/dependency_links.txt
numpy_allocator.egg-info/requires.txt
numpy_allocator.egg-info/top_level.txt
test/__init__.py
test/aligned_allocator.py
test/debug_allocator.py
test/default_allocator.py
test/null_allocator.py
test/page_aligned_allocator.py