2 releases
0.1.1 | Aug 9, 2024 |
---|---|
0.1.0 | Aug 9, 2024 |
#942 in Network programming
34KB
771 lines
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.
Dependencies
~1.5MB
~19K SLoC