perpetualcode

Crates.ioperpetualcode
lib.rsperpetualcode
version0.1.0
sourcesrc
created_at2021-07-04 11:09:13.575796
updated_at2021-07-04 11:09:13.575796
descriptionAn implementation of "Perpetual Codes", a type of Fountain Code
homepagehttps://github.com/declanmalone/perpetualcodes
repository
max_upload_size
id418543
size20,665
(declanmalone)

documentation

README

An implementation of "Perpetual Codes", a type of Fountain Code

This is just a placeholder package at the moment. It is intended to become a port/rework of my existing Perl/C implementations.

The existing Perl implementation is available as Net::PerpetualCodes on CPAN. The source is available on github under the Net-PerpetualCodes directory.

Implementation based on a paper by Petar Maymounkov. The paper is available from the author's website via this link (PostScript file).

Commit count: 0

cargo fmt