LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
csrc/libaio_static.map
csrc/loader_common.cpp
csrc/loader_io_aio.cpp
csrc/loader_io_cufile.cpp
csrc/loader_io_inmem.cpp
csrc/loader_io_uring.cpp
csrc/main.cpp
csrc/instant_tensor/async_executor.hpp
csrc/instant_tensor/common.hpp
csrc/instant_tensor/dlpack_utils.hpp
csrc/instant_tensor/function_executor.hpp
csrc/instant_tensor/io_context.hpp
csrc/instant_tensor/io_executor.hpp
csrc/instant_tensor/loader.hpp
csrc/instant_tensor/queue.hpp
csrc/instant_tensor/types.hpp
csrc/instant_tensor/dl_binding/cuda_binding.hpp
csrc/instant_tensor/dl_binding/cufile_binding.hpp
csrc/instant_tensor/dl_binding/dl_binding_utils.hpp
csrc/instant_tensor/dl_binding/nccl_binding.hpp
csrc/third_party/atomic_queue/.editorconfig
csrc/third_party/atomic_queue/.git
csrc/third_party/atomic_queue/.gitignore
csrc/third_party/atomic_queue/CMakeLists.txt
csrc/third_party/atomic_queue/CONTRIBUTORS.txt
csrc/third_party/atomic_queue/LICENSE
csrc/third_party/atomic_queue/Makefile
csrc/third_party/atomic_queue/README.md
csrc/third_party/atomic_queue/meson.build
csrc/third_party/atomic_queue/meson_options.txt
csrc/third_party/atomic_queue/.github/dependabot.yml
csrc/third_party/atomic_queue/.github/workflows/ci-meson.yml
csrc/third_party/atomic_queue/.github/workflows/ci.yml
csrc/third_party/atomic_queue/.github/workflows/cmake-gcc-clang.yml
csrc/third_party/atomic_queue/html/benchmarks.css
csrc/third_party/atomic_queue/html/benchmarks.html
csrc/third_party/atomic_queue/html/benchmarks.js
csrc/third_party/atomic_queue/html/results.js
csrc/third_party/atomic_queue/html/theme.js
csrc/third_party/atomic_queue/include/CMakeLists.txt
csrc/third_party/atomic_queue/include/atomic_queue/atomic_queue.h
csrc/third_party/atomic_queue/include/atomic_queue/atomic_queue_mutex.h
csrc/third_party/atomic_queue/include/atomic_queue/barrier.h
csrc/third_party/atomic_queue/include/atomic_queue/defs.h
csrc/third_party/atomic_queue/include/atomic_queue/spinlock.h
csrc/third_party/atomic_queue/results/1a3774a.ryzen_5825u.smt0.20260506T170159.gcc-14.8.33.txt
csrc/third_party/atomic_queue/results/1a3774a.ryzen_5825u.smt1.20260506T155410.gcc-14.16.33.txt
csrc/third_party/atomic_queue/results/1a3774a.ryzen_5950x.smt0.20260506T192644.gcc-14.16.33.txt
csrc/third_party/atomic_queue/results/1a3774a.ryzen_5950x.smt1.20260506T160149.gcc-14.32.33.txt
csrc/third_party/atomic_queue/results/results-16.20200703T014231.txt
csrc/third_party/atomic_queue/results/results-28.20200704T034247.txt
csrc/third_party/atomic_queue/scripts/benchmark.sh
csrc/third_party/atomic_queue/scripts/latency_to_json.py
csrc/third_party/atomic_queue/scripts/parse_output.py
csrc/third_party/atomic_queue/scripts/run-benchmarks-for.sh
csrc/third_party/atomic_queue/scripts/run-benchmarks.sh
csrc/third_party/atomic_queue/scripts/scalability_to_json.py
csrc/third_party/atomic_queue/scripts/stats.py
csrc/third_party/atomic_queue/scripts/util.sh
csrc/third_party/atomic_queue/src/CMakeLists.txt
csrc/third_party/atomic_queue/src/benchmarks.cc
csrc/third_party/atomic_queue/src/benchmarks.h
csrc/third_party/atomic_queue/src/cpu_base_frequency.cc
csrc/third_party/atomic_queue/src/cpu_base_frequency.h
csrc/third_party/atomic_queue/src/example.cc
csrc/third_party/atomic_queue/src/huge_pages.cc
csrc/third_party/atomic_queue/src/huge_pages.h
csrc/third_party/atomic_queue/src/moodycamel.h
csrc/third_party/atomic_queue/src/tests.cc
csrc/third_party/dlpack/.git
csrc/third_party/dlpack/.gitignore
csrc/third_party/dlpack/CMakeLists.txt
csrc/third_party/dlpack/LICENSE
csrc/third_party/dlpack/Makefile
csrc/third_party/dlpack/NEWS.md
csrc/third_party/dlpack/README.md
csrc/third_party/dlpack/doc_requirements.txt
csrc/third_party/dlpack/.github/workflows/deploy.yml
csrc/third_party/dlpack/.github/workflows/docs.yaml
csrc/third_party/dlpack/.github/workflows/main.yaml
csrc/third_party/dlpack/apps/numpy_dlpack/.gitignore
csrc/third_party/dlpack/apps/numpy_dlpack/README.md
csrc/third_party/dlpack/apps/numpy_dlpack/test.py
csrc/third_party/dlpack/apps/numpy_dlpack/test_pure_numpy.py
csrc/third_party/dlpack/apps/numpy_dlpack/dlpack/__init__.py
csrc/third_party/dlpack/apps/numpy_dlpack/dlpack/dlpack.py
csrc/third_party/dlpack/apps/numpy_dlpack/dlpack/from_numpy.py
csrc/third_party/dlpack/apps/numpy_dlpack/dlpack/to_numpy.py
csrc/third_party/dlpack/cmake/template/Config.cmake.in
csrc/third_party/dlpack/contrib/mock_c.c
csrc/third_party/dlpack/contrib/mock_main.cc
csrc/third_party/dlpack/contrib/dlpack/dlpackcpp.h
csrc/third_party/dlpack/docs/.gitignore
csrc/third_party/dlpack/docs/CMakeLists.txt
csrc/third_party/dlpack/docs/Doxyfile
csrc/third_party/dlpack/docs/Doxyfile.in
csrc/third_party/dlpack/docs/Makefile
csrc/third_party/dlpack/docs/README.md
csrc/third_party/dlpack/docs/make.bat
csrc/third_party/dlpack/docs/source/c_api.rst
csrc/third_party/dlpack/docs/source/conf.py
csrc/third_party/dlpack/docs/source/index.rst
csrc/third_party/dlpack/docs/source/python_spec.rst
csrc/third_party/dlpack/docs/source/_static/images/DLPack_diagram.png
csrc/third_party/dlpack/include/dlpack/dlpack.h
csrc/third_party/dlpack/tests/scripts/task_build.sh
csrc/third_party/dlpack/tests/scripts/task_lint.sh
csrc/third_party/libaio/.git
csrc/third_party/libaio/.gitignore
csrc/third_party/libaio/COPYING
csrc/third_party/libaio/ChangeLog
csrc/third_party/libaio/INSTALL
csrc/third_party/libaio/Makefile
csrc/third_party/libaio/README.md
csrc/third_party/libaio/TODO
csrc/third_party/libaio/libaio.spec
csrc/third_party/libaio/harness/Makefile
csrc/third_party/libaio/harness/README
csrc/third_party/libaio/harness/ext2-enospc.img
csrc/third_party/libaio/harness/main.c
csrc/third_party/libaio/harness/runtests.sh
csrc/third_party/libaio/harness/attic/0.t
csrc/third_party/libaio/harness/attic/1.t
csrc/third_party/libaio/harness/cases/10.t
csrc/third_party/libaio/harness/cases/11.t
csrc/third_party/libaio/harness/cases/12.t
csrc/third_party/libaio/harness/cases/13.t
csrc/third_party/libaio/harness/cases/14.t
csrc/third_party/libaio/harness/cases/15.t
csrc/third_party/libaio/harness/cases/16.t
csrc/third_party/libaio/harness/cases/17.t
csrc/third_party/libaio/harness/cases/18.t
csrc/third_party/libaio/harness/cases/19.t
csrc/third_party/libaio/harness/cases/2.t
csrc/third_party/libaio/harness/cases/20.t
csrc/third_party/libaio/harness/cases/21.t
csrc/third_party/libaio/harness/cases/22.t
csrc/third_party/libaio/harness/cases/23.t
csrc/third_party/libaio/harness/cases/3.t
csrc/third_party/libaio/harness/cases/4.t
csrc/third_party/libaio/harness/cases/5.t
csrc/third_party/libaio/harness/cases/6.t
csrc/third_party/libaio/harness/cases/7.t
csrc/third_party/libaio/harness/cases/8.t
csrc/third_party/libaio/harness/cases/aio_setup.h
csrc/third_party/libaio/harness/cases/common-7-8.h
csrc/third_party/libaio/man/io.3
csrc/third_party/libaio/man/io_cancel.3
csrc/third_party/libaio/man/io_fsync.3
csrc/third_party/libaio/man/io_getevents.3
csrc/third_party/libaio/man/io_prep_fsync.3
csrc/third_party/libaio/man/io_prep_pread.3
csrc/third_party/libaio/man/io_prep_pwrite.3
csrc/third_party/libaio/man/io_queue_init.3
csrc/third_party/libaio/man/io_queue_release.3
csrc/third_party/libaio/man/io_queue_run.3
csrc/third_party/libaio/man/io_queue_wait.3
csrc/third_party/libaio/man/io_set_callback.3
csrc/third_party/libaio/man/io_submit.3
csrc/third_party/libaio/src/Makefile
csrc/third_party/libaio/src/aio_ring.h
csrc/third_party/libaio/src/compat-0_1.c
csrc/third_party/libaio/src/io_cancel.c
csrc/third_party/libaio/src/io_destroy.c
csrc/third_party/libaio/src/io_getevents.c
csrc/third_party/libaio/src/io_pgetevents.c
csrc/third_party/libaio/src/io_queue_init.c
csrc/third_party/libaio/src/io_queue_release.c
csrc/third_party/libaio/src/io_queue_run.c
csrc/third_party/libaio/src/io_queue_wait.c
csrc/third_party/libaio/src/io_setup.c
csrc/third_party/libaio/src/io_submit.c
csrc/third_party/libaio/src/libaio.h
csrc/third_party/libaio/src/libaio.map
csrc/third_party/libaio/src/raw_syscall.c
csrc/third_party/libaio/src/struct_offsets.c
csrc/third_party/libaio/src/syscall-alpha.h
csrc/third_party/libaio/src/syscall-arm.h
csrc/third_party/libaio/src/syscall-generic.h
csrc/third_party/libaio/src/syscall-i386.h
csrc/third_party/libaio/src/syscall-ia64.h
csrc/third_party/libaio/src/syscall-ppc.h
csrc/third_party/libaio/src/syscall-s390.h
csrc/third_party/libaio/src/syscall-sparc.h
csrc/third_party/libaio/src/syscall-x86_64.h
csrc/third_party/libaio/src/syscall.h
csrc/third_party/libaio/src/vsys_def.h
csrc/third_party/liburing/.git
csrc/third_party/liburing/.gitignore
csrc/third_party/liburing/CHANGELOG
csrc/third_party/liburing/CITATION.cff
csrc/third_party/liburing/CONTRIBUTING.md
csrc/third_party/liburing/COPYING
csrc/third_party/liburing/COPYING.GPL
csrc/third_party/liburing/LICENSE
csrc/third_party/liburing/Makefile
csrc/third_party/liburing/Makefile.common
csrc/third_party/liburing/Makefile.quiet
csrc/third_party/liburing/README
csrc/third_party/liburing/SECURITY.md
csrc/third_party/liburing/configure
csrc/third_party/liburing/liburing-ffi.pc.in
csrc/third_party/liburing/liburing.pc.in
csrc/third_party/liburing/liburing.spec
csrc/third_party/liburing/make-debs.sh
csrc/third_party/liburing/.github/pull_request_template.md
csrc/third_party/liburing/.github/actions/codespell/stopwords
csrc/third_party/liburing/.github/workflows/ci.yml
csrc/third_party/liburing/.github/workflows/test_build.c
csrc/third_party/liburing/debian/README.Debian
csrc/third_party/liburing/debian/changelog
csrc/third_party/liburing/debian/control
csrc/third_party/liburing/debian/copyright
csrc/third_party/liburing/debian/liburing-dev.install
csrc/third_party/liburing/debian/liburing-dev.manpages
csrc/third_party/liburing/debian/liburing2.install
csrc/third_party/liburing/debian/liburing2.symbols
csrc/third_party/liburing/debian/rules
csrc/third_party/liburing/debian/watch
csrc/third_party/liburing/debian/patches/series
csrc/third_party/liburing/debian/source/format
csrc/third_party/liburing/debian/source/local-options
csrc/third_party/liburing/debian/source/options
csrc/third_party/liburing/examples/Makefile
csrc/third_party/liburing/examples/helpers.c
csrc/third_party/liburing/examples/helpers.h
csrc/third_party/liburing/examples/io_uring-close-test.c
csrc/third_party/liburing/examples/io_uring-cp.c
csrc/third_party/liburing/examples/io_uring-test.c
csrc/third_party/liburing/examples/io_uring-udp.c
csrc/third_party/liburing/examples/kdigest.c
csrc/third_party/liburing/examples/link-cp.c
csrc/third_party/liburing/examples/napi-busy-poll-client.c
csrc/third_party/liburing/examples/napi-busy-poll-server.c
csrc/third_party/liburing/examples/poll-bench.c
csrc/third_party/liburing/examples/proxy.c
csrc/third_party/liburing/examples/proxy.h
csrc/third_party/liburing/examples/reg-wait.c
csrc/third_party/liburing/examples/rsrc-update-bench.c
csrc/third_party/liburing/examples/send-zerocopy.c
csrc/third_party/liburing/examples/ucontext-cp.c
csrc/third_party/liburing/examples/zcrx.c
csrc/third_party/liburing/man/IO_URING_CHECK_VERSION.3
csrc/third_party/liburing/man/IO_URING_VERSION_MAJOR.3
csrc/third_party/liburing/man/IO_URING_VERSION_MINOR.3
csrc/third_party/liburing/man/__io_uring_buf_ring_cq_advance.3
csrc/third_party/liburing/man/io_uring.7
csrc/third_party/liburing/man/io_uring_buf_ring_add.3
csrc/third_party/liburing/man/io_uring_buf_ring_advance.3
csrc/third_party/liburing/man/io_uring_buf_ring_available.3
csrc/third_party/liburing/man/io_uring_buf_ring_cq_advance.3
csrc/third_party/liburing/man/io_uring_buf_ring_init.3
csrc/third_party/liburing/man/io_uring_buf_ring_mask.3
csrc/third_party/liburing/man/io_uring_cancelation.7
csrc/third_party/liburing/man/io_uring_check_version.3
csrc/third_party/liburing/man/io_uring_clone_buffers.3
csrc/third_party/liburing/man/io_uring_clone_buffers_offset.3
csrc/third_party/liburing/man/io_uring_close_ring_fd.3
csrc/third_party/liburing/man/io_uring_cq_advance.3
csrc/third_party/liburing/man/io_uring_cq_eventfd_enabled.3
csrc/third_party/liburing/man/io_uring_cq_eventfd_toggle.3
csrc/third_party/liburing/man/io_uring_cq_has_overflow.3
csrc/third_party/liburing/man/io_uring_cq_ready.3
csrc/third_party/liburing/man/io_uring_cqe_get_data.3
csrc/third_party/liburing/man/io_uring_cqe_get_data64.3
csrc/third_party/liburing/man/io_uring_cqe_nr.3
csrc/third_party/liburing/man/io_uring_cqe_seen.3
csrc/third_party/liburing/man/io_uring_enable_rings.3
csrc/third_party/liburing/man/io_uring_enter.2
csrc/third_party/liburing/man/io_uring_enter2.2
csrc/third_party/liburing/man/io_uring_for_each_cqe.3
csrc/third_party/liburing/man/io_uring_free_buf_ring.3
csrc/third_party/liburing/man/io_uring_free_probe.3
csrc/third_party/liburing/man/io_uring_get_events.3
csrc/third_party/liburing/man/io_uring_get_probe.3
csrc/third_party/liburing/man/io_uring_get_probe_ring.3
csrc/third_party/liburing/man/io_uring_get_sqe.3
csrc/third_party/liburing/man/io_uring_get_sqe128.3
csrc/third_party/liburing/man/io_uring_linked_requests.7
csrc/third_party/liburing/man/io_uring_major_version.3
csrc/third_party/liburing/man/io_uring_memory_size_params.3
csrc/third_party/liburing/man/io_uring_minor_version.3
csrc/third_party/liburing/man/io_uring_mlock_size.3
csrc/third_party/liburing/man/io_uring_mlock_size_params.3
csrc/third_party/liburing/man/io_uring_multishot.7
csrc/third_party/liburing/man/io_uring_opcode_supported.3
csrc/third_party/liburing/man/io_uring_peek_batch_cqe.3
csrc/third_party/liburing/man/io_uring_peek_cqe.3
csrc/third_party/liburing/man/io_uring_prep_accept.3
csrc/third_party/liburing/man/io_uring_prep_accept_direct.3
csrc/third_party/liburing/man/io_uring_prep_bind.3
csrc/third_party/liburing/man/io_uring_prep_cancel.3
csrc/third_party/liburing/man/io_uring_prep_cancel64.3
csrc/third_party/liburing/man/io_uring_prep_cancel_fd.3
csrc/third_party/liburing/man/io_uring_prep_close.3
csrc/third_party/liburing/man/io_uring_prep_close_direct.3
csrc/third_party/liburing/man/io_uring_prep_cmd_discard.3
csrc/third_party/liburing/man/io_uring_prep_cmd_getsockname.3
csrc/third_party/liburing/man/io_uring_prep_cmd_sock.3
csrc/third_party/liburing/man/io_uring_prep_connect.3
csrc/third_party/liburing/man/io_uring_prep_epoll_ctl.3
csrc/third_party/liburing/man/io_uring_prep_epoll_wait.3
csrc/third_party/liburing/man/io_uring_prep_fadvise.3
csrc/third_party/liburing/man/io_uring_prep_fadvise64.3
csrc/third_party/liburing/man/io_uring_prep_fallocate.3
csrc/third_party/liburing/man/io_uring_prep_fgetxattr.3
csrc/third_party/liburing/man/io_uring_prep_files_update.3
csrc/third_party/liburing/man/io_uring_prep_fixed_fd_install.3
csrc/third_party/liburing/man/io_uring_prep_fsetxattr.3
csrc/third_party/liburing/man/io_uring_prep_fsync.3
csrc/third_party/liburing/man/io_uring_prep_ftruncate.3
csrc/third_party/liburing/man/io_uring_prep_futex_wait.3
csrc/third_party/liburing/man/io_uring_prep_futex_waitv.3
csrc/third_party/liburing/man/io_uring_prep_futex_wake.3
csrc/third_party/liburing/man/io_uring_prep_getxattr.3
csrc/third_party/liburing/man/io_uring_prep_link.3
csrc/third_party/liburing/man/io_uring_prep_link_timeout.3
csrc/third_party/liburing/man/io_uring_prep_linkat.3
csrc/third_party/liburing/man/io_uring_prep_listen.3
csrc/third_party/liburing/man/io_uring_prep_madvise.3
csrc/third_party/liburing/man/io_uring_prep_madvise64.3
csrc/third_party/liburing/man/io_uring_prep_mkdir.3
csrc/third_party/liburing/man/io_uring_prep_mkdirat.3
csrc/third_party/liburing/man/io_uring_prep_msg_ring.3
csrc/third_party/liburing/man/io_uring_prep_msg_ring_cqe_flags.3
csrc/third_party/liburing/man/io_uring_prep_msg_ring_fd.3
csrc/third_party/liburing/man/io_uring_prep_msg_ring_fd_alloc.3
csrc/third_party/liburing/man/io_uring_prep_multishot_accept.3
csrc/third_party/liburing/man/io_uring_prep_multishot_accept_direct.3
csrc/third_party/liburing/man/io_uring_prep_nop.3
csrc/third_party/liburing/man/io_uring_prep_nop128.3
csrc/third_party/liburing/man/io_uring_prep_open.3
csrc/third_party/liburing/man/io_uring_prep_open_direct.3
csrc/third_party/liburing/man/io_uring_prep_openat.3
csrc/third_party/liburing/man/io_uring_prep_openat2.3
csrc/third_party/liburing/man/io_uring_prep_openat2_direct.3
csrc/third_party/liburing/man/io_uring_prep_openat_direct.3
csrc/third_party/liburing/man/io_uring_prep_pipe.3
csrc/third_party/liburing/man/io_uring_prep_pipe_direct.3
csrc/third_party/liburing/man/io_uring_prep_poll_add.3
csrc/third_party/liburing/man/io_uring_prep_poll_multishot.3
csrc/third_party/liburing/man/io_uring_prep_poll_remove.3
csrc/third_party/liburing/man/io_uring_prep_poll_update.3
csrc/third_party/liburing/man/io_uring_prep_provide_buffers.3
csrc/third_party/liburing/man/io_uring_prep_read.3
csrc/third_party/liburing/man/io_uring_prep_read_fixed.3
csrc/third_party/liburing/man/io_uring_prep_read_multishot.3
csrc/third_party/liburing/man/io_uring_prep_readv.3
csrc/third_party/liburing/man/io_uring_prep_readv2.3
csrc/third_party/liburing/man/io_uring_prep_readv_fixed.3
csrc/third_party/liburing/man/io_uring_prep_recv.3
csrc/third_party/liburing/man/io_uring_prep_recv_multishot.3
csrc/third_party/liburing/man/io_uring_prep_recvmsg.3
csrc/third_party/liburing/man/io_uring_prep_recvmsg_multishot.3
csrc/third_party/liburing/man/io_uring_prep_remove_buffers.3
csrc/third_party/liburing/man/io_uring_prep_rename.3
csrc/third_party/liburing/man/io_uring_prep_renameat.3
csrc/third_party/liburing/man/io_uring_prep_send.3
csrc/third_party/liburing/man/io_uring_prep_send_bundle.3
csrc/third_party/liburing/man/io_uring_prep_send_set_addr.3
csrc/third_party/liburing/man/io_uring_prep_send_zc.3
csrc/third_party/liburing/man/io_uring_prep_send_zc_fixed.3
csrc/third_party/liburing/man/io_uring_prep_sendmsg.3
csrc/third_party/liburing/man/io_uring_prep_sendmsg_zc.3
csrc/third_party/liburing/man/io_uring_prep_sendmsg_zc_fixed.3
csrc/third_party/liburing/man/io_uring_prep_sendto.3
csrc/third_party/liburing/man/io_uring_prep_setxattr.3
csrc/third_party/liburing/man/io_uring_prep_shutdown.3
csrc/third_party/liburing/man/io_uring_prep_socket.3
csrc/third_party/liburing/man/io_uring_prep_socket_direct.3
csrc/third_party/liburing/man/io_uring_prep_socket_direct_alloc.3
csrc/third_party/liburing/man/io_uring_prep_splice.3
csrc/third_party/liburing/man/io_uring_prep_statx.3
csrc/third_party/liburing/man/io_uring_prep_symlink.3
csrc/third_party/liburing/man/io_uring_prep_symlinkat.3
csrc/third_party/liburing/man/io_uring_prep_sync_file_range.3
csrc/third_party/liburing/man/io_uring_prep_tee.3
csrc/third_party/liburing/man/io_uring_prep_timeout.3
csrc/third_party/liburing/man/io_uring_prep_timeout_remove.3
csrc/third_party/liburing/man/io_uring_prep_timeout_update.3
csrc/third_party/liburing/man/io_uring_prep_unlink.3
csrc/third_party/liburing/man/io_uring_prep_unlinkat.3
csrc/third_party/liburing/man/io_uring_prep_uring_cmd.3
csrc/third_party/liburing/man/io_uring_prep_uring_cmd128.3
csrc/third_party/liburing/man/io_uring_prep_waitid.3
csrc/third_party/liburing/man/io_uring_prep_write.3
csrc/third_party/liburing/man/io_uring_prep_write_fixed.3
csrc/third_party/liburing/man/io_uring_prep_writev.3
csrc/third_party/liburing/man/io_uring_prep_writev2.3
csrc/third_party/liburing/man/io_uring_prep_writev_fixed.3
csrc/third_party/liburing/man/io_uring_provided_buffers.7
csrc/third_party/liburing/man/io_uring_queue_exit.3
csrc/third_party/liburing/man/io_uring_queue_init.3
csrc/third_party/liburing/man/io_uring_queue_init_mem.3
csrc/third_party/liburing/man/io_uring_queue_init_params.3
csrc/third_party/liburing/man/io_uring_queue_mmap.3
csrc/third_party/liburing/man/io_uring_recvmsg_cmsg_firsthdr.3
csrc/third_party/liburing/man/io_uring_recvmsg_cmsg_nexthdr.3
csrc/third_party/liburing/man/io_uring_recvmsg_name.3
csrc/third_party/liburing/man/io_uring_recvmsg_out.3
csrc/third_party/liburing/man/io_uring_recvmsg_payload.3
csrc/third_party/liburing/man/io_uring_recvmsg_payload_length.3
csrc/third_party/liburing/man/io_uring_recvmsg_validate.3
csrc/third_party/liburing/man/io_uring_register.2
csrc/third_party/liburing/man/io_uring_register_buf_ring.3
csrc/third_party/liburing/man/io_uring_register_buffers.3
csrc/third_party/liburing/man/io_uring_register_buffers_sparse.3
csrc/third_party/liburing/man/io_uring_register_buffers_tags.3
csrc/third_party/liburing/man/io_uring_register_buffers_update_tag.3
csrc/third_party/liburing/man/io_uring_register_clock.3
csrc/third_party/liburing/man/io_uring_register_eventfd.3
csrc/third_party/liburing/man/io_uring_register_eventfd_async.3
csrc/third_party/liburing/man/io_uring_register_file_alloc_range.3
csrc/third_party/liburing/man/io_uring_register_files.3
csrc/third_party/liburing/man/io_uring_register_files_sparse.3
csrc/third_party/liburing/man/io_uring_register_files_tags.3
csrc/third_party/liburing/man/io_uring_register_files_update.3
csrc/third_party/liburing/man/io_uring_register_files_update_tag.3
csrc/third_party/liburing/man/io_uring_register_ifq.3
csrc/third_party/liburing/man/io_uring_register_iowq_aff.3
csrc/third_party/liburing/man/io_uring_register_iowq_max_workers.3
csrc/third_party/liburing/man/io_uring_register_napi.3
csrc/third_party/liburing/man/io_uring_register_personality.3
csrc/third_party/liburing/man/io_uring_register_probe.3
csrc/third_party/liburing/man/io_uring_register_region.3
csrc/third_party/liburing/man/io_uring_register_restrictions.3
csrc/third_party/liburing/man/io_uring_register_ring_fd.3
csrc/third_party/liburing/man/io_uring_register_sync_cancel.3
csrc/third_party/liburing/man/io_uring_register_sync_msg.3
csrc/third_party/liburing/man/io_uring_register_wait_reg.3
csrc/third_party/liburing/man/io_uring_registered_buffers.7
csrc/third_party/liburing/man/io_uring_registered_files.7
csrc/third_party/liburing/man/io_uring_resize_rings.3
csrc/third_party/liburing/man/io_uring_ring_dontfork.3
csrc/third_party/liburing/man/io_uring_set_iowait.3
csrc/third_party/liburing/man/io_uring_setup.2
csrc/third_party/liburing/man/io_uring_setup_buf_ring.3
csrc/third_party/liburing/man/io_uring_setup_flags.7
csrc/third_party/liburing/man/io_uring_sq_ready.3
csrc/third_party/liburing/man/io_uring_sq_space_left.3
csrc/third_party/liburing/man/io_uring_sqe_set_buf_group.3
csrc/third_party/liburing/man/io_uring_sqe_set_data.3
csrc/third_party/liburing/man/io_uring_sqe_set_data64.3
csrc/third_party/liburing/man/io_uring_sqe_set_flags.3
csrc/third_party/liburing/man/io_uring_sqpoll.7
csrc/third_party/liburing/man/io_uring_sqring_wait.3
csrc/third_party/liburing/man/io_uring_submit.3
csrc/third_party/liburing/man/io_uring_submit_and_get_events.3
csrc/third_party/liburing/man/io_uring_submit_and_wait.3
csrc/third_party/liburing/man/io_uring_submit_and_wait_min_timeout.3
csrc/third_party/liburing/man/io_uring_submit_and_wait_reg.3
csrc/third_party/liburing/man/io_uring_submit_and_wait_timeout.3
csrc/third_party/liburing/man/io_uring_unregister_buf_ring.3
csrc/third_party/liburing/man/io_uring_unregister_buffers.3
csrc/third_party/liburing/man/io_uring_unregister_eventfd.3
csrc/third_party/liburing/man/io_uring_unregister_files.3
csrc/third_party/liburing/man/io_uring_unregister_iowq_aff.3
csrc/third_party/liburing/man/io_uring_unregister_napi.3
csrc/third_party/liburing/man/io_uring_unregister_personality.3
csrc/third_party/liburing/man/io_uring_unregister_ring_fd.3
csrc/third_party/liburing/man/io_uring_wait_cqe.3
csrc/third_party/liburing/man/io_uring_wait_cqe_nr.3
csrc/third_party/liburing/man/io_uring_wait_cqe_timeout.3
csrc/third_party/liburing/man/io_uring_wait_cqes.3
csrc/third_party/liburing/man/io_uring_wait_cqes_min_timeout.3
csrc/third_party/liburing/src/Makefile
csrc/third_party/liburing/src/ffi.c
csrc/third_party/liburing/src/int_flags.h
csrc/third_party/liburing/src/lib.h
csrc/third_party/liburing/src/liburing-ffi.map
csrc/third_party/liburing/src/liburing.map
csrc/third_party/liburing/src/nolibc.c
csrc/third_party/liburing/src/queue.c
csrc/third_party/liburing/src/register.c
csrc/third_party/liburing/src/sanitize.c
csrc/third_party/liburing/src/setup.c
csrc/third_party/liburing/src/setup.h
csrc/third_party/liburing/src/syscall.c
csrc/third_party/liburing/src/syscall.h
csrc/third_party/liburing/src/version.c
csrc/third_party/liburing/src/arch/syscall-defs.h
csrc/third_party/liburing/src/arch/aarch64/lib.h
csrc/third_party/liburing/src/arch/aarch64/syscall.h
csrc/third_party/liburing/src/arch/generic/lib.h
csrc/third_party/liburing/src/arch/generic/syscall.h
csrc/third_party/liburing/src/arch/riscv64/lib.h
csrc/third_party/liburing/src/arch/riscv64/syscall.h
csrc/third_party/liburing/src/arch/x86/lib.h
csrc/third_party/liburing/src/arch/x86/syscall.h
csrc/third_party/liburing/src/include/liburing.h
csrc/third_party/liburing/src/include/liburing/barrier.h
csrc/third_party/liburing/src/include/liburing/io_uring.h
csrc/third_party/liburing/src/include/liburing/sanitize.h
csrc/third_party/liburing/src/include/liburing/io_uring/query.h
csrc/third_party/liburing/test/232c93d07b74.c
csrc/third_party/liburing/test/35fa71a030ca.c
csrc/third_party/liburing/test/500f9fbadef8.c
csrc/third_party/liburing/test/7ad0e4b2f83c.c
csrc/third_party/liburing/test/8a9973408177.c
csrc/third_party/liburing/test/917257daa0fe.c
csrc/third_party/liburing/test/Makefile
csrc/third_party/liburing/test/a0908ae19763.c
csrc/third_party/liburing/test/a4c0b3decb33.c
csrc/third_party/liburing/test/accept-link.c
csrc/third_party/liburing/test/accept-non-empty.c
csrc/third_party/liburing/test/accept-reuse.c
csrc/third_party/liburing/test/accept-test.c
csrc/third_party/liburing/test/accept.c
csrc/third_party/liburing/test/across-fork.c
csrc/third_party/liburing/test/b19062a56726.c
csrc/third_party/liburing/test/b5837bd5311d.c
csrc/third_party/liburing/test/bind-listen.c
csrc/third_party/liburing/test/buf-ring-nommap.c
csrc/third_party/liburing/test/buf-ring-put.c
csrc/third_party/liburing/test/buf-ring.c
csrc/third_party/liburing/test/ce593a6c480a.c
csrc/third_party/liburing/test/close-opath.c
csrc/third_party/liburing/test/cmd-discard.c
csrc/third_party/liburing/test/config
csrc/third_party/liburing/test/conn-unreach.c
csrc/third_party/liburing/test/connect-rep.c
csrc/third_party/liburing/test/connect.c
csrc/third_party/liburing/test/coredump.c
csrc/third_party/liburing/test/cq-full.c
csrc/third_party/liburing/test/cq-overflow.c
csrc/third_party/liburing/test/cq-peek-batch.c
csrc/third_party/liburing/test/cq-ready.c
csrc/third_party/liburing/test/cq-size.c
csrc/third_party/liburing/test/d4ae271dfaae.c
csrc/third_party/liburing/test/d77a67ed5f27.c
csrc/third_party/liburing/test/defer-taskrun.c
csrc/third_party/liburing/test/defer-tw-timeout.c
csrc/third_party/liburing/test/defer.c
csrc/third_party/liburing/test/double-poll-crash.c
csrc/third_party/liburing/test/drop-submit.c
csrc/third_party/liburing/test/eeed8b54e0df.c
csrc/third_party/liburing/test/empty-eownerdead.c
csrc/third_party/liburing/test/eploop.c
csrc/third_party/liburing/test/epwait.c
csrc/third_party/liburing/test/eventfd-disable.c
csrc/third_party/liburing/test/eventfd-reg.c
csrc/third_party/liburing/test/eventfd-ring.c
csrc/third_party/liburing/test/eventfd.c
csrc/third_party/liburing/test/evfd-short-read.c
csrc/third_party/liburing/test/evloop.c
csrc/third_party/liburing/test/exec-target.c
csrc/third_party/liburing/test/exit-no-cleanup.c
csrc/third_party/liburing/test/fadvise.c
csrc/third_party/liburing/test/fallocate.c
csrc/third_party/liburing/test/fc2a85cb02ef.c
csrc/third_party/liburing/test/fd-install.c
csrc/third_party/liburing/test/fd-pass.c
csrc/third_party/liburing/test/fdinfo-sqpoll.c
csrc/third_party/liburing/test/fdinfo.c
csrc/third_party/liburing/test/fifo-futex-poll.c
csrc/third_party/liburing/test/fifo-nonblock-read.c
csrc/third_party/liburing/test/file-exit-unreg.c
csrc/third_party/liburing/test/file-register.c
csrc/third_party/liburing/test/file-update.c
csrc/third_party/liburing/test/file-verify.c
csrc/third_party/liburing/test/files-exit-hang-poll.c
csrc/third_party/liburing/test/files-exit-hang-timeout.c
csrc/third_party/liburing/test/fixed-buf-iter.c
csrc/third_party/liburing/test/fixed-buf-merge.c
csrc/third_party/liburing/test/fixed-hugepage.c
csrc/third_party/liburing/test/fixed-link.c
csrc/third_party/liburing/test/fixed-reuse.c
csrc/third_party/liburing/test/fixed-seg.c
csrc/third_party/liburing/test/fpos.c
csrc/third_party/liburing/test/fsnotify.c
csrc/third_party/liburing/test/fsync.c
csrc/third_party/liburing/test/futex-kill.c
csrc/third_party/liburing/test/futex.c
csrc/third_party/liburing/test/hardlink.c
csrc/third_party/liburing/test/helpers.c
csrc/third_party/liburing/test/helpers.h
csrc/third_party/liburing/test/ignore-single-mmap.c
csrc/third_party/liburing/test/init-mem.c
csrc/third_party/liburing/test/io-cancel.c
csrc/third_party/liburing/test/io-wq-exit.c
csrc/third_party/liburing/test/io-wq-unused-exit.c
csrc/third_party/liburing/test/io_uring_enter.c
csrc/third_party/liburing/test/io_uring_passthrough.c
csrc/third_party/liburing/test/io_uring_register.c
csrc/third_party/liburing/test/io_uring_setup.c
csrc/third_party/liburing/test/iopoll-leak.c
csrc/third_party/liburing/test/iopoll-overflow.c
csrc/third_party/liburing/test/iopoll.c
csrc/third_party/liburing/test/iowait.c
csrc/third_party/liburing/test/kallsyms.c
csrc/third_party/liburing/test/lfs-openat-write.c
csrc/third_party/liburing/test/lfs-openat.c
csrc/third_party/liburing/test/link-timeout.c
csrc/third_party/liburing/test/link.c
csrc/third_party/liburing/test/link_drain.c
csrc/third_party/liburing/test/linked-defer-close.c
csrc/third_party/liburing/test/madvise.c
csrc/third_party/liburing/test/min-timeout-wait.c
csrc/third_party/liburing/test/min-timeout.c
csrc/third_party/liburing/test/mkdir.c
csrc/third_party/liburing/test/mock_file.c
csrc/third_party/liburing/test/mock_file.h
csrc/third_party/liburing/test/msg-ring-fd.c
csrc/third_party/liburing/test/msg-ring-flags.c
csrc/third_party/liburing/test/msg-ring-overflow.c
csrc/third_party/liburing/test/msg-ring.c
csrc/third_party/liburing/test/multicqes_drain.c
csrc/third_party/liburing/test/napi-test.c
csrc/third_party/liburing/test/napi-test.sh
csrc/third_party/liburing/test/no-mmap-inval.c
csrc/third_party/liburing/test/nolibc.c
csrc/third_party/liburing/test/nop-all-sizes.c
csrc/third_party/liburing/test/nop.c
csrc/third_party/liburing/test/nop32-overflow.c
csrc/third_party/liburing/test/nop32.c
csrc/third_party/liburing/test/nvme.h
csrc/third_party/liburing/test/ooo-file-unreg.c
csrc/third_party/liburing/test/open-close.c
csrc/third_party/liburing/test/open-direct-link.c
csrc/third_party/liburing/test/open-direct-pick.c
csrc/third_party/liburing/test/openat2.c
csrc/third_party/liburing/test/personality.c
csrc/third_party/liburing/test/pipe-bug.c
csrc/third_party/liburing/test/pipe-eof.c
csrc/third_party/liburing/test/pipe-reuse.c
csrc/third_party/liburing/test/pipe.c
csrc/third_party/liburing/test/poll-cancel-all.c
csrc/third_party/liburing/test/poll-cancel-ton.c
csrc/third_party/liburing/test/poll-cancel.c
csrc/third_party/liburing/test/poll-link.c
csrc/third_party/liburing/test/poll-many.c
csrc/third_party/liburing/test/poll-mshot-overflow.c
csrc/third_party/liburing/test/poll-mshot-update.c
csrc/third_party/liburing/test/poll-race-mshot.c
csrc/third_party/liburing/test/poll-race.c
csrc/third_party/liburing/test/poll-ring.c
csrc/third_party/liburing/test/poll-update-trigger.c
csrc/third_party/liburing/test/poll-v-poll.c
csrc/third_party/liburing/test/poll.c
csrc/third_party/liburing/test/pollfree.c
csrc/third_party/liburing/test/probe.c
csrc/third_party/liburing/test/read-before-exit.c
csrc/third_party/liburing/test/read-inc-file.c
csrc/third_party/liburing/test/read-mshot-empty.c
csrc/third_party/liburing/test/read-mshot-stdin.c
csrc/third_party/liburing/test/read-mshot.c
csrc/third_party/liburing/test/read-write.c
csrc/third_party/liburing/test/recv-bundle-short-ooo.c
csrc/third_party/liburing/test/recv-inc-ooo.c
csrc/third_party/liburing/test/recv-msgall-stream.c
csrc/third_party/liburing/test/recv-msgall.c
csrc/third_party/liburing/test/recv-mshot-fair.c
csrc/third_party/liburing/test/recv-multishot.c
csrc/third_party/liburing/test/recvsend_bundle-inc.c
csrc/third_party/liburing/test/recvsend_bundle.c
csrc/third_party/liburing/test/reg-fd-only.c
csrc/third_party/liburing/test/reg-hint.c
csrc/third_party/liburing/test/reg-reg-ring.c
csrc/third_party/liburing/test/reg-wait.c
csrc/third_party/liburing/test/regbuf-clone.c
csrc/third_party/liburing/test/regbuf-merge.c
csrc/third_party/liburing/test/register-restrictions.c
csrc/third_party/liburing/test/rename.c
csrc/third_party/liburing/test/resize-rings.c
csrc/third_party/liburing/test/ring-leak.c
csrc/third_party/liburing/test/ring-leak2.c
csrc/third_party/liburing/test/ring-query.c
csrc/third_party/liburing/test/ringbuf-loop.c
csrc/third_party/liburing/test/ringbuf-read.c
csrc/third_party/liburing/test/ringbuf-status.c
csrc/third_party/liburing/test/rsrc_tags.c
csrc/third_party/liburing/test/runtests-loop.sh
csrc/third_party/liburing/test/runtests-quiet.sh
csrc/third_party/liburing/test/runtests.sh
csrc/third_party/liburing/test/rw_merge_test.c
csrc/third_party/liburing/test/self.c
csrc/third_party/liburing/test/send-zerocopy.c
csrc/third_party/liburing/test/send_recv.c
csrc/third_party/liburing/test/send_recvmsg.c
csrc/third_party/liburing/test/sendmsg_iov_clean.c
csrc/third_party/liburing/test/sendzc-bug.c
csrc/third_party/liburing/test/shared-wq.c
csrc/third_party/liburing/test/short-read.c
csrc/third_party/liburing/test/shutdown.c
csrc/third_party/liburing/test/sigfd-deadlock.c
csrc/third_party/liburing/test/single-issuer.c
csrc/third_party/liburing/test/skip-cqe.c
csrc/third_party/liburing/test/socket-getsetsock-cmd.c
csrc/third_party/liburing/test/socket-io-cmd.c
csrc/third_party/liburing/test/socket-nb.c
csrc/third_party/liburing/test/socket-rw-eagain.c
csrc/third_party/liburing/test/socket-rw-offset.c
csrc/third_party/liburing/test/socket-rw.c
csrc/third_party/liburing/test/socket.c
csrc/third_party/liburing/test/splice.c
csrc/third_party/liburing/test/sq-full-cpp.cc
csrc/third_party/liburing/test/sq-full.c
csrc/third_party/liburing/test/sq-poll-dup.c
csrc/third_party/liburing/test/sq-poll-kthread.c
csrc/third_party/liburing/test/sq-poll-share.c
csrc/third_party/liburing/test/sq-space_left.c
csrc/third_party/liburing/test/sqe-mixed-bad-wrap.c
csrc/third_party/liburing/test/sqe-mixed-nop.c
csrc/third_party/liburing/test/sqe-mixed-uring_cmd.c
csrc/third_party/liburing/test/sqpoll-disable-exit.c
csrc/third_party/liburing/test/sqpoll-exec.c
csrc/third_party/liburing/test/sqpoll-exit-hang.c
csrc/third_party/liburing/test/sqpoll-sleep.c
csrc/third_party/liburing/test/sqwait.c
csrc/third_party/liburing/test/statx.c
csrc/third_party/liburing/test/stdout.c
csrc/third_party/liburing/test/submit-and-wait.c
csrc/third_party/liburing/test/submit-link-fail.c
csrc/third_party/liburing/test/submit-reuse.c
csrc/third_party/liburing/test/symlink.c
csrc/third_party/liburing/test/sync-cancel.c
csrc/third_party/liburing/test/teardowns.c
csrc/third_party/liburing/test/test.h
csrc/third_party/liburing/test/thread-exit.c
csrc/third_party/liburing/test/timeout-new.c
csrc/third_party/liburing/test/timeout.c
csrc/third_party/liburing/test/timerfd-short-read.c
csrc/third_party/liburing/test/timestamp-bug.c
csrc/third_party/liburing/test/timestamp.c
csrc/third_party/liburing/test/truncate.c
csrc/third_party/liburing/test/tty-write-dpoll.c
csrc/third_party/liburing/test/unlink.c
csrc/third_party/liburing/test/uring_cmd_ublk.c
csrc/third_party/liburing/test/vec-regbuf.c
csrc/third_party/liburing/test/version.c
csrc/third_party/liburing/test/wait-timeout.c
csrc/third_party/liburing/test/waitid.c
csrc/third_party/liburing/test/wakeup-hang.c
csrc/third_party/liburing/test/wq-aff.c
csrc/third_party/liburing/test/xattr.c
csrc/third_party/liburing/test/xfail_prep_link_timeout_out_of_scope.c
csrc/third_party/liburing/test/xfail_register_buffers_out_of_scope.c
csrc/third_party/liburing/test/zcrx.c
csrc/third_party/pybind11/.appveyor.yml
csrc/third_party/pybind11/.clang-format
csrc/third_party/pybind11/.clang-tidy
csrc/third_party/pybind11/.cmake-format.yaml
csrc/third_party/pybind11/.codespell-ignore-lines
csrc/third_party/pybind11/.git
csrc/third_party/pybind11/.gitattributes
csrc/third_party/pybind11/.gitignore
csrc/third_party/pybind11/.pre-commit-config.yaml
csrc/third_party/pybind11/.readthedocs.yml
csrc/third_party/pybind11/CMakeLists.txt
csrc/third_party/pybind11/CMakePresets.json
csrc/third_party/pybind11/LICENSE
csrc/third_party/pybind11/README.rst
csrc/third_party/pybind11/SECURITY.md
csrc/third_party/pybind11/noxfile.py
csrc/third_party/pybind11/pyproject.toml
csrc/third_party/pybind11/.github/CODEOWNERS
csrc/third_party/pybind11/.github/CONTRIBUTING.md
csrc/third_party/pybind11/.github/dependabot.yml
csrc/third_party/pybind11/.github/labeler.yml
csrc/third_party/pybind11/.github/labeler_merged.yml
csrc/third_party/pybind11/.github/pull_request_template.md
csrc/third_party/pybind11/.github/ISSUE_TEMPLATE/bug-report.yml
csrc/third_party/pybind11/.github/ISSUE_TEMPLATE/config.yml
csrc/third_party/pybind11/.github/matchers/pylint.json
csrc/third_party/pybind11/.github/workflows/ci.yml
csrc/third_party/pybind11/.github/workflows/configure.yml
csrc/third_party/pybind11/.github/workflows/docs-link.yml
csrc/third_party/pybind11/.github/workflows/format.yml
csrc/third_party/pybind11/.github/workflows/labeler.yml
csrc/third_party/pybind11/.github/workflows/nightlies.yml
csrc/third_party/pybind11/.github/workflows/pip.yml
csrc/third_party/pybind11/.github/workflows/reusable-standard.yml
csrc/third_party/pybind11/.github/workflows/tests-cibw.yml
csrc/third_party/pybind11/.github/workflows/upstream.yml
csrc/third_party/pybind11/docs/Doxyfile
csrc/third_party/pybind11/docs/Makefile
csrc/third_party/pybind11/docs/basics.rst
csrc/third_party/pybind11/docs/benchmark.py
csrc/third_party/pybind11/docs/benchmark.rst
csrc/third_party/pybind11/docs/changelog.md
csrc/third_party/pybind11/docs/classes.rst
csrc/third_party/pybind11/docs/compiling.rst
csrc/third_party/pybind11/docs/conf.py
csrc/third_party/pybind11/docs/faq.rst
csrc/third_party/pybind11/docs/index.rst
csrc/third_party/pybind11/docs/installing.rst
csrc/third_party/pybind11/docs/limitations.rst
csrc/third_party/pybind11/docs/pybind11-logo.png
csrc/third_party/pybind11/docs/pybind11_vs_boost_python1.png
csrc/third_party/pybind11/docs/pybind11_vs_boost_python1.svg
csrc/third_party/pybind11/docs/pybind11_vs_boost_python2.png
csrc/third_party/pybind11/docs/pybind11_vs_boost_python2.svg
csrc/third_party/pybind11/docs/reference.rst
csrc/third_party/pybind11/docs/release.rst
csrc/third_party/pybind11/docs/requirements.in
csrc/third_party/pybind11/docs/requirements.txt
csrc/third_party/pybind11/docs/upgrade.rst
csrc/third_party/pybind11/docs/_static/css/custom.css
csrc/third_party/pybind11/docs/advanced/classes.rst
csrc/third_party/pybind11/docs/advanced/deadlock.md
csrc/third_party/pybind11/docs/advanced/deprecated.rst
csrc/third_party/pybind11/docs/advanced/embedding.rst
csrc/third_party/pybind11/docs/advanced/exceptions.rst
csrc/third_party/pybind11/docs/advanced/functions.rst
csrc/third_party/pybind11/docs/advanced/misc.rst
csrc/third_party/pybind11/docs/advanced/smart_ptrs.rst
csrc/third_party/pybind11/docs/advanced/cast/chrono.rst
csrc/third_party/pybind11/docs/advanced/cast/custom.rst
csrc/third_party/pybind11/docs/advanced/cast/eigen.rst
csrc/third_party/pybind11/docs/advanced/cast/functional.rst
csrc/third_party/pybind11/docs/advanced/cast/index.rst
csrc/third_party/pybind11/docs/advanced/cast/overview.rst
csrc/third_party/pybind11/docs/advanced/cast/stl.rst
csrc/third_party/pybind11/docs/advanced/cast/strings.rst
csrc/third_party/pybind11/docs/advanced/pycpp/index.rst
csrc/third_party/pybind11/docs/advanced/pycpp/numpy.rst
csrc/third_party/pybind11/docs/advanced/pycpp/object.rst
csrc/third_party/pybind11/docs/advanced/pycpp/utilities.rst
csrc/third_party/pybind11/docs/cmake/index.rst
csrc/third_party/pybind11/include/pybind11/attr.h
csrc/third_party/pybind11/include/pybind11/buffer_info.h
csrc/third_party/pybind11/include/pybind11/cast.h
csrc/third_party/pybind11/include/pybind11/chrono.h
csrc/third_party/pybind11/include/pybind11/common.h
csrc/third_party/pybind11/include/pybind11/complex.h
csrc/third_party/pybind11/include/pybind11/critical_section.h
csrc/third_party/pybind11/include/pybind11/eigen.h
csrc/third_party/pybind11/include/pybind11/embed.h
csrc/third_party/pybind11/include/pybind11/eval.h
csrc/third_party/pybind11/include/pybind11/functional.h
csrc/third_party/pybind11/include/pybind11/gil.h
csrc/third_party/pybind11/include/pybind11/gil_safe_call_once.h
csrc/third_party/pybind11/include/pybind11/gil_simple.h
csrc/third_party/pybind11/include/pybind11/iostream.h
csrc/third_party/pybind11/include/pybind11/native_enum.h
csrc/third_party/pybind11/include/pybind11/numpy.h
csrc/third_party/pybind11/include/pybind11/operators.h
csrc/third_party/pybind11/include/pybind11/options.h
csrc/third_party/pybind11/include/pybind11/pybind11.h
csrc/third_party/pybind11/include/pybind11/pytypes.h
csrc/third_party/pybind11/include/pybind11/stl.h
csrc/third_party/pybind11/include/pybind11/stl_bind.h
csrc/third_party/pybind11/include/pybind11/subinterpreter.h
csrc/third_party/pybind11/include/pybind11/trampoline_self_life_support.h
csrc/third_party/pybind11/include/pybind11/type_caster_pyobject_ptr.h
csrc/third_party/pybind11/include/pybind11/typing.h
csrc/third_party/pybind11/include/pybind11/warnings.h
csrc/third_party/pybind11/include/pybind11/conduit/README.txt
csrc/third_party/pybind11/include/pybind11/conduit/pybind11_conduit_v1.h
csrc/third_party/pybind11/include/pybind11/conduit/pybind11_platform_abi_id.h
csrc/third_party/pybind11/include/pybind11/conduit/wrap_include_python_h.h
csrc/third_party/pybind11/include/pybind11/detail/argument_vector.h
csrc/third_party/pybind11/include/pybind11/detail/class.h
csrc/third_party/pybind11/include/pybind11/detail/common.h
csrc/third_party/pybind11/include/pybind11/detail/cpp_conduit.h
csrc/third_party/pybind11/include/pybind11/detail/descr.h
csrc/third_party/pybind11/include/pybind11/detail/dynamic_raw_ptr_cast_if_possible.h
csrc/third_party/pybind11/include/pybind11/detail/exception_translation.h
csrc/third_party/pybind11/include/pybind11/detail/function_record_pyobject.h
csrc/third_party/pybind11/include/pybind11/detail/holder_caster_foreign_helpers.h
csrc/third_party/pybind11/include/pybind11/detail/init.h
csrc/third_party/pybind11/include/pybind11/detail/internals.h
csrc/third_party/pybind11/include/pybind11/detail/native_enum_data.h
csrc/third_party/pybind11/include/pybind11/detail/pybind11_namespace_macros.h
csrc/third_party/pybind11/include/pybind11/detail/struct_smart_holder.h
csrc/third_party/pybind11/include/pybind11/detail/type_caster_base.h
csrc/third_party/pybind11/include/pybind11/detail/typeid.h
csrc/third_party/pybind11/include/pybind11/detail/using_smart_holder.h
csrc/third_party/pybind11/include/pybind11/detail/value_and_holder.h
csrc/third_party/pybind11/include/pybind11/eigen/common.h
csrc/third_party/pybind11/include/pybind11/eigen/matrix.h
csrc/third_party/pybind11/include/pybind11/eigen/tensor.h
csrc/third_party/pybind11/include/pybind11/stl/filesystem.h
csrc/third_party/pybind11/pybind11/__init__.py
csrc/third_party/pybind11/pybind11/__main__.py
csrc/third_party/pybind11/pybind11/_version.py
csrc/third_party/pybind11/pybind11/commands.py
csrc/third_party/pybind11/pybind11/py.typed
csrc/third_party/pybind11/pybind11/setup_helpers.py
csrc/third_party/pybind11/tests/CMakeLists.txt
csrc/third_party/pybind11/tests/conftest.py
csrc/third_party/pybind11/tests/constructor_stats.h
csrc/third_party/pybind11/tests/cross_module_gil_utils.cpp
csrc/third_party/pybind11/tests/cross_module_interleaved_error_already_set.cpp
csrc/third_party/pybind11/tests/custom_exceptions.py
csrc/third_party/pybind11/tests/eigen_tensor_avoid_stl_array.cpp
csrc/third_party/pybind11/tests/env.py
csrc/third_party/pybind11/tests/exo_planet_c_api.cpp
csrc/third_party/pybind11/tests/exo_planet_pybind11.cpp
csrc/third_party/pybind11/tests/home_planet_very_lonely_traveler.cpp
csrc/third_party/pybind11/tests/local_bindings.h
csrc/third_party/pybind11/tests/mod_per_interpreter_gil.cpp
csrc/third_party/pybind11/tests/mod_per_interpreter_gil_with_singleton.cpp
csrc/third_party/pybind11/tests/mod_shared_interpreter_gil.cpp
csrc/third_party/pybind11/tests/object.h
csrc/third_party/pybind11/tests/pybind11_cross_module_tests.cpp
csrc/third_party/pybind11/tests/pybind11_tests.cpp
csrc/third_party/pybind11/tests/pybind11_tests.h
csrc/third_party/pybind11/tests/pyproject.toml
csrc/third_party/pybind11/tests/pytest.ini
csrc/third_party/pybind11/tests/requirements.txt
csrc/third_party/pybind11/tests/test_async.cpp
csrc/third_party/pybind11/tests/test_async.py
csrc/third_party/pybind11/tests/test_buffers.cpp
csrc/third_party/pybind11/tests/test_buffers.py
csrc/third_party/pybind11/tests/test_builtin_casters.cpp
csrc/third_party/pybind11/tests/test_builtin_casters.py
csrc/third_party/pybind11/tests/test_call_policies.cpp
csrc/third_party/pybind11/tests/test_call_policies.py
csrc/third_party/pybind11/tests/test_callbacks.cpp
csrc/third_party/pybind11/tests/test_callbacks.py
csrc/third_party/pybind11/tests/test_chrono.cpp
csrc/third_party/pybind11/tests/test_chrono.py
csrc/third_party/pybind11/tests/test_class.cpp
csrc/third_party/pybind11/tests/test_class.py
csrc/third_party/pybind11/tests/test_class_cross_module_use_after_one_module_dealloc.cpp
csrc/third_party/pybind11/tests/test_class_cross_module_use_after_one_module_dealloc.py
csrc/third_party/pybind11/tests/test_class_release_gil_before_calling_cpp_dtor.cpp
csrc/third_party/pybind11/tests/test_class_release_gil_before_calling_cpp_dtor.py
csrc/third_party/pybind11/tests/test_class_sh_basic.cpp
csrc/third_party/pybind11/tests/test_class_sh_basic.py
csrc/third_party/pybind11/tests/test_class_sh_disowning.cpp
csrc/third_party/pybind11/tests/test_class_sh_disowning.py
csrc/third_party/pybind11/tests/test_class_sh_disowning_mi.cpp
csrc/third_party/pybind11/tests/test_class_sh_disowning_mi.py
csrc/third_party/pybind11/tests/test_class_sh_factory_constructors.cpp
csrc/third_party/pybind11/tests/test_class_sh_factory_constructors.py
csrc/third_party/pybind11/tests/test_class_sh_inheritance.cpp
csrc/third_party/pybind11/tests/test_class_sh_inheritance.py
csrc/third_party/pybind11/tests/test_class_sh_mi_thunks.cpp
csrc/third_party/pybind11/tests/test_class_sh_mi_thunks.py
csrc/third_party/pybind11/tests/test_class_sh_property.cpp
csrc/third_party/pybind11/tests/test_class_sh_property.py
csrc/third_party/pybind11/tests/test_class_sh_property_non_owning.cpp
csrc/third_party/pybind11/tests/test_class_sh_property_non_owning.py
csrc/third_party/pybind11/tests/test_class_sh_shared_ptr_copy_move.cpp
csrc/third_party/pybind11/tests/test_class_sh_shared_ptr_copy_move.py
csrc/third_party/pybind11/tests/test_class_sh_trampoline_basic.cpp
csrc/third_party/pybind11/tests/test_class_sh_trampoline_basic.py
csrc/third_party/pybind11/tests/test_class_sh_trampoline_self_life_support.cpp
csrc/third_party/pybind11/tests/test_class_sh_trampoline_self_life_support.py
csrc/third_party/pybind11/tests/test_class_sh_trampoline_shared_from_this.cpp
csrc/third_party/pybind11/tests/test_class_sh_trampoline_shared_from_this.py
csrc/third_party/pybind11/tests/test_class_sh_trampoline_shared_ptr_cpp_arg.cpp
csrc/third_party/pybind11/tests/test_class_sh_trampoline_shared_ptr_cpp_arg.py
csrc/third_party/pybind11/tests/test_class_sh_trampoline_unique_ptr.cpp
csrc/third_party/pybind11/tests/test_class_sh_trampoline_unique_ptr.py
csrc/third_party/pybind11/tests/test_class_sh_unique_ptr_custom_deleter.cpp
csrc/third_party/pybind11/tests/test_class_sh_unique_ptr_custom_deleter.py
csrc/third_party/pybind11/tests/test_class_sh_unique_ptr_member.cpp
csrc/third_party/pybind11/tests/test_class_sh_unique_ptr_member.py
csrc/third_party/pybind11/tests/test_class_sh_virtual_py_cpp_mix.cpp
csrc/third_party/pybind11/tests/test_class_sh_virtual_py_cpp_mix.py
csrc/third_party/pybind11/tests/test_const_name.cpp
csrc/third_party/pybind11/tests/test_const_name.py
csrc/third_party/pybind11/tests/test_constants_and_functions.cpp
csrc/third_party/pybind11/tests/test_constants_and_functions.py
csrc/third_party/pybind11/tests/test_copy_move.cpp
csrc/third_party/pybind11/tests/test_copy_move.py
csrc/third_party/pybind11/tests/test_cpp_conduit.cpp
csrc/third_party/pybind11/tests/test_cpp_conduit.py
csrc/third_party/pybind11/tests/test_cpp_conduit_traveler_bindings.h
csrc/third_party/pybind11/tests/test_cpp_conduit_traveler_types.h
csrc/third_party/pybind11/tests/test_custom_type_casters.cpp
csrc/third_party/pybind11/tests/test_custom_type_casters.py
csrc/third_party/pybind11/tests/test_custom_type_setup.cpp
csrc/third_party/pybind11/tests/test_custom_type_setup.py
csrc/third_party/pybind11/tests/test_docs_advanced_cast_custom.cpp
csrc/third_party/pybind11/tests/test_docs_advanced_cast_custom.py
csrc/third_party/pybind11/tests/test_docstring_options.cpp
csrc/third_party/pybind11/tests/test_docstring_options.py
csrc/third_party/pybind11/tests/test_eigen_matrix.cpp
csrc/third_party/pybind11/tests/test_eigen_matrix.py
csrc/third_party/pybind11/tests/test_eigen_tensor.cpp
csrc/third_party/pybind11/tests/test_eigen_tensor.inl
csrc/third_party/pybind11/tests/test_eigen_tensor.py
csrc/third_party/pybind11/tests/test_enum.cpp
csrc/third_party/pybind11/tests/test_enum.py
csrc/third_party/pybind11/tests/test_eval.cpp
csrc/third_party/pybind11/tests/test_eval.py
csrc/third_party/pybind11/tests/test_eval_call.py
csrc/third_party/pybind11/tests/test_exceptions.cpp
csrc/third_party/pybind11/tests/test_exceptions.h
csrc/third_party/pybind11/tests/test_exceptions.py
csrc/third_party/pybind11/tests/test_factory_constructors.cpp
csrc/third_party/pybind11/tests/test_factory_constructors.py
csrc/third_party/pybind11/tests/test_gil_scoped.cpp
csrc/third_party/pybind11/tests/test_gil_scoped.py
csrc/third_party/pybind11/tests/test_iostream.cpp
csrc/third_party/pybind11/tests/test_iostream.py
csrc/third_party/pybind11/tests/test_kwargs_and_defaults.cpp
csrc/third_party/pybind11/tests/test_kwargs_and_defaults.py
csrc/third_party/pybind11/tests/test_local_bindings.cpp
csrc/third_party/pybind11/tests/test_local_bindings.py
csrc/third_party/pybind11/tests/test_methods_and_attributes.cpp
csrc/third_party/pybind11/tests/test_methods_and_attributes.py
csrc/third_party/pybind11/tests/test_modules.cpp
csrc/third_party/pybind11/tests/test_modules.py
csrc/third_party/pybind11/tests/test_multiple_inheritance.cpp
csrc/third_party/pybind11/tests/test_multiple_inheritance.py
csrc/third_party/pybind11/tests/test_multiple_interpreters.py
csrc/third_party/pybind11/tests/test_native_enum.cpp
csrc/third_party/pybind11/tests/test_native_enum.py
csrc/third_party/pybind11/tests/test_numpy_array.cpp
csrc/third_party/pybind11/tests/test_numpy_array.py
csrc/third_party/pybind11/tests/test_numpy_dtypes.cpp
csrc/third_party/pybind11/tests/test_numpy_dtypes.py
csrc/third_party/pybind11/tests/test_numpy_scalars.cpp
csrc/third_party/pybind11/tests/test_numpy_scalars.py
csrc/third_party/pybind11/tests/test_numpy_vectorize.cpp
csrc/third_party/pybind11/tests/test_numpy_vectorize.py
csrc/third_party/pybind11/tests/test_opaque_types.cpp
csrc/third_party/pybind11/tests/test_opaque_types.py
csrc/third_party/pybind11/tests/test_operator_overloading.cpp
csrc/third_party/pybind11/tests/test_operator_overloading.py
csrc/third_party/pybind11/tests/test_pickling.cpp
csrc/third_party/pybind11/tests/test_pickling.py
csrc/third_party/pybind11/tests/test_potentially_slicing_weak_ptr.cpp
csrc/third_party/pybind11/tests/test_potentially_slicing_weak_ptr.py
csrc/third_party/pybind11/tests/test_python_multiple_inheritance.cpp
csrc/third_party/pybind11/tests/test_python_multiple_inheritance.py
csrc/third_party/pybind11/tests/test_pytypes.cpp
csrc/third_party/pybind11/tests/test_pytypes.py
csrc/third_party/pybind11/tests/test_scoped_critical_section.cpp
csrc/third_party/pybind11/tests/test_scoped_critical_section.py
csrc/third_party/pybind11/tests/test_sequences_and_iterators.cpp
csrc/third_party/pybind11/tests/test_sequences_and_iterators.py
csrc/third_party/pybind11/tests/test_smart_ptr.cpp
csrc/third_party/pybind11/tests/test_smart_ptr.py
csrc/third_party/pybind11/tests/test_stl.cpp
csrc/third_party/pybind11/tests/test_stl.py
csrc/third_party/pybind11/tests/test_stl_binders.cpp
csrc/third_party/pybind11/tests/test_stl_binders.py
csrc/third_party/pybind11/tests/test_tagbased_polymorphic.cpp
csrc/third_party/pybind11/tests/test_tagbased_polymorphic.py
csrc/third_party/pybind11/tests/test_thread.cpp
csrc/third_party/pybind11/tests/test_thread.py
csrc/third_party/pybind11/tests/test_type_caster_pyobject_ptr.cpp
csrc/third_party/pybind11/tests/test_type_caster_pyobject_ptr.py
csrc/third_party/pybind11/tests/test_type_caster_std_function_specializations.cpp
csrc/third_party/pybind11/tests/test_type_caster_std_function_specializations.py
csrc/third_party/pybind11/tests/test_union.cpp
csrc/third_party/pybind11/tests/test_union.py
csrc/third_party/pybind11/tests/test_unnamed_namespace_a.cpp
csrc/third_party/pybind11/tests/test_unnamed_namespace_a.py
csrc/third_party/pybind11/tests/test_unnamed_namespace_b.cpp
csrc/third_party/pybind11/tests/test_unnamed_namespace_b.py
csrc/third_party/pybind11/tests/test_vector_unique_ptr_member.cpp
csrc/third_party/pybind11/tests/test_vector_unique_ptr_member.py
csrc/third_party/pybind11/tests/test_virtual_functions.cpp
csrc/third_party/pybind11/tests/test_virtual_functions.py
csrc/third_party/pybind11/tests/test_warnings.cpp
csrc/third_party/pybind11/tests/test_warnings.py
csrc/third_party/pybind11/tests/valgrind-numpy-scipy.supp
csrc/third_party/pybind11/tests/valgrind-python.supp
csrc/third_party/pybind11/tests/extra_python_package/pytest.ini
csrc/third_party/pybind11/tests/extra_python_package/test_files.py
csrc/third_party/pybind11/tests/extra_setuptools/pytest.ini
csrc/third_party/pybind11/tests/extra_setuptools/test_setuphelper.py
csrc/third_party/pybind11/tests/pure_cpp/CMakeLists.txt
csrc/third_party/pybind11/tests/pure_cpp/smart_holder_poc.h
csrc/third_party/pybind11/tests/pure_cpp/smart_holder_poc_test.cpp
csrc/third_party/pybind11/tests/test_cmake_build/CMakeLists.txt
csrc/third_party/pybind11/tests/test_cmake_build/embed.cpp
csrc/third_party/pybind11/tests/test_cmake_build/main.cpp
csrc/third_party/pybind11/tests/test_cmake_build/test.py
csrc/third_party/pybind11/tests/test_cmake_build/installed_embed/CMakeLists.txt
csrc/third_party/pybind11/tests/test_cmake_build/installed_function/CMakeLists.txt
csrc/third_party/pybind11/tests/test_cmake_build/installed_target/CMakeLists.txt
csrc/third_party/pybind11/tests/test_cmake_build/subdirectory_embed/CMakeLists.txt
csrc/third_party/pybind11/tests/test_cmake_build/subdirectory_function/CMakeLists.txt
csrc/third_party/pybind11/tests/test_cmake_build/subdirectory_target/CMakeLists.txt
csrc/third_party/pybind11/tests/test_cross_module_rtti/CMakeLists.txt
csrc/third_party/pybind11/tests/test_cross_module_rtti/bindings.cpp
csrc/third_party/pybind11/tests/test_cross_module_rtti/catch.cpp
csrc/third_party/pybind11/tests/test_cross_module_rtti/lib.cpp
csrc/third_party/pybind11/tests/test_cross_module_rtti/lib.h
csrc/third_party/pybind11/tests/test_cross_module_rtti/test_cross_module_rtti.cpp
csrc/third_party/pybind11/tests/test_with_catch/CMakeLists.txt
csrc/third_party/pybind11/tests/test_with_catch/catch.cpp
csrc/third_party/pybind11/tests/test_with_catch/catch_skip.h
csrc/third_party/pybind11/tests/test_with_catch/external_module.cpp
csrc/third_party/pybind11/tests/test_with_catch/test_args_convert_vector.cpp
csrc/third_party/pybind11/tests/test_with_catch/test_argument_vector.cpp
csrc/third_party/pybind11/tests/test_with_catch/test_interpreter.cpp
csrc/third_party/pybind11/tests/test_with_catch/test_interpreter.py
csrc/third_party/pybind11/tests/test_with_catch/test_subinterpreter.cpp
csrc/third_party/pybind11/tests/test_with_catch/test_trampoline.py
csrc/third_party/pybind11/tools/FindCatch.cmake
csrc/third_party/pybind11/tools/FindEigen3.cmake
csrc/third_party/pybind11/tools/FindPythonLibsNew.cmake
csrc/third_party/pybind11/tools/JoinPaths.cmake
csrc/third_party/pybind11/tools/check-style.sh
csrc/third_party/pybind11/tools/cmake_uninstall.cmake.in
csrc/third_party/pybind11/tools/codespell_ignore_lines_from_errors.py
csrc/third_party/pybind11/tools/libsize.py
csrc/third_party/pybind11/tools/make_changelog.py
csrc/third_party/pybind11/tools/make_global.py
csrc/third_party/pybind11/tools/pybind11.pc.in
csrc/third_party/pybind11/tools/pybind11Common.cmake
csrc/third_party/pybind11/tools/pybind11Config.cmake.in
csrc/third_party/pybind11/tools/pybind11GuessPythonExtSuffix.cmake
csrc/third_party/pybind11/tools/pybind11NewTools.cmake
csrc/third_party/pybind11/tools/pybind11Tools.cmake
csrc/third_party/pybind11/tools/test-pybind11GuessPythonExtSuffix.cmake
instanttensor/__init__.py
instanttensor/_impl.py
tests/test.py
tests/test_async_errors.py
tests/test_chunk_limit.py
tests/test_copy.py
tests/test_cufile_worker.py
tests/test_io_params.py
tests/test_metadata.py