CMakeLists.txt
CMakePresets.json
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
vcpkg-configuration.json
vcpkg.json
cmake/TargetArch.cmake
cmake/aq_require.cmake
cmake/coverage.cmake
cmake/git-versioning.cmake
cmake/ide.cmake
cmake/install-prefix.cmake
cmake/simd.cmake
cmake/wsl.cmake
include/acquire.zarr.h
include/zarr.types.h
python/CMakeLists.txt
python/acquire-zarr-py.cpp
python/acquire_zarr/__init__.pyi
python/acquire_zarr/py.typed
python/acquire_zarr.egg-info/PKG-INFO
python/acquire_zarr.egg-info/SOURCES.txt
python/acquire_zarr.egg-info/dependency_links.txt
python/acquire_zarr.egg-info/not-zip-safe
python/acquire_zarr.egg-info/requires.txt
python/acquire_zarr.egg-info/top_level.txt
python/tests/test_settings.py
python/tests/test_stream.py
src/CMakeLists.txt
src/logger/CMakeLists.txt
src/logger/logger.cpp
src/logger/logger.hh
src/logger/logger.types.h
src/streaming/CMakeLists.txt
src/streaming/acquire.zarr.cpp
src/streaming/array.writer.cpp
src/streaming/array.writer.hh
src/streaming/blosc.compression.params.cpp
src/streaming/blosc.compression.params.hh
src/streaming/definitions.hh
src/streaming/file.sink.cpp
src/streaming/file.sink.hh
src/streaming/macros.hh
src/streaming/s3.connection.cpp
src/streaming/s3.connection.hh
src/streaming/s3.sink.cpp
src/streaming/s3.sink.hh
src/streaming/sink.cpp
src/streaming/sink.hh
src/streaming/thread.pool.cpp
src/streaming/thread.pool.hh
src/streaming/vectorized.file.writer.cpp
src/streaming/vectorized.file.writer.hh
src/streaming/zarr.common.cpp
src/streaming/zarr.common.hh
src/streaming/zarr.dimension.cpp
src/streaming/zarr.dimension.hh
src/streaming/zarr.stream.cpp
src/streaming/zarr.stream.hh
src/streaming/zarrv2.array.writer.cpp
src/streaming/zarrv2.array.writer.hh
src/streaming/zarrv3.array.writer.cpp
src/streaming/zarrv3.array.writer.hh