raisin icon indicating copy to clipboard operation
raisin copied to clipboard

A simple lightweight set of implementations and bindings for compression algorithms written in Go.

Results 3 raisin issues
Sort by recently updated
recently updated
newest added

Finish MCC encoding by encoding the stateStream with Huffman coding (maybe arithmetic coding in the future).

bug

We could use https://github.com/goreleaser/goreleaser to package our code as a GitHub release prebuilt for different platforms through the Travis CI toolchain.

enhancement