.gitignore
.pypirc.template
API_DIFFERENCES.md
BUILDING.md
CHANGELOG.md
CMakeLists.txt
LICENSE
MANIFEST.in
README.md
atomic_ops.py
atomic_ops_ext.cpp
pyproject.toml
requirements.txt
setup.py
slick_queue_py.py
.github/FUNDING.yml
.github/workflows/ci.yml
.github/workflows/publish-conda.yml
.github/workflows/publish-pypi.yml
.github/workflows/publish-release.yml
.github/workflows/release.yml
conda.recipe/meta.yaml
tests/cleanup_shm.py
tests/cpp_consumer.cpp
tests/cpp_multi_producer.cpp
tests/cpp_producer.cpp
tests/cpp_read_last_tester.cpp
tests/cpp_work_stealing_consumer.cpp
tests/run_test.py
tests/test_atomic_cursor.py
tests/test_atomic_ops.py
tests/test_interop.py
tests/test_local_mode.py
tests/test_modern_format.py
tests/test_multi_producer.py
tests/test_queue.py
tests/test_read_last.py
tests/test_read_last_interop.py