CMakeLists.txt
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
hipo/.git
hipo/.gitmodules
hipo/CMakeLists.txt
hipo/Makefile
hipo/README.md
hipo/libhipo4.dylib
hipo/libhipo4.so
hipo/ai/Makefile
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/Makefile
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/Makefile
hipo/examples/benchmarks/ana_benchmark.cc
hipo/examples/benchmarks/map_benchmark.cc
hipo/examples/fortran/Makefile
hipo/examples/fortran/freader.F
hipo/examples/root/Makefile
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/Makefile
hipo/examples/xrootd/readFileXrootd.cc
hipo/hipo4/Makefile
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/.git
hipo/lz4/.gitattributes
hipo/lz4/.gitignore
hipo/lz4/.travis.yml
hipo/lz4/INSTALL
hipo/lz4/LICENSE
hipo/lz4/Makefile
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/Makefile
hipo/lz4/contrib/djgpp/README.MD
hipo/lz4/contrib/gen_manual/.gitignore
hipo/lz4/contrib/gen_manual/Makefile
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.build
hipo/lz4/contrib/meson/meson_options.txt
hipo/lz4/contrib/meson/contrib/meson.build
hipo/lz4/contrib/meson/contrib/gen_manual/meson.build
hipo/lz4/contrib/meson/examples/meson.build
hipo/lz4/contrib/meson/lib/meson.build
hipo/lz4/contrib/meson/programs/meson.build
hipo/lz4/contrib/meson/tests/meson.build
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/Makefile
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/Makefile
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/Makefile
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/Makefile
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/Makefile
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/VS2010/lz4/lz4.rc
hipo/lz4/visual/VS2010/lz4/lz4.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/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/gil_safe_call_once.h
pybind11/include/pybind11/iostream.h
pybind11/include/pybind11/native_enum.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/trampoline_self_life_support.h
pybind11/include/pybind11/type_caster_pyobject_ptr.h
pybind11/include/pybind11/typing.h
pybind11/include/pybind11/warnings.h
pybind11/include/pybind11/conduit/README.txt
pybind11/include/pybind11/conduit/pybind11_conduit_v1.h
pybind11/include/pybind11/conduit/pybind11_platform_abi_id.h
pybind11/include/pybind11/conduit/wrap_include_python_h.h
pybind11/include/pybind11/detail/class.h
pybind11/include/pybind11/detail/common.h
pybind11/include/pybind11/detail/cpp_conduit.h
pybind11/include/pybind11/detail/descr.h
pybind11/include/pybind11/detail/dynamic_raw_ptr_cast_if_possible.h
pybind11/include/pybind11/detail/exception_translation.h
pybind11/include/pybind11/detail/function_record_pyobject.h
pybind11/include/pybind11/detail/init.h
pybind11/include/pybind11/detail/internals.h
pybind11/include/pybind11/detail/native_enum_data.h
pybind11/include/pybind11/detail/struct_smart_holder.h
pybind11/include/pybind11/detail/type_caster_base.h
pybind11/include/pybind11/detail/typeid.h
pybind11/include/pybind11/detail/using_smart_holder.h
pybind11/include/pybind11/detail/value_and_holder.h
pybind11/include/pybind11/eigen/common.h
pybind11/include/pybind11/eigen/matrix.h
pybind11/include/pybind11/eigen/tensor.h
pybind11/include/pybind11/stl/filesystem.h
pybind11/tests/CMakeLists.txt
pybind11/tests/pure_cpp/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/JoinPaths.cmake
pybind11/tools/check-style.sh
pybind11/tools/cmake_uninstall.cmake.in
pybind11/tools/codespell_ignore_lines_from_errors.py
pybind11/tools/libsize.py
pybind11/tools/make_changelog.py
pybind11/tools/pybind11.pc.in
pybind11/tools/pybind11Common.cmake
pybind11/tools/pybind11Config.cmake.in
pybind11/tools/pybind11GuessPythonExtSuffix.cmake
pybind11/tools/pybind11NewTools.cmake
pybind11/tools/pybind11Tools.cmake
pybind11/tools/pyproject.toml
pybind11/tools/setup_global.py.in
pybind11/tools/setup_main.py.in
pybind11/tools/test-pybind11GuessPythonExtSuffix.cmake
src/main.cpp
tests/test_basic.py