Networkcoding
generic network coding library in rust
Install / Use
/learn @francoismichel/NetworkcodingREADME
Rust network coding library
This is a generic network coding library. This library provides abstractions for window-based error correcting codes. This currently works with Random Linear Codes (RLC, patented by MIT) and Vandermonde Linear Codes (based on the Tetrys FEC Scheme. Other error correcting codes can be added in the future.
