networkcoding 0.1.1

This is a generic network coding library. This library provides abstractions for window-based error correcting codes.
Documentation

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 Vandermonde Linear Codes (based on the Tetrys FEC Scheme). Other error correcting codes can be added in the future.