Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 153 Bytes

File metadata and controls

8 lines (4 loc) · 153 Bytes

snappy-cli

Minimalistic snappy command line utility, useful for benchmarks

To build:

g++ snappy-cli.cc /usr/local/lib/libsnappy.a -o snappy-cli