Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/davidrouyer/snappy

Snappy for .NET Standard
https://github.com/davidrouyer/snappy

Last synced: 14 days ago
JSON representation

Snappy for .NET Standard

Awesome Lists containing this project

README

        

# Snappy for .NET Standard [![Build Status](https://travis-ci.org/DavidRouyer/Snappy.svg?branch=master)](https://travis-ci.org/DavidRouyer/Snappy)

.NET Standard client for Google's Snappy compression library inspired by [Snappy.NET](https://snappy.angeloflogic.com/).

# Usage on Linux

On Linux, this library depends on the Snappy package.

For Debian/Ubuntu:
`apt-get install libsnappy1 libsnappy-dev`