An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: lzma2

bodgit/sevenzip

Golang library for dealing with 7-zip archives

Language: Go - Size: 1.87 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 201 - Forks: 23

mcmilk/7-Zip-zstd

7-Zip with support for Brotli, Fast-LZMA2, Lizard, LZ4, LZ5 and Zstandard

Language: C - Size: 20.8 MB - Last synced at: 2 days ago - Pushed at: 12 days ago - Stars: 5,582 - Forks: 323

batmac/ccat

cat on steroids

Language: Go - Size: 17.8 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 14 - Forks: 2

OlehKulykov/PLzmaSDK

PLzmaSDK is (Portable, Patched, Package, cross-P-latform) Lzma SDK.

Language: C - Size: 12.6 MB - Last synced at: 5 days ago - Pushed at: 2 months ago - Stars: 92 - Forks: 27

ionescu007/minlzma

The Minimal LZMA (minlzma) project aims to provide a minimalistic, cross-platform, highly commented, standards-compliant C library (minlzlib) for decompressing LZMA2-encapsulated compressed data in LZMA format within an XZ container, as can be generated with Python 3.6, 7-zip, and xzutils

Language: C - Size: 257 KB - Last synced at: 20 days ago - Pushed at: over 3 years ago - Stars: 359 - Forks: 32

miurahr/py7zr

7zip in python3 with ZStandard, PPMd, LZMA2, LZMA1, Delta, BCJ, BZip2, and Deflate compressions, and AES encryption.

Language: Python - Size: 46.5 MB - Last synced at: 17 days ago - Pushed at: about 1 month ago - Stars: 479 - Forks: 75

telneChan/7-Zip

7-Zip is a powerful and efficient file archiver that provides high compression ratios

Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

sisong/lzma

(Unofficial) Git mirror of 7zip & LZMA SDK release v24.09, https://www.7-zip.org/sdk.html . some changes for HDiffPatch.

Language: C++ - Size: 12.2 MB - Last synced at: 21 days ago - Pushed at: 4 months ago - Stars: 14 - Forks: 11

nika-begiashvili/libarchivejs

Archive library for browsers

Language: JavaScript - Size: 4.57 MB - Last synced at: 15 days ago - Pushed at: 12 months ago - Stars: 293 - Forks: 38

CAFxX/httpcompression Fork of nytimes/gziphandler

Go middleware to compress HTTP responses with Gzip, Deflate, Brotli, Zstandard, XZ/LZMA2, LZ4, and more..

Language: Go - Size: 361 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 68 - Forks: 7

GameMaker2k/PyCatFile

A tar like file format name catfile after unix cat command (concatenate files)

Language: Python - Size: 4.19 MB - Last synced at: 12 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 1

GameMaker2k/PyArchiveFile

A tar like file format name ArchiveFile

Language: Python - Size: 3.48 MB - Last synced at: 16 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

wapmorgan/UnifiedArchive

UnifiedArchive - an archive manager with unified interface for different formats (bundled with cli utility). Supports all formats with basic operations (reading, extracting and creation) and popular formats specific features (compression level, password-protection, comment)

Language: PHP - Size: 13.2 MB - Last synced at: 14 days ago - Pushed at: 2 months ago - Stars: 276 - Forks: 22

naqvis/xz.cr

Crystal bindings to the xz (lzma) compression library

Language: Crystal - Size: 13.7 KB - Last synced at: 26 days ago - Pushed at: about 2 months ago - Stars: 14 - Forks: 0

kingsznhone/FastLZMA2Net

Fast LZMA2 Wrapper for .NET

Language: C# - Size: 2.56 MB - Last synced at: 15 days ago - Pushed at: 3 months ago - Stars: 10 - Forks: 1

lpn256/xznicer

Implementation of LZMA2 XZformat NICE code bruteforcer

Language: Python - Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

fancycode/pylzma

Python bindings for the LZMA library

Language: C - Size: 4.73 MB - Last synced at: 21 days ago - Pushed at: 9 months ago - Stars: 237 - Forks: 75

FalsinSoft/Q7z

Qt library to create or open compressed file in 7z format

Language: C++ - Size: 563 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

p7zip-project/p7zip

A new p7zip fork with additional codecs and improvements (forked from https://sourceforge.net/projects/sevenzip/ AND https://sourceforge.net/projects/p7zip/).

Language: C - Size: 13.7 MB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 817 - Forks: 111

JordanViknar/StompMyFiles

Universal file compression utility, aiming for brute strength and extreme ease of use.

Language: Lua - Size: 57.6 KB - Last synced at: 27 days ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

charonn0/RB-liblzma

A Realbasic and Xojo binding to liblzma

Language: REALbasic - Size: 166 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

saracen/go7z

A native Go 7z archive reader.

Language: Go - Size: 20.5 KB - Last synced at: 4 months ago - Pushed at: almost 5 years ago - Stars: 55 - Forks: 12

se-mz/decompress

A defensive and fast decompression library in pure Common Lisp

Language: Common Lisp - Size: 187 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 1

haskell-hvr/streaming-lzma

Language: Haskell - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 1

justkeepquiet/easylzma Fork of lloyd/easylzma

An easy to use, tiny, public domain, C wrapper library around Igor Pavlov's work that can be used to compress and extract lzma files.

Language: C - Size: 181 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

codemasher/php-ext-xz Fork of udan11/php-xz

PHP Extension providing xz (LZMA2) compression/decompression via PHP streams. PHP7+

Language: C - Size: 102 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 2

TetzkatLipHoka/LZMA

LZMA/LZMA2 for Delphi

Language: C - Size: 532 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

tntmod54321/7z-deglover

Attempt to decode a single-block LZMA2-compressed .7z file

Language: Python - Size: 69.3 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

last-stand/java-algorithms-usage

Use of different encryption, hashing and compression algorithm in Java.

Language: Java - Size: 68.4 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 4 - Forks: 0

SonnyX/xdelta-decoder-rust

Provides a lightweight decoder for files encoded with xdelta3

Language: Rust - Size: 29.3 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 1

electrodeyt-zz/ZZip

ZZip is a File compression format with up to 80% File Compression and a extracter for its format.

Language: Python - Size: 197 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 0

SortaCore/lzma2-js

JavaScript LZMA2, based on https://github.com/LZMA-JS/LZMA-JS.

Language: JavaScript - Size: 127 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

jhuix/lib7zres

The lib7zres project is a library that reads 7z compressed files as resource packages.

Language: C++ - Size: 1.81 MB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 0

mwasplund/LzmaSdk

Clone of LZMA SDK Cpp project to modernize and integrate into Soup builds

Language: C++ - Size: 868 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

chris-y/xfdxz

xz decompressor for xfdmaster.library

Language: C - Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

chris-y/xpkl2xz

LZMA2-XZ compressor for xpkmaster.library

Language: C - Size: 1.22 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

messa/yalzma

Yet another LZMA Python wrapper - this time with support for LZMA_SYNC_FLUSH

Language: Python - Size: 22.5 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0