perpetualcode 0.1.0

An implementation of "Perpetual Codes", a type of Fountain Code
Documentation
  • Coverage
  • 0%
    0 out of 1 items documented0 out of 0 items with examples
  • Size
  • Source code size: 20.29 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 962.81 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • Homepage
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • declanmalone

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