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
- Host: GitHub
- URL: https://github.com/salviati/go-lz4
- Owner: salviati
- Created: 2012-10-24T17:32:08.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2012-10-24T17:44:23.000Z (about 13 years ago)
- Last Synced: 2025-01-21T00:49:35.779Z (9 months ago)
- Language: C
- Size: 122 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/.