1 unstable release
| 0.1.0 | May 1, 2024 |
|---|
#18 in #error-correction
9KB
202 lines
fast_hamming
This crate is an adaptation of BenBE's 'fast_hamming' implementation for embedded applications.
A library that provides functions to encode/decode 16-byte byte-arrays using a Hamming Code
| 0.1.0 | May 1, 2024 |
|---|
#18 in #error-correction
9KB
202 lines
This crate is an adaptation of BenBE's 'fast_hamming' implementation for embedded applications.