Skip to content
/ dgolzo Public
forked from dgryski/go-lzo

Go wrapper for LZO compression library

Notifications You must be signed in to change notification settings

mrkafk/dgolzo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

This is a cgo wrapper around the LZO real-time compression library.

LZO is available at http://www.oberhumer.com/opensource/lzo/

lzo.go is the go package

lzopack.go is a sample program that demonstrates using the library. It is reimplementation of, and compatible with, the 'lzopack.c' example distributed with LZO.

This code is released under the GPLv3, or any later version.

About

Go wrapper for LZO compression library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%