ska-sa / spead2

Library for the Streaming Protocol for Exchange of Astronomical Data (SPEAD)
http://spead2.readthedocs.io/en/latest/
GNU Lesser General Public License v3.0
23 stars 13 forks source link

spead2

.. image:: https://readthedocs.org/projects/spead2/badge/?version=latest :target: https://readthedocs.org/projects/spead2/?badge=latest :alt: Documentation Status

.. image:: https://github.com/ska-sa/spead2/actions/workflows/test.yml/badge.svg :target: https://github.com/ska-sa/spead2/actions/workflows/test.yml :alt: Test Status

.. image:: https://coveralls.io/repos/github/ska-sa/spead2/badge.svg :target: https://coveralls.io/github/ska-sa/spead2 :alt: Coverage Status

spead2 is an implementation of the SPEAD protocol, with both Python and C++ bindings. The 2 in the name indicates that this is a new implementation of the protocol; the protocol remains essentially the same. Compared to the PySPEAD implementation, spead2:

For more information, refer to the documentation on readthedocs_.

.. _SPEAD: https://casper.berkeley.edu/wiki/SPEAD .. _PySPEAD: https://github.com/ska-sa/PySPEAD/ .. _asyncio: https://docs.python.org/3/library/asyncio.html .. _readthedocs: http://spead2.readthedocs.io/en/latest/