CMakeLists.txt
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
pybind11/CMakeLists.txt
pybind11/LICENSE
pybind11/include/pybind11/attr.h
pybind11/include/pybind11/buffer_info.h
pybind11/include/pybind11/cast.h
pybind11/include/pybind11/chrono.h
pybind11/include/pybind11/common.h
pybind11/include/pybind11/complex.h
pybind11/include/pybind11/eigen.h
pybind11/include/pybind11/embed.h
pybind11/include/pybind11/eval.h
pybind11/include/pybind11/functional.h
pybind11/include/pybind11/gil.h
pybind11/include/pybind11/iostream.h
pybind11/include/pybind11/numpy.h
pybind11/include/pybind11/operators.h
pybind11/include/pybind11/options.h
pybind11/include/pybind11/pybind11.h
pybind11/include/pybind11/pytypes.h
pybind11/include/pybind11/stl.h
pybind11/include/pybind11/stl_bind.h
pybind11/include/pybind11/detail/class.h
pybind11/include/pybind11/detail/common.h
pybind11/include/pybind11/detail/descr.h
pybind11/include/pybind11/detail/init.h
pybind11/include/pybind11/detail/internals.h
pybind11/include/pybind11/detail/type_caster_base.h
pybind11/include/pybind11/detail/typeid.h
pybind11/include/pybind11/stl/filesystem.h
pybind11/tests/CMakeLists.txt
pybind11/tests/test_cmake_build/CMakeLists.txt
pybind11/tests/test_cmake_build/installed_embed/CMakeLists.txt
pybind11/tests/test_cmake_build/installed_function/CMakeLists.txt
pybind11/tests/test_cmake_build/installed_target/CMakeLists.txt
pybind11/tests/test_cmake_build/subdirectory_embed/CMakeLists.txt
pybind11/tests/test_cmake_build/subdirectory_function/CMakeLists.txt
pybind11/tests/test_cmake_build/subdirectory_target/CMakeLists.txt
pybind11/tests/test_embed/CMakeLists.txt
pybind11/tools/FindCatch.cmake
pybind11/tools/FindEigen3.cmake
pybind11/tools/FindPythonLibsNew.cmake
pybind11/tools/check-style.sh
pybind11/tools/cmake_uninstall.cmake.in
pybind11/tools/libsize.py
pybind11/tools/make_changelog.py
pybind11/tools/pybind11Common.cmake
pybind11/tools/pybind11Config.cmake.in
pybind11/tools/pybind11NewTools.cmake
pybind11/tools/pybind11Tools.cmake
pybind11/tools/pyproject.toml
pybind11/tools/setup_global.py.in
pybind11/tools/setup_main.py.in
src/main.cpp
src/sqlite_blaster/.git
src/sqlite_blaster/.gitignore
src/sqlite_blaster/LICENSE
src/sqlite_blaster/Makefile
src/sqlite_blaster/README.md
src/sqlite_blaster/test_sqlite_blaster.cpp
src/sqlite_blaster/.github/FUNDING.yml
src/sqlite_blaster/.github/workflows/c-cpp.yml
src/sqlite_blaster/misc/SqliteBlasterPerformanceLineChart.xlsx
src/sqlite_blaster/misc/calc.ods
src/sqlite_blaster/misc/performance.png
src/sqlite_blaster/sample_data/babynames-gendered-2015.db
src/sqlite_blaster/sample_data/babynames.txt
src/sqlite_blaster/sample_data/babynames_cmp.txt
src/sqlite_blaster/sample_data/census.txt
src/sqlite_blaster/sample_data/census2000names.db
src/sqlite_blaster/sample_data/census_cmp.txt
src/sqlite_blaster/src/btree_handler.h
src/sqlite_blaster/src/lru_cache.h
src/sqlite_blaster/src/sqlite_index_blaster.h
src/sqlite_blaster_python.egg-info/PKG-INFO
src/sqlite_blaster_python.egg-info/SOURCES.txt
src/sqlite_blaster_python.egg-info/dependency_links.txt
src/sqlite_blaster_python.egg-info/not-zip-safe
src/sqlite_blaster_python.egg-info/requires.txt
src/sqlite_blaster_python.egg-info/top_level.txt