networkcoding

Crates.ionetworkcoding
lib.rsnetworkcoding
version0.1.1
sourcesrc
created_at2024-08-09 10:56:19.193202
updated_at2024-08-09 12:10:35.844221
descriptionThis is a generic network coding library. This library provides abstractions for window-based error correcting codes.
homepage
repository
max_upload_size
id1330716
size52,419
(francoismichel)

documentation

README

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.

Commit count: 0

cargo fmt