You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dorm/vendor/modernc.org/zappy
李光春 fc26802071
continuous-integration/drone/push Build is failing Details
- update
2 years ago
..
AUTHORS - update 2 years ago
CONTRIBUTORS - update 2 years ago
LICENSE - update 2 years ago
Makefile - update 2 years ago
README.md - update 2 years ago
SNAPPY-GO-LICENSE - update 2 years ago
decode.go - update 2 years ago
decode_cgo.go - update 2 years ago
decode_nocgo.go - update 2 years ago
encode.go - update 2 years ago
encode_cgo.go - update 2 years ago
encode_nocgo.go - update 2 years ago
purego.sh - update 2 years ago
zappy.go - update 2 years ago

README.md

zappy

Package zappy implements the zappy block-based compression format. It aims for a combination of good speed and reasonable compression.

Installation: $ go get modernc.org/zappy

Documentation: godoc.org/modernc.org/zappy