Skip to content

AlexSklav/nadamq

 
 

Repository files navigation

nadamq

Build status

Low overhead packets with checksum validation.

API includes nadamq.NadaMq.cPacket type and nadamq.NadaMq.cPacketParser.

See nadamq/tests for example usage.

Build

Install conda-build:

conda install "conda-build>=3.4.2"

Build Python 3 packages:

conda build .conda-recipe

Install

Install the latest release from the sci-bots Conda channel using:

conda install -c alexsk nadamq

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 44.6%
  • C 25.8%
  • C++ 22.3%
  • Ragel 4.5%
  • Cython 2.7%
  • Shell 0.1%