MANIFEST.in
README.md
pyproject.toml
setup.py
_core_local/include/tachyon.h
_core_local/include/tachyon.hpp
_core_local/include/tachyon/arena.hpp
_core_local/include/tachyon/concepts.hpp
_core_local/include/tachyon/shm.hpp
_core_local/include/tachyon/transport.hpp
_core_local/src/arena.cpp
_core_local/src/shm.cpp
_core_local/src/tachyon_c.cpp
_core_local/src/transport_uds.cpp
_dlpack_local/dlpack/dlpack.h
benchmark/bench_ipc.py
src/tachyon/__init__.py
src/tachyon/__init__.pyi
src/tachyon/_tachyon.cpp
src/tachyon/_tachyon.pyi
src/tachyon/bus.py
src/tachyon/message.py
src/tachyon/py.typed
src/tachyon_ipc.egg-info/PKG-INFO
src/tachyon_ipc.egg-info/SOURCES.txt
src/tachyon_ipc.egg-info/dependency_links.txt
src/tachyon_ipc.egg-info/not-zip-safe
src/tachyon_ipc.egg-info/top_level.txt
tests/test_bus.py