17 unstable releases (5 breaking)

0.6.3 Nov 14, 2024
0.6.0-alpha+2 Oct 18, 2024
0.3.4 Aug 19, 2023
0.3.2 Jul 27, 2023

#336 in Data structures

Download history 177/week @ 2024-09-29 19/week @ 2024-10-06 346/week @ 2024-10-13 52/week @ 2024-10-20 2/week @ 2024-10-27 413/week @ 2024-11-10 82/week @ 2024-11-17 5/week @ 2024-11-24 33/week @ 2024-12-01 56/week @ 2024-12-08 1/week @ 2024-12-15

58 downloads per month
Used in signalk-multidisplay

Custom license

255KB
7K SLoC

Signalk Library for Rust

This library gives a rust native datatype for storing signalk data. It can be used to either create a SignalK server or client.

Some parts of the full SignalK protocoll is still missing, it can take all data generated ny the n2k and nmea0183 sample data for the node-server and handle as rust data.


lib.rs:

Signal K

signalk is a collections of types to serialize and deserialize the signal-k protocol.

Dependencies

~1.6–2.7MB
~54K SLoC