| Crates.io | networkcoding |
| lib.rs | networkcoding |
| version | 0.1.1 |
| created_at | 2024-08-09 10:56:19.193202+00 |
| updated_at | 2024-08-09 12:10:35.844221+00 |
| description | This is a generic network coding library. This library provides abstractions for window-based error correcting codes. |
| homepage | |
| repository | |
| max_upload_size | |
| id | 1330716 |
| size | 52,419 |
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.