GitHub - jeffesp/Snappy.Sharp: An implementation of google's Snappy compression format in C# (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Snappy.Sharp

An implementation of Google's Snappy compression algorithm in C#.

This is still a work in progress, especially the streaming stuff.

The current status is that I think the compression and expansion algorithms work right. The streaming stuff has only just been started and shouldn't even be used.