Repository navigation

#

lz77

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

C
756
5 年前

Small & portable byte-aligned LZ77 compression

C
473
9 个月前

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++
414
5 天前

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

Swift
387
3 个月前

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

C
355
1 年前

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

Nim
261
8 个月前
OCaml
117
3 个月前

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

Verilog
91
2 年前

MinLZ is a LZ77 compressor, focused on realtime data compression

Go
85
6 天前

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

JavaScript
64
7 个月前

Transpose: SIMD Integer+Floating Point Compression Filter

C
60
5 年前

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

Python
38
4 天前

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

C#
37
3 个月前

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

JavaScript
27
1 年前

Game Boy Advance tools for image and video conversion

C++
24
6 天前

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

C
23
7 天前