Repository navigation

#

lz77

Mastering Algorithms with C 《算法精解:C语言描述》源码及Xcode工程、Linux工程

C
762
5 年前

Small & portable byte-aligned LZ77 compression

C
502
1 年前

Fast In-Memory Data Compression Algorithm (inline C/C++) 480+MB/s compress, 2800+MB/s decompress, ratio% better than LZ4, Snappy, and Zstd@-1

C++
455
2 个月前

decode, inspect, edit, and encode png images in pure swift

Swift
397
9 个月前

An all-in-one tool for extracting/creating 3ds roms.

C
366
1 年前

Pure Nim implementation of deflate, zlib, gzip and zip.

Nim
272
1 年前
OCaml
119
9 个月前

MinLZ is a LZ77 compressor, focused on realtime data compression

Go
110
3 天前

An FPGA-based PNG image decoder, which can extract original pixels from PNG files. 基于FPGA的PNG图像解码器,可以从PNG文件中解码出原始像素。

Verilog
97
2 年前

Compress and encode strings into base62 [0-9a-zA-Z] using an original LZ-based algorithm in JavaScript.

JavaScript
65
1 年前

Transpose: SIMD Integer+Floating Point Compression Filter

C
62
6 年前

Tamp is a low-memory, DEFLATE-inspired lossless compression library.

JavaScript
54
6 天前

DotFastLZ - a port of FastLZ, Small and portable byte-aligned LZ77 compression for .NET, C#, Unity3D

C#
38
23 天前

NZ1 - NanoZip 1: ultra-fast, dependency-free, portable C compression library optimized for embedded and high-performance use. Full docs: https://ferki-git-creator.github.io/nz1-site/

C
27
1 个月前

A JavaScript library for compressing and decompressing strings using an original algorithm based on the LZ algorithm.

JavaScript
27
2 年前

The esa-matchfinder is a C99 library for efficient Lempel-Ziv factorization using enhanced suffix array (ESA).

C
27
1 个月前