| Crates.io | perpetualcode |
| lib.rs | perpetualcode |
| version | 0.1.0 |
| created_at | 2021-07-04 11:09:13.575796+00 |
| updated_at | 2021-07-04 11:09:13.575796+00 |
| description | An implementation of "Perpetual Codes", a type of Fountain Code |
| homepage | https://github.com/declanmalone/perpetualcodes |
| repository | |
| max_upload_size | |
| id | 418543 |
| size | 20,665 |
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).