GitXplorerGitXplorer
g

gofountain

public
110 stars
16 forks
0 issues

Commits

List of commits on branch master.

No commits found

There are no commits on branch master.

README

The README file for this repository.

gofountain

Go implementation of various fountain codes. Luby Transform, Online codes, Raptor code.

Includes many tests, libraries, and utilities.

The abstraction level is "low" -- that is, the code currently supports very low-level encoder/decoder level functionality, without any packetizing, etc. that a full system would include on top of this layer.