IronSnappy 1.0.0

This is a native .NET port of [Google Snappy](https://github.com/google/snappy) compression/decompression library. The only implementation that is stable, fast, up to date with latest Snappy improvements, and most importantly *does not depend on native Snappy binaries*. It is originally ported from the [Golang implementation](https://github.com/golang/snappy/) because Go is much easier to understand and work with comparing to C++. The library passes *golden tests* from the original implementation i.e. compares that compression/decompression is fully compatible with the original implementation. Internally, it is using array pooling and spans for efficient memory allocation and low GC pressure.

Showing the top 20 packages that depend on IronSnappy.

Packages Downloads
Parquet.Net
Pure managed .NET library to read and write Apache Parquet files, targeting .NET Standand 1.4 and up. Linux, Windows and Mac are first class citizens, but also works everywhere .NET is running (Android, iOS, IOT). Has zero dependencies on thrid-party libraries or any native code. Provides both low-level access to Apache Parquet files, and high-level utilities for more traditional and humanly understandable row-based access. Includes automatic serializer/deserializer from C# classes into parquet files that works by generating MSIL (bytecode) on the fly and is therefore super fast.
1
Parquet.Net
Pure managed .NET library to read and write Apache Parquet files, targeting .NET Standand 2.0 and up. Linux, Windows and Mac are first class citizens, but also works everywhere .NET is running (Android, iOS, IOT). Has zero dependencies on third-party libraries or any native code. Provides both low-level access to Apache Parquet files, and high-level utilities for more traditional and humanly understandable row-based access. Includes automatic serializer/deserializer from C# classes into parquet files that works by generating MSIL (bytecode) on the fly and is therefore super fast.
1
Parquet.Net
Pure managed .NET library to read and write Apache Parquet files, targeting .NET Standand 1.4 and up. Linux, Windows and Mac are first class citizens, but also works everywhere .NET is running (Android, iOS, IOT). Has zero dependencies on thrid-party libraries or any native code. Provides both low-level access to Apache Parquet files, and high-level utilities for more traditional and humanly understandable row-based access. Includes automatic serializer/deserializer from C# classes into parquet files that works by generating MSIL (bytecode) on the fly and is therefore super fast.
1
Parquet.Net
Pure managed .NET library to read and write Apache Parquet files, targeting .NET Standand 2.0 and up. Linux, Windows and Mac are first class citizens, but also works everywhere .NET is running (Android, iOS, IOT). Has zero dependencies on third-party libraries or any native code. Provides both low-level access to Apache Parquet files, and high-level utilities for more traditional and humanly understandable row-based access. Includes automatic serializer/deserializer from C# classes into parquet files that works by generating MSIL (bytecode) on the fly and is therefore super fast.
1

.NET Standard 2.1

Version Downloads Last updated
1.3.1 1 03/28/2026
1.3.0 0 10/27/2020
1.2.4 0 06/25/2020
1.2.2 0 05/16/2020
1.2.1 0 05/12/2020
1.2.0 0 05/12/2020
1.1.0 0 02/05/2020
1.0.1 0 02/05/2020
1.0.0 0 02/04/2020