K4os.Compression.LZ4
Compression library
A .NET Standard library that provides a fast compression algorithm for data archiving and streaming.
LZ4/LH4HC compression for .NET Standard 1.6/2.0 (formerly known as lz4net)
702 stars
12 watching
81 forks
Language: C#
last commit: 9 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| LZ4 compression bindings for the Erlang programming language | 65 |
| A Go library that provides a streaming interface and low-level functions for compressing and decompressing LZ4 data streams. | 885 |
| A tool that optimizes the LZ4 compression algorithm to produce files with faster decompression times. | 57 |
| Implementing LZ4 compression algorithm in Zig programming language | 6 |
| A library providing an Ada interface to the liblzma compression library | 6 |
| An embeddable compression library supporting multiple algorithms and formats. | 638 |
| A Zig port of zlib, replacing its build system with a custom implementation. | 14 |
| A Lua library providing compression and cryptographic functions | 91 |
| Implementation of LZO compression algorithms in Go | 57 |
| A fast compression library that produces near-optimal deflate/zlib/gzip compressed bitstreams with a similar ratio to zopfli. | 27 |
| A library and tool that compresses data using the Lempel-Ziv style algorithm with Finite State Entropy coding | 1,774 |
| A multi-threaded data compression library written in Rust. | 154 |
| A C++ library providing a simple interface to the 7-zip shared libraries for compression and extraction of archive files | 662 |
| A fast and scalable lossless compression algorithm implemented in C. | 10,506 |
| Decompresses compressed data using various algorithms and libraries. | 175 |