fountain: A fountain codec.
Fountain codes are forward error correction codes for erasure channels. They are able to recover lost packets without needing a backchannel. As a rateless code, transmitters generate packets at random, on the fly. Receivers then listen to as many packets as needed to reconstruct the message.
Downloads
- fountain-0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0.0, 0.0.1, 0.0.2, 0.0.4, 0.0.5, 0.0.6, 0.1 |
---|---|
Dependencies | base (>=4.0 && <6), containers (>=0.3), random (>=1.0) [details] |
Tested with | ghc ==7.6.1 |
License | BSD-3-Clause |
Author | Tom Hawkins <tomahawkins@gmail.com> |
Maintainer | Tom Hawkins <tomahawkins@gmail.com> RubenAstudillo <ruben.astud@gmail.com> |
Category | Codec |
Home page | http://tomahawkins.org |
Source repo | head: git clone git://github.com/tomahawkins/fountain.git |
Uploaded | by RubenAstudillo at 2012-10-09T22:12:19Z |
Distributions | NixOS:0.1 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 5576 total (22 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |