An open API service indexing awesome lists of open source software.

https://github.com/salviati/go-lz4

A Go wrapper for the original lz4 library
https://github.com/salviati/go-lz4

Last synced: 3 months ago
JSON representation

A Go wrapper for the original lz4 library

Awesome Lists containing this project

README

          

go-lz4
======

A Go wrapper for the original lz4 library.

Make sure to fetch the latest lz4 sources (lz4hc.[ch] and lz4.[ch]) from http://code.google.com/p/lz4/.