Rust implementation of RaptorQ (RFC6330)
Go to file
Christopher Berner 62554ac9d0 Version 0.3.0
2019-02-03 18:09:15 -08:00
benches Update benchmarks 2019-01-28 17:24:31 -08:00
src Check optimized decoder efficiency in sparsity computation 2019-02-03 16:13:43 -08:00
tests Implement decoding from repair symbols 2019-01-28 17:17:05 -08:00
.gitignore Exclude IntelliJ files from Git 2019-01-21 17:07:07 -08:00
Cargo.toml Version 0.3.0 2019-02-03 18:09:15 -08:00
LICENSE Initial commit 2019-01-21 16:58:13 -08:00
Makefile Add profiling Makefile target 2019-01-28 22:28:08 -08:00
README.md Initial commit 2019-01-21 16:58:13 -08:00

raptorq

Rust implementation of RaptorQ (RFC6330)