MANIFEST.in
README.md
setup.py
PyDeduplines.egg-info/PKG-INFO
PyDeduplines.egg-info/SOURCES.txt
PyDeduplines.egg-info/dependency_links.txt
PyDeduplines.egg-info/not-zip-safe
PyDeduplines.egg-info/top_level.txt
images/logo.png
src/pydeduplines.cpp
src/mimalloc/alloc-aligned.c
src/mimalloc/alloc-override-osx.c
src/mimalloc/alloc-override.c
src/mimalloc/alloc-posix.c
src/mimalloc/alloc.c
src/mimalloc/arena.c
src/mimalloc/bitmap.inc.c
src/mimalloc/heap.c
src/mimalloc/init.c
src/mimalloc/options.c
src/mimalloc/os.c
src/mimalloc/page-queue.c
src/mimalloc/page.c
src/mimalloc/random.c
src/mimalloc/region.c
src/mimalloc/segment.c
src/mimalloc/static.c
src/mimalloc/stats.c
src/mimalloc/include/mimalloc-atomic.h
src/mimalloc/include/mimalloc-internal.h
src/mimalloc/include/mimalloc-new-delete.h
src/mimalloc/include/mimalloc-override.h
src/mimalloc/include/mimalloc-types.h
src/mimalloc/include/mimalloc.h
src/parallel_hashmap/btree.h
src/parallel_hashmap/meminfo.h
src/parallel_hashmap/phmap.h
src/parallel_hashmap/phmap_base.h
src/parallel_hashmap/phmap_bits.h
src/parallel_hashmap/phmap_config.h
src/parallel_hashmap/phmap_dump.h
src/parallel_hashmap/phmap_fwd_decl.h
src/parallel_hashmap/phmap_utils.h
src/pybind11/attr.h
src/pybind11/buffer_info.h
src/pybind11/cast.h
src/pybind11/chrono.h
src/pybind11/common.h
src/pybind11/complex.h
src/pybind11/eigen.h
src/pybind11/embed.h
src/pybind11/eval.h
src/pybind11/functional.h
src/pybind11/iostream.h
src/pybind11/numpy.h
src/pybind11/operators.h
src/pybind11/options.h
src/pybind11/pybind11.h
src/pybind11/pytypes.h
src/pybind11/stl.h
src/pybind11/stl_bind.h
src/pybind11/detail/class.h
src/pybind11/detail/common.h
src/pybind11/detail/descr.h
src/pybind11/detail/init.h
src/pybind11/detail/internals.h
src/pybind11/detail/typeid.h
tests/__init__.py
tests/test_pydeduplines.py