Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ddfisher/online-codes
Fountain code library in Rust.
https://github.com/ddfisher/online-codes
Last synced: 1 day ago
JSON representation
Fountain code library in Rust.
- Host: GitHub
- URL: https://github.com/ddfisher/online-codes
- Owner: ddfisher
- License: mit
- Created: 2019-03-08T03:52:10.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-12-09T19:42:51.000Z (almost 3 years ago)
- Last Synced: 2024-10-20T00:59:15.733Z (19 days ago)
- Language: Rust
- Homepage:
- Size: 1.09 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Implements [online codes](https://en.wikipedia.org/wiki/Online_codes) (a form of [erasure code](https://en.wikipedia.org/wiki/Erasure_code)), as specified in [this
paper](http://www.scs.stanford.edu/~dm/home/papers/maymounkov:rateless.pdf).