#erasure #algorithm #fountain #networking #code

perpetualcode

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

1 unstable release

0.1.0 Jul 4, 2021

#5 in #fountain

GPL-2.0-or-later OR LGPL-2.0-or-later

9KB

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).

No runtime deps