Ecosyste.ms: Repos

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

GitHub topics: deflate

TomasHubelbauer/node-extract-zip

A pure Node function for extracting single-file ZIP archives

Language: JavaScript - Size: 6.84 KB - Last synced: 30 minutes ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

klauspost/compress

Optimized Go Compression Packages

Language: Go - Size: 57.4 MB - Last synced: 9 days ago - Pushed: 20 days ago - Stars: 4,490 - Forks: 293

zlib-ng/zlib-ng

zlib replacement with optimizations for "next generation" systems.

Language: C - Size: 9.57 MB - Last synced: 1 day ago - Pushed: 1 day ago - Stars: 1,445 - Forks: 247

Manderby/NALib

General purpose C sourcecode collection

Language: C - Size: 59.6 MB - Last synced: 3 days ago - Pushed: 3 days ago - Stars: 18 - Forks: 5

vurtun/lib

single header libraries for C/C++

Language: C - Size: 457 KB - Last synced: 1 day ago - Pushed: about 1 month ago - Stars: 1,234 - Forks: 88

rattananen/funny-img

convert image to ascii

Language: C++ - Size: 438 KB - Last synced: 2 days ago - Pushed: 2 days ago - Stars: 0 - Forks: 0

BrianPugh/tamp

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

Language: Python - Size: 1.5 MB - Last synced: about 12 hours ago - Pushed: 3 days ago - Stars: 18 - Forks: 2

mjebrahimi/EasyCompressor

⚡An Easy-to-Use and Optimized compression library for .NET that unified several compression algorithms including LZ4, Snappy, Zstd, LZMA, Brotli, GZip, ZLib, and Deflate. This library aids in Improving Performance by Reducing Memory Usage and Bandwidth Usage. Along with a greate Performance Benchmark between different compression algorithms.

Language: C# - Size: 8.35 MB - Last synced: 2 days ago - Pushed: 3 days ago - Stars: 260 - Forks: 18

pmqs/IO-Compress

IO-Compress - Perl5 module to read/write compressed data in multiple formats

Language: Perl - Size: 1.77 MB - Last synced: 5 days ago - Pushed: 5 days ago - Stars: 14 - Forks: 16

pmqs/Compress-Raw-Zlib

Perl5 interface to zlib compression library

Language: C - Size: 1.18 MB - Last synced: 5 days ago - Pushed: 5 days ago - Stars: 3 - Forks: 10

erofs/docs

EROFS documentation repo for https://erofs.docs.kernel.org

Language: Python - Size: 61.5 KB - Last synced: 6 days ago - Pushed: 6 days ago - Stars: 7 - Forks: 1

ied206/Joveler.Compression

C# pinvoke libraries for compression (zlib, xz, lz4)

Language: C# - Size: 153 MB - Last synced: 4 days ago - Pushed: 3 months ago - Stars: 19 - Forks: 6

milesgranger/cramjam

Your go-to for easy access to a plethora of compression algorithms, all neatly bundled in one simple installation.

Language: Rust - Size: 53.5 MB - Last synced: 8 days ago - Pushed: 9 days ago - Stars: 78 - Forks: 5

rust-lang/flate2-rs

DEFLATE, gzip, and zlib bindings for Rust

Language: Rust - Size: 970 KB - Last synced: 18 days ago - Pushed: about 1 month ago - Stars: 821 - Forks: 156

mathiasvr/zip-browser

Browse zip files in the browser using a service worker

Language: JavaScript - Size: 118 KB - Last synced: 8 days ago - Pushed: about 3 years ago - Stars: 1 - Forks: 0

zertovitch/zip-ada

Zip-Ada: a standalone, portable Ada library for .zip archives. Includes LZMA byte stream encoder & decoder pair.

Language: Ada - Size: 15.7 MB - Last synced: 8 days ago - Pushed: 8 days ago - Stars: 21 - Forks: 2

bodgit/sevenzip

Golang library for dealing with 7-zip archives

Language: Go - Size: 1.79 MB - Last synced: 13 days ago - Pushed: 13 days ago - Stars: 131 - Forks: 13

miurahr/py7zr

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

Language: Python - Size: 30.2 MB - Last synced: 9 days ago - Pushed: 10 days ago - Stars: 435 - Forks: 69

arkuznetsov/deflator

Компонента упаковки / распаковки по алгоритму Deflate для oscript

Language: C# - Size: 58.6 KB - Last synced: 10 days ago - Pushed: 10 days ago - Stars: 5 - Forks: 3

image-rs/deflate-rs

An implementation of a DEFLATE encoder in rust

Language: Rust - Size: 771 KB - Last synced: 12 days ago - Pushed: over 2 years ago - Stars: 52 - Forks: 14

hazae41/foras

WebAssembly port of Deflate, Gzip, and Zlib compression algorithms

Language: TypeScript - Size: 2.12 MB - Last synced: about 10 hours ago - Pushed: about 1 month ago - Stars: 136 - Forks: 9

mw99/DataCompression

Swift libcompression wrapper as an extension for the Data type (GZIP, ZLIB, LZFSE, LZMA, LZ4, deflate, RFC-1950, RFC-1951, RFC-1952)

Language: Swift - Size: 58.6 KB - Last synced: 9 days ago - Pushed: over 1 year ago - Stars: 284 - Forks: 57

unikraft/lib-libdeflate

Library for fast, whole-buffer DEFLATE-based compression and decompression

Size: 3.91 KB - Last synced: 14 days ago - Pushed: 6 months ago - Stars: 0 - Forks: 1

tsolomko/SWCompression

A Swift framework for working with compression, archives and containers.

Language: Swift - Size: 22 MB - Last synced: about 2 months ago - Pushed: 3 months ago - Stars: 221 - Forks: 32

guzba/zippy

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

Language: Nim - Size: 90.9 MB - Last synced: 20 days ago - Pushed: 20 days ago - Stars: 232 - Forks: 27

cargo-prebuilt/qstract

A basic tar/zip extraction program

Language: Shell - Size: 115 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

goto-bus-stop/inflate-raw

decompress a raw DEFLATE buffer or stream in node and the browser

Language: JavaScript - Size: 27.3 KB - Last synced: 18 days ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

expressjs/compression

Node.js compression middleware

Language: JavaScript - Size: 214 KB - Last synced: 17 days ago - Pushed: about 2 months ago - Stars: 2,722 - Forks: 230

technikhil314/offline-diff-viewer

A Privacy focused, easy sharable, open source and trackingless diff viewer.

Language: Vue - Size: 2.56 MB - Last synced: about 14 hours ago - Pushed: 1 day ago - Stars: 42 - Forks: 11

Thorium/Owin.Compression

Compression (Deflate / GZip) module for Microsoft OWIN filesystem pipeline. Works with Selfhost and also on AspNetCore.

Language: F# - Size: 538 KB - Last synced: 18 days ago - Pushed: 28 days ago - Stars: 22 - Forks: 11

gios/gzipper

CLI for compressing files.

Language: TypeScript - Size: 86.9 MB - Last synced: 11 days ago - Pushed: 3 months ago - Stars: 64 - Forks: 13

microsoft/preflate-rs

Library to decompress DEFLATE compressed data and recreate it exactly bit-for-bit. Useful for transparently recompressing with a better algorithm.

Language: Rust - Size: 21 MB - Last synced: 24 days ago - Pushed: about 1 month ago - Stars: 7 - Forks: 3

jaime-olivares/zipstorer

A Pure C# Class to Store Files in Zip

Language: C# - Size: 185 KB - Last synced: 18 days ago - Pushed: 6 months ago - Stars: 177 - Forks: 65

pycompression/python-isal

Faster zlib and gzip compatible compression and decompression by providing python bindings for the isa-l library.

Language: Python - Size: 4.97 MB - Last synced: 1 day ago - Pushed: 16 days ago - Stars: 39 - Forks: 3

bbqsrc/box

Box - Open Standard Archive Format, a zip killer.

Language: Rust - Size: 292 KB - Last synced: 17 days ago - Pushed: 3 months ago - Stars: 47 - Forks: 3

GentleGhostCoder/R-zlib

zlib (Rcpp) package for R language

Language: R - Size: 582 KB - Last synced: 30 days ago - Pushed: 30 days ago - Stars: 1 - Forks: 0

tayloraswift/swift-png

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

Language: Swift - Size: 166 MB - Last synced: 13 days ago - Pushed: 13 days ago - Stars: 340 - Forks: 33

marph91/pico-png

PNG encoder, implemented in VHDL

Language: VHDL - Size: 175 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 14 - Forks: 1

se-mz/decompress

A defensive and fast decompression library in pure Common Lisp

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

jzebedee/LibDeflate.NET

LibDeflate.NET is a managed wrapper around libdeflate, a native library for fast, whole-buffer DEFLATE-based compression and decompression.

Language: C# - Size: 187 KB - Last synced: 5 days ago - Pushed: 3 months ago - Stars: 11 - Forks: 0

cenfun/lz-utils

Utils for string compression

Language: JavaScript - Size: 36.1 KB - Last synced: 8 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

trizen/Compression-Util

Implementation of various techniques used in data compression.

Language: Perl - Size: 195 KB - Last synced: 18 days ago - Pushed: 19 days ago - Stars: 2 - Forks: 0

tg/httpzip

Go's http.Handler wrappers for two-way gzip and deflate support

Language: Go - Size: 20.5 KB - Last synced: 28 days ago - Pushed: almost 3 years ago - Stars: 6 - Forks: 0

mirage/decompress

Pure OCaml implementation of Zlib.

Language: OCaml - Size: 4.71 MB - Last synced: 12 days ago - Pushed: 4 months ago - Stars: 116 - Forks: 21

fastify/fastify-compress

Fastify compression utils

Language: JavaScript - Size: 317 KB - Last synced: 4 days ago - Pushed: 18 days ago - Stars: 187 - Forks: 45

edvujic/PROLABII-LZ77-DEFLATE

In this project we are trying to tackle the LZ77 and DEFLATE data compression algorithms. Data compression is divided into two categories: lossy and lossless. Lossy data compression means that the data, after being compressed, cannot be recovered (decoded) in its original form. On the other hand, for a lossless data compression, the compressed data can be decoded to its original form.

Language: C - Size: 605 KB - Last synced: about 2 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

0b5vr/gzip-analyzer

Analyze and visualize gzip / deflate binary on web

Language: TypeScript - Size: 1.3 MB - Last synced: about 2 months ago - Pushed: 4 months ago - Stars: 17 - Forks: 0

gpslab/sitemap

sitemap.xml and index for sitemap.xml builder

Language: PHP - Size: 620 KB - Last synced: 17 days ago - Pushed: almost 3 years ago - Stars: 7 - Forks: 3

deno-library/compress

compress and uncompress for Deno

Language: TypeScript - Size: 126 KB - Last synced: 4 days ago - Pushed: 3 months ago - Stars: 42 - Forks: 6

pycompression/python-zlib-ng

A drop-in replacement for Python's zlib and gzip modules using zlib-ng

Language: Python - Size: 3.28 MB - Last synced: 16 days ago - Pushed: 16 days ago - Stars: 4 - Forks: 4

xhayper/zzlib.luau Fork of zerkman/zzlib

zlib-compressed file depacking library in Luau

Size: 30.3 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

fibodevy/zflate

Small compression unit that handles pure deflate, ZLIB and GZIP written in Free Pascal

Language: Pascal - Size: 191 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 4 - Forks: 2

alexdyukov/compresshandler

Go auto compress and decompress handlers for net/http and fasthttp

Language: Go - Size: 65.4 KB - Last synced: 17 days ago - Pushed: 18 days ago - Stars: 0 - Forks: 0

Harlinn/Harlinn.Windows

A collection of, mostly, C and C++ libraries

Language: C++ - Size: 591 MB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 13 - Forks: 4

gildor2/fast_zlib

Heavily optimized zlib compression algorithm

Language: C - Size: 196 KB - Last synced: 1 day ago - Pushed: over 1 year ago - Stars: 132 - Forks: 24

oatpp/oatpp-zlib

Module oatpp-zlib provides functionality for compressing/decompressing content with deflate and gzip. Supports both "Simple" and "Async" oatpp APIs.

Language: C++ - Size: 52.7 KB - Last synced: 18 days ago - Pushed: 8 months ago - Stars: 4 - Forks: 6

delhoume/Doublewidth

Help me optimize this (TIFF Zip Deflate specialists wanted)

Language: C - Size: 1.01 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

DevNatan/kompress

Multiplatform data compression library (GZIP, ZLIB, RFC-1950, RFC-1951, RFC-1952)

Language: Kotlin - Size: 80.1 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 2 - Forks: 0

swimos/ratchet

Ratchet is a fast, robust, lightweight and fully asynchronous implementation of RFC6455 (The WebSocket protocol).

Language: Rust - Size: 555 KB - Last synced: 21 days ago - Pushed: 3 months ago - Stars: 17 - Forks: 5

maksugr/plantuml_encoding

Encoding and decoding text plantuml diagrams to facilitate communication of them through URL.

Language: Rust - Size: 51.8 KB - Last synced: 22 days ago - Pushed: almost 2 years ago - Stars: 4 - Forks: 0

eGust/epub-package.dart

A dart package to parse EPUB files

Language: Dart - Size: 3.21 MB - Last synced: 17 days ago - Pushed: almost 5 years ago - Stars: 27 - Forks: 8

TimeEngineer/devker

Rust Core Project

Language: Rust - Size: 404 KB - Last synced: 22 days ago - Pushed: over 3 years ago - Stars: 2 - Forks: 0

4kills/go-libdeflate

Go wrapper for the libdeflate library, supporting super fast zlib, gzip, and deflate compression, using cgo. Use case: in-memory, whole-buffered data.

Language: Go - Size: 206 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 21 - Forks: 7

4kills/go-zlib

Ultra fast native zlib implementation for golang using cgo and the original zlib library written in C by Jean-loup Gailly and Mark Adler.

Language: Go - Size: 5.8 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 26 - Forks: 9

dsnet/compress

Collection of compression related Go packages.

Language: Go - Size: 12.9 MB - Last synced: 3 months ago - Pushed: 8 months ago - Stars: 370 - Forks: 26

bonedaddy/escort

ssshh its a secret ;)

Language: PowerShell - Size: 158 KB - Last synced: about 10 hours ago - Pushed: about 2 years ago - Stars: 20 - Forks: 5

zerkman/zzlib

zlib-compressed file depacking library in Lua

Language: Lua - Size: 24.4 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 71 - Forks: 19

tiagohm/restler 📦

Restler is a beautiful and powerful Android app for quickly testing REST API anywhere and anytime.

Language: Dart - Size: 2.92 MB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 142 - Forks: 25

a740g/Bin2Data

Binary to DATA converter and library for QB64-PE

Language: BASIC - Size: 471 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 5 - Forks: 1

alexanderkozlenko/http-request-compression

An HTTP client message handler for transparent request compression

Language: C# - Size: 214 KB - Last synced: 27 days ago - Pushed: 27 days ago - Stars: 1 - Forks: 0

Jpn666/jdeflate

DEFLATE compressor/decompressor implementation

Language: C - Size: 157 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 1 - Forks: 0

das-mensch/node-zip-stream

Add zip-file streaming possibility

Language: TypeScript - Size: 1.07 MB - Last synced: 8 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

pfalcon/uzlib

Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compressor which produces gzip-compatible output, while requiring much less resources (and providing less compression ratio of course).

Language: C - Size: 229 KB - Last synced: 6 months ago - Pushed: 7 months ago - Stars: 271 - Forks: 78

NeRdTheNed/deft4j

WIP deflate toolkit for Java

Language: Java - Size: 7.52 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 5 - Forks: 0

kyy13/pod-io

pod-io is a key-value pair, endian-independent, binary serialization library with support for DEFLATE compression, and crc32/adler32 checksums

Language: C++ - Size: 779 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 1 - Forks: 0

jibsen/tinf

Tiny inflate library (inflate, gzip, zlib)

Language: C - Size: 104 KB - Last synced: 6 months ago - Pushed: over 1 year ago - Stars: 135 - Forks: 22

PascalVault/Lazarus_Packer

PV_Packer - simple pure Pascal library to pack files to various archives (ZIP, RAR, TAR...)

Language: Pascal - Size: 42 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

stremovskyy/SwiftyDeflate

A Swift package that offers simple compression (deflate) and decompression (inflate) functionalities built on top of zlib.

Language: Swift - Size: 9.77 KB - Last synced: 15 days ago - Pushed: 7 months ago - Stars: 1 - Forks: 0

uek-1/pngpeg

CLI png to jpeg converter written in pure rust

Language: Rust - Size: 1.82 MB - Last synced: 12 days ago - Pushed: 11 months ago - Stars: 3 - Forks: 0

NeRdTheNed/JarTighten

Jar file size optimiser

Language: Java - Size: 384 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 5 - Forks: 0

mScroll/fltDw

HTML/CSS/JavaScript 画像編集ツール

Language: JavaScript - Size: 762 KB - Last synced: 8 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

WangXuan95/FPGA-Gzip-compressor

FPGA-based GZIP (deflate) compressor. Input raw data and output standard GZIP format (as known as .gz file format). 基于 FPGA 的流式 GZIP 压缩器。输入原始数据,输出标准的 GZIP 格式,即常见的 .gz / .tar.gz 文件的格式。

Language: Verilog - Size: 1.15 MB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 51 - Forks: 9

oleg-cherednik/zip4jvm

zip files support for JDK application: split, zip64, encryption, streaming

Language: Java - Size: 142 MB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 17 - Forks: 2

deno-libs/http_compression

🗜️ Deno HTTP compression middleware

Language: TypeScript - Size: 43 KB - Last synced: 3 days ago - Pushed: about 1 year ago - Stars: 39 - Forks: 1

MrKrzYch00/zopfli Fork of google/zopfli

Advanced Zopfli fork: ZIP support, multi-threading, compression cache (zopfliDB), auto/manual block split, compression and speed control with thread affinity locking and more, experimental switches.

Language: C++ - Size: 1.23 MB - Last synced: 3 months ago - Pushed: over 3 years ago - Stars: 73 - Forks: 8

pmqs/Archive-Zip-SimpleZip

Perl5 interface to read/write Zip files

Language: Perl - Size: 235 KB - Last synced: 9 months ago - Pushed: 10 months ago - Stars: 4 - Forks: 4

nevesnunes/deflate-frolicking

Analyse and modify DEFLATE streams

Language: Python - Size: 27.3 KB - Last synced: 9 months ago - Pushed: 11 months ago - Stars: 3 - Forks: 0

RidgeX/deflate-impl

Simple DEFLATE implementation in Java

Language: Java - Size: 6.01 MB - Last synced: 8 months ago - Pushed: over 8 years ago - Stars: 3 - Forks: 0

bisqwit/TinyDeflate

A deflate/gzip decompressor that requires minimal amount of memory to work

Language: C++ - Size: 109 KB - Last synced: 6 months ago - Pushed: almost 2 years ago - Stars: 164 - Forks: 15

redmitry/gecoz

Language: Java - Size: 1.13 MB - Last synced: 9 months ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

meefik/aspng

A library for encoding/decoding data in PNG with compression

Language: JavaScript - Size: 91.8 KB - Last synced: 17 days ago - Pushed: 2 months ago - Stars: 19 - Forks: 13

stokito/deflate

deflate is low level gzip utility based on zlib to create a deflate streams i.e. gzip without checksum

Language: C - Size: 54.7 KB - Last synced: 15 days ago - Pushed: 2 months ago - Stars: 6 - Forks: 0

IgorGreenIGM/IO_PNG

Modern C++ PNG encoder/decoder

Language: C++ - Size: 309 KB - Last synced: 10 months ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

zitn/compress

gin compress middleware all in one

Language: Go - Size: 12.7 KB - Last synced: 10 months ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

mosquito/aiohttp-compress

This module is the simplest way to enable compression support for aiohttp server applications globally.

Language: Python - Size: 18.6 KB - Last synced: 28 days ago - Pushed: about 3 years ago - Stars: 7 - Forks: 1

mezhevikin/Zlib

🗜 A tiny Swift extension to decompress Zlib data.

Language: Swift - Size: 5.86 KB - Last synced: 27 days ago - Pushed: over 1 year ago - Stars: 3 - Forks: 1

Sahil-4555/lZ77_Compression_Decompression

LZ77 algorithm, providing efficient lossless data compression and decompression capabilities. It offers a reliable and flexible solution for reducing file sizes in various programming languages.

Language: C++ - Size: 2.93 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 1 - Forks: 0

pmqs/Archive-SimpleZip

Raku Module to Write Zip files

Language: Perl - Size: 19.4 MB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 1 - Forks: 5

mgnsm/ZLibDotNet

A fully managed and performant C#/.NET implementation of the zlib compression library with support for the zlib (RFC 1950) and raw deflate (RFC 1951) data formats.

Language: C# - Size: 707 KB - Last synced: 28 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

middlewares/encoder

PSR-15 middleware to encode the response body to gzip or deflate

Language: PHP - Size: 52.7 KB - Last synced: 28 days ago - Pushed: 4 months ago - Stars: 6 - Forks: 2