9 releases

0.3.4 Aug 19, 2023
0.3.3 Aug 12, 2023
0.3.2 Jul 27, 2023
0.2.0 Apr 17, 2023
0.1.3 Apr 17, 2023

#472 in Data structures


Used in signalk-multidisplay

Custom license

165KB
4.5K 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.7–2.4MB
~53K SLoC