Skip to main content

High-performance SPEAD implementation

Project description

Documentation Status Test Status 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:

  • is at least an order of magnitude faster when dealing with large heaps;

  • correctly implements several aspects of the protocol that were implemented incorrectly in PySPEAD (bug-compatibility is also available);

  • correctly implements many corner cases on which PySPEAD would simply fail;

  • cleanly supports several SPEAD flavours (e.g. 64-40 and 64-48) in one module, with the receiver adapting to the flavour used by the sender;

  • supports Python 3;

  • supports asynchronous operation, using asyncio.

For more information, refer to the documentation on readthedocs.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

spead2-3.0.0b2.tar.gz (400.4 kB view hashes)

Uploaded Source

Built Distributions

spead2-3.0.0b2-cp39-cp39-manylinux2014_x86_64.whl (864.1 kB view hashes)

Uploaded CPython 3.9

spead2-3.0.0b2-cp38-cp38-manylinux2014_x86_64.whl (864.2 kB view hashes)

Uploaded CPython 3.8

spead2-3.0.0b2-cp37-cp37m-manylinux2014_x86_64.whl (877.2 kB view hashes)

Uploaded CPython 3.7m

spead2-3.0.0b2-cp36-cp36m-manylinux2014_x86_64.whl (879.2 kB view hashes)

Uploaded CPython 3.6m

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page