Snappy.Sharp alternatives and similar packages
Based on the "Compression" category.
Alternatively, view Snappy.Sharp alternatives based on common mentions on social networks and blogs.
-
SharpZipLib
#ziplib is a Zip, GZip, Tar and BZip2 library written entirely in C# for the .NET platform. -
SharpCompress
SharpCompress is a fully managed C# library to deal with many compression types and formats. -
DotNetZip.Semverd
DISCONTINUED. Please use System.IO.Compression! A fork of the DotNetZip project without signing with a solution that compiles cleanly. This project aims to follow semver to avoid versioning conflicts. DotNetZip is a FAST, FREE class library and toolset for manipulating zip files. Use VB, C# or any .NET language to easily create, extract, or update zip files. -
Owin.Compression
Compression (Deflate / GZip) module for Microsoft OWIN filesystem pipeline. Works with Selfhost and also on AspNetCore.
InfluxDB high-performance time series database

* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Snappy.Sharp or a related project?
README
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.