Docs.rs
online_codes-0.1.0
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
online_codes 0.1.0
Implementation of online codes, a rateless erasure coding.
Crate
Source
Builds
Feature flags
Documentation
Coverage
0%
0
out of
16
items documented
0
out of
13
items with examples
Size
Source code size: 24.4 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 1.54 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
ddfisher/online-codes
2
1
1
crates.io
Dependencies
rand ^0.6
normal
rand_core ^0.3
normal
rand_xoshiro ^0.1
normal
Versions
0.1.0
Owners
Implements
online codes
(a form of
erasure code
), as specified in
this paper
.