Implementation of the Consistent Overhead Byte Stuffing (COBS) algorithm
This is an implementation of the Consistent Overhead Byte Stuffing (COBS) algorithm. COBS is an algorithm for transforming a message into an encoding where a specific value (the "sentinel" value) is not used. This value can then be used to mark frame boundaries in a serial communication channel. This package contains library source intended for building other packages which use the "cobs" crate.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.3.0-1.fc43 | - |
Fedora 42 | 0.3.0-1.fc42 | - |
Fedora 41 | 0.3.0-1.fc41 | - |
Fedora EPEL 9 | 0.3.0-1.el9 | - |
Fedora EPEL 10.1 | 0.3.0-1.el10_1 | - |
You can contact the maintainers of this package via email at
rust-cobs dash maintainers at fedoraproject dot org
.