.gitignore
.gitmodules
CMakeLists.txt
README.md
pyproject.toml
setup.py
hipo/.gitmodules
hipo/CMakeLists.txt
hipo/README.md
hipo/hipo4Config.cmake
hipo/hipo4ConfigVersion.cmake
hipo/hipo4Targets.cmake
hipo/libhipo4.a
hipo/libhipo4.dylib
hipo/ai/analyze.cc
hipo/ai/cluster.cpp
hipo/ai/cluster.h
hipo/ai/dcana.cpp
hipo/ai/dcana.h
hipo/ai/main.cc
hipo/ai/track.cpp
hipo/ai/track.h
hipo/cmake/LZ4Config.cmake
hipo/cmake/hipo4Config.cmake.in
hipo/examples/builder.cc
hipo/examples/readEvents.cc
hipo/examples/readFile.cc
hipo/examples/readFileTags.cc
hipo/examples/schema.cc
hipo/examples/showFile.cc
hipo/examples/writeEvents.cc
hipo/examples/writeFile.cc
hipo/examples/benchmarks/ana_benchmark.cc
hipo/examples/benchmarks/map_benchmark.cc
hipo/examples/fortran/freader.F
hipo/examples/root/benchmark_hipo.cc
hipo/examples/root/benchmark_hipo_ana.cc
hipo/examples/root/benchmark_hipo_cwise.cc
hipo/examples/root/benchmark_root.cc
hipo/examples/root/converter.cc
hipo/examples/root/ramdisk.sh
hipo/examples/xrootd/readFileXrootd.cc
hipo/hipo4/bank.cpp
hipo/hipo4/bank.h
hipo/hipo4/datastream.cpp
hipo/hipo4/datastream.h
hipo/hipo4/dictionary.cpp
hipo/hipo4/dictionary.h
hipo/hipo4/event.cpp
hipo/hipo4/event.h
hipo/hipo4/hipoexceptions.h
hipo/hipo4/reader.cpp
hipo/hipo4/reader.h
hipo/hipo4/record.cpp
hipo/hipo4/record.h
hipo/hipo4/recordbuilder.cpp
hipo/hipo4/recordbuilder.h
hipo/hipo4/utils.cpp
hipo/hipo4/utils.h
hipo/hipo4/wrapper.cpp
hipo/hipo4/writer.cpp
hipo/hipo4/writer.h
hipo/lz4/.gitattributes
hipo/lz4/.gitignore
hipo/lz4/.travis.yml
hipo/lz4/INSTALL
hipo/lz4/LICENSE
hipo/lz4/Makefile.inc
hipo/lz4/NEWS
hipo/lz4/README.md
hipo/lz4/appveyor.yml
hipo/lz4/.circleci/config.yml
hipo/lz4/.circleci/images/primary/Dockerfile
hipo/lz4/contrib/cmake_unofficial/.gitignore
hipo/lz4/contrib/cmake_unofficial/CMakeLists.txt
hipo/lz4/contrib/debian/changelog
hipo/lz4/contrib/debian/compat
hipo/lz4/contrib/debian/control
hipo/lz4/contrib/debian/copyright
hipo/lz4/contrib/debian/dirs
hipo/lz4/contrib/debian/docs
hipo/lz4/contrib/debian/liblz4-dev.install
hipo/lz4/contrib/debian/liblz4.install
hipo/lz4/contrib/debian/rules
hipo/lz4/contrib/djgpp/LICENSE
hipo/lz4/contrib/djgpp/README.MD
hipo/lz4/contrib/gen_manual/.gitignore
hipo/lz4/contrib/gen_manual/README.md
hipo/lz4/contrib/gen_manual/gen-lz4-manual.sh
hipo/lz4/contrib/gen_manual/gen_manual.cpp
hipo/lz4/contrib/meson/GetLz4LibraryVersion.py
hipo/lz4/contrib/meson/InstallSymlink.py
hipo/lz4/contrib/meson/README.md
hipo/lz4/contrib/meson/meson_options.txt
hipo/lz4/contrib/snap/README.md
hipo/lz4/contrib/snap/snapcraft.yaml
hipo/lz4/doc/lz4_Block_format.md
hipo/lz4/doc/lz4_Frame_format.md
hipo/lz4/doc/lz4_manual.html
hipo/lz4/doc/lz4frame_manual.html
hipo/lz4/examples/.gitignore
hipo/lz4/examples/COPYING
hipo/lz4/examples/HCStreaming_ringBuffer.c
hipo/lz4/examples/README.md
hipo/lz4/examples/blockStreaming_doubleBuffer.c
hipo/lz4/examples/blockStreaming_doubleBuffer.md
hipo/lz4/examples/blockStreaming_lineByLine.c
hipo/lz4/examples/blockStreaming_lineByLine.md
hipo/lz4/examples/blockStreaming_ringBuffer.c
hipo/lz4/examples/compress_functions.c
hipo/lz4/examples/dictionaryRandomAccess.c
hipo/lz4/examples/dictionaryRandomAccess.md
hipo/lz4/examples/frameCompress.c
hipo/lz4/examples/printVersion.c
hipo/lz4/examples/simple_buffer.c
hipo/lz4/examples/streaming_api_basics.md
hipo/lz4/lib/.gitignore
hipo/lz4/lib/LICENSE
hipo/lz4/lib/README.md
hipo/lz4/lib/liblz4-dll.rc.in
hipo/lz4/lib/liblz4.pc.in
hipo/lz4/lib/lz4.c
hipo/lz4/lib/lz4.h
hipo/lz4/lib/lz4frame.c
hipo/lz4/lib/lz4frame.h
hipo/lz4/lib/lz4frame_static.h
hipo/lz4/lib/lz4hc.c
hipo/lz4/lib/lz4hc.h
hipo/lz4/lib/xxhash.c
hipo/lz4/lib/xxhash.h
hipo/lz4/lib/dll/example/README.md
hipo/lz4/lib/dll/example/fullbench-dll.sln
hipo/lz4/lib/dll/example/fullbench-dll.vcxproj
hipo/lz4/programs/.gitignore
hipo/lz4/programs/COPYING
hipo/lz4/programs/README.md
hipo/lz4/programs/bench.c
hipo/lz4/programs/bench.h
hipo/lz4/programs/datagen.c
hipo/lz4/programs/datagen.h
hipo/lz4/programs/lz4-exe.rc.in
hipo/lz4/programs/lz4.1
hipo/lz4/programs/lz4.1.md
hipo/lz4/programs/lz4cli.c
hipo/lz4/programs/lz4io.c
hipo/lz4/programs/lz4io.h
hipo/lz4/programs/platform.h
hipo/lz4/programs/util.h
hipo/lz4/tests/.gitignore
hipo/lz4/tests/COPYING
hipo/lz4/tests/README.md
hipo/lz4/tests/checkFrame.c
hipo/lz4/tests/checkTag.c
hipo/lz4/tests/datagencli.c
hipo/lz4/tests/frametest.c
hipo/lz4/tests/fullbench.c
hipo/lz4/tests/fuzzer.c
hipo/lz4/tests/roundTripTest.c
hipo/lz4/tests/test-lz4-list.py
hipo/lz4/tests/test-lz4-speed.py
hipo/lz4/tests/test-lz4-versions.py
hipo/lz4/tests/test_custom_block_sizes.sh
hipo/lz4/tests/test_install.sh
hipo/lz4/visual/.gitignore
hipo/lz4/visual/README.md
hipo/lz4/visual/VS2010/lz4.sln
hipo/lz4/visual/VS2010/datagen/datagen.vcxproj
hipo/lz4/visual/VS2010/frametest/frametest.vcxproj
hipo/lz4/visual/VS2010/fullbench/fullbench.vcxproj
hipo/lz4/visual/VS2010/fullbench-dll/fullbench-dll.vcxproj
hipo/lz4/visual/VS2010/fuzzer/fuzzer.vcxproj
hipo/lz4/visual/VS2010/liblz4/liblz4.vcxproj
hipo/lz4/visual/VS2010/liblz4-dll/liblz4-dll.rc
hipo/lz4/visual/VS2010/liblz4-dll/liblz4-dll.vcxproj
hipo/lz4/visual/VS2017/lz4.sln
hipo/lz4/visual/VS2017/datagen/datagen.vcxproj
hipo/lz4/visual/VS2017/frametest/frametest.vcxproj
hipo/lz4/visual/VS2017/fullbench/fullbench.vcxproj
hipo/lz4/visual/VS2017/fullbench-dll/fullbench-dll.vcxproj
hipo/lz4/visual/VS2017/fuzzer/fuzzer.vcxproj
hipo/lz4/visual/VS2017/liblz4/liblz4.vcxproj
hipo/lz4/visual/VS2017/liblz4-dll/liblz4-dll.rc
hipo/lz4/visual/VS2017/liblz4-dll/liblz4-dll.vcxproj
hipo/python/hiporeader.py
hipopybind.egg-info/PKG-INFO
hipopybind.egg-info/SOURCES.txt
hipopybind.egg-info/dependency_links.txt
hipopybind.egg-info/not-zip-safe
hipopybind.egg-info/requires.txt
hipopybind.egg-info/top_level.txt
pybind11/.appveyor.yml
pybind11/.clang-format
pybind11/.clang-tidy
pybind11/.cmake-format.yaml
pybind11/.gitignore
pybind11/.pre-commit-config.yaml
pybind11/.readthedocs.yml
pybind11/CMakeLists.txt
pybind11/LICENSE
pybind11/MANIFEST.in
pybind11/README.rst
pybind11/noxfile.py
pybind11/pyproject.toml
pybind11/setup.cfg
pybind11/setup.py
pybind11/.github/CODEOWNERS
pybind11/.github/CONTRIBUTING.md
pybind11/.github/dependabot.yml
pybind11/.github/labeler.yml
pybind11/.github/labeler_merged.yml
pybind11/.github/pull_request_template.md
pybind11/.github/ISSUE_TEMPLATE/bug-report.yml
pybind11/.github/ISSUE_TEMPLATE/config.yml
pybind11/.github/workflows/ci.yml
pybind11/.github/workflows/configure.yml
pybind11/.github/workflows/format.yml
pybind11/.github/workflows/labeler.yml
pybind11/.github/workflows/pip.yml
pybind11/.github/workflows/upstream.yml
pybind11/docs/Doxyfile
pybind11/docs/basics.rst
pybind11/docs/benchmark.py
pybind11/docs/benchmark.rst
pybind11/docs/changelog.rst
pybind11/docs/classes.rst
pybind11/docs/compiling.rst
pybind11/docs/conf.py
pybind11/docs/faq.rst
pybind11/docs/index.rst
pybind11/docs/installing.rst
pybind11/docs/limitations.rst
pybind11/docs/pybind11-logo.png
pybind11/docs/pybind11_vs_boost_python1.png
pybind11/docs/pybind11_vs_boost_python1.svg
pybind11/docs/pybind11_vs_boost_python2.png
pybind11/docs/pybind11_vs_boost_python2.svg
pybind11/docs/reference.rst
pybind11/docs/release.rst
pybind11/docs/requirements.txt
pybind11/docs/upgrade.rst
pybind11/docs/_static/theme_overrides.css
pybind11/docs/advanced/classes.rst
pybind11/docs/advanced/embedding.rst
pybind11/docs/advanced/exceptions.rst
pybind11/docs/advanced/functions.rst
pybind11/docs/advanced/misc.rst
pybind11/docs/advanced/smart_ptrs.rst
pybind11/docs/advanced/cast/chrono.rst
pybind11/docs/advanced/cast/custom.rst
pybind11/docs/advanced/cast/eigen.rst
pybind11/docs/advanced/cast/functional.rst
pybind11/docs/advanced/cast/index.rst
pybind11/docs/advanced/cast/overview.rst
pybind11/docs/advanced/cast/stl.rst
pybind11/docs/advanced/cast/strings.rst
pybind11/docs/advanced/pycpp/index.rst
pybind11/docs/advanced/pycpp/numpy.rst
pybind11/docs/advanced/pycpp/object.rst
pybind11/docs/advanced/pycpp/utilities.rst
pybind11/docs/cmake/index.rst
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/pybind11/__init__.py
pybind11/pybind11/__main__.py
pybind11/pybind11/_version.py
pybind11/pybind11/_version.pyi
pybind11/pybind11/commands.py
pybind11/pybind11/py.typed
pybind11/pybind11/setup_helpers.py
pybind11/pybind11/setup_helpers.pyi
pybind11/tests/CMakeLists.txt
pybind11/tests/conftest.py
pybind11/tests/constructor_stats.h
pybind11/tests/cross_module_gil_utils.cpp
pybind11/tests/env.py
pybind11/tests/local_bindings.h
pybind11/tests/object.h
pybind11/tests/pybind11_cross_module_tests.cpp
pybind11/tests/pybind11_tests.cpp
pybind11/tests/pybind11_tests.h
pybind11/tests/pytest.ini
pybind11/tests/requirements.txt
pybind11/tests/test_async.cpp
pybind11/tests/test_async.py
pybind11/tests/test_buffers.cpp
pybind11/tests/test_buffers.py
pybind11/tests/test_builtin_casters.cpp
pybind11/tests/test_builtin_casters.py
pybind11/tests/test_call_policies.cpp
pybind11/tests/test_call_policies.py
pybind11/tests/test_callbacks.cpp
pybind11/tests/test_callbacks.py
pybind11/tests/test_chrono.cpp
pybind11/tests/test_chrono.py
pybind11/tests/test_class.cpp
pybind11/tests/test_class.py
pybind11/tests/test_const_name.cpp
pybind11/tests/test_const_name.py
pybind11/tests/test_constants_and_functions.cpp
pybind11/tests/test_constants_and_functions.py
pybind11/tests/test_copy_move.cpp
pybind11/tests/test_copy_move.py
pybind11/tests/test_custom_type_casters.cpp
pybind11/tests/test_custom_type_casters.py
pybind11/tests/test_custom_type_setup.cpp
pybind11/tests/test_custom_type_setup.py
pybind11/tests/test_docstring_options.cpp
pybind11/tests/test_docstring_options.py
pybind11/tests/test_eigen.cpp
pybind11/tests/test_eigen.py
pybind11/tests/test_enum.cpp
pybind11/tests/test_enum.py
pybind11/tests/test_eval.cpp
pybind11/tests/test_eval.py
pybind11/tests/test_eval_call.py
pybind11/tests/test_exceptions.cpp
pybind11/tests/test_exceptions.h
pybind11/tests/test_exceptions.py
pybind11/tests/test_factory_constructors.cpp
pybind11/tests/test_factory_constructors.py
pybind11/tests/test_gil_scoped.cpp
pybind11/tests/test_gil_scoped.py
pybind11/tests/test_iostream.cpp
pybind11/tests/test_iostream.py
pybind11/tests/test_kwargs_and_defaults.cpp
pybind11/tests/test_kwargs_and_defaults.py
pybind11/tests/test_local_bindings.cpp
pybind11/tests/test_local_bindings.py
pybind11/tests/test_methods_and_attributes.cpp
pybind11/tests/test_methods_and_attributes.py
pybind11/tests/test_modules.cpp
pybind11/tests/test_modules.py
pybind11/tests/test_multiple_inheritance.cpp
pybind11/tests/test_multiple_inheritance.py
pybind11/tests/test_numpy_array.cpp
pybind11/tests/test_numpy_array.py
pybind11/tests/test_numpy_dtypes.cpp
pybind11/tests/test_numpy_dtypes.py
pybind11/tests/test_numpy_vectorize.cpp
pybind11/tests/test_numpy_vectorize.py
pybind11/tests/test_opaque_types.cpp
pybind11/tests/test_opaque_types.py
pybind11/tests/test_operator_overloading.cpp
pybind11/tests/test_operator_overloading.py
pybind11/tests/test_pickling.cpp
pybind11/tests/test_pickling.py
pybind11/tests/test_pytypes.cpp
pybind11/tests/test_pytypes.py
pybind11/tests/test_sequences_and_iterators.cpp
pybind11/tests/test_sequences_and_iterators.py
pybind11/tests/test_smart_ptr.cpp
pybind11/tests/test_smart_ptr.py
pybind11/tests/test_stl.cpp
pybind11/tests/test_stl.py
pybind11/tests/test_stl_binders.cpp
pybind11/tests/test_stl_binders.py
pybind11/tests/test_tagbased_polymorphic.cpp
pybind11/tests/test_tagbased_polymorphic.py
pybind11/tests/test_thread.cpp
pybind11/tests/test_thread.py
pybind11/tests/test_union.cpp
pybind11/tests/test_union.py
pybind11/tests/test_virtual_functions.cpp
pybind11/tests/test_virtual_functions.py
pybind11/tests/valgrind-numpy-scipy.supp
pybind11/tests/valgrind-python.supp
pybind11/tests/extra_python_package/pytest.ini
pybind11/tests/extra_python_package/test_files.py
pybind11/tests/extra_setuptools/pytest.ini
pybind11/tests/extra_setuptools/test_setuphelper.py
pybind11/tests/test_embed/CMakeLists.txt
pybind11/tests/test_embed/catch.cpp
pybind11/tests/test_embed/external_module.cpp
pybind11/tests/test_embed/test_interpreter.cpp
pybind11/tests/test_embed/test_interpreter.py
pybind11/tests/test_embed/test_trampoline.py
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
tests/test_basic.py