I'm excited to announce a new Rust crate for forward error correction. It supports convolutional codes (with SIMD accel on nightly) and Reed-Solomon. It comes with a libfec-compatible C shim and benchmarks ahead of libfec on every code. github.com/brian-armstrong/fec #sdr #dsp #rust #rustlang
GitHub - brian-armstrong/fec: Rust crate for Forward Error Correction
Rust crate for Forward Error Correction. Contribute to brian-armstrong/fec development by creating an account on GitHub.
github.com