Projects in Awesome Lists tagged with zstandard
A curated list of projects in awesome lists tagged with zstandard .
https://github.com/klauspost/compress
Optimized Go Compression Packages
compression decompression deflate go golang gzip snappy zip zstandard zstd
Last synced: 09 Sep 2025
https://github.com/peazip/PeaZip
Free Zip / Unzip software and Rar file extractor. Cross-platform file and archive manager. Features volume spanning, compression, authenticated encryption. Supports 7Z, 7-Zip sfx, ACE, ARJ, Brotli, BZ2, CAB, CHM, CPIO, DEB, GZ, ISO, JAR, LHA/LZH, NSIS, OOo, PAQ/LPAQ, PEA, QUAD, RAR, RPM, split, TAR, Z, ZIP, ZIPX, Zstandard.
archiver brotli compression encryption extractor paq peazip rar zip zstandard
Last synced: 30 Mar 2025
https://github.com/peazip/peazip
Free Zip / Unzip software and Rar file extractor. Cross-platform file and archive manager. Features volume spanning, compression, authenticated encryption. Supports 7Z, 7-Zip sfx, ACE, ARJ, Brotli, BZ2, CAB, CHM, CPIO, DEB, GZ, ISO, JAR, LHA/LZH, NSIS, OOo, PAQ/LPAQ, PEA, QUAD, RAR, RPM, split, TAR, Z, ZIP, ZIPX, Zstandard.
archiver brotli compression encryption extractor paq peazip rar zip zstandard
Last synced: 06 Apr 2026
https://github.com/mxmlnkn/ratarmount
Access large archives as a filesystem efficiently, e.g., TAR, RAR, ZIP, GZ, BZ2, XZ, ZSTD archives
bz2 bzip2 compression filesystem fuse gz gzip mergefs mounting overlayfs python random-access rar tar tar-archive unionfs xz zip zstandard zstd
Last synced: 10 Apr 2025
https://github.com/indygreg/python-zstandard
Python bindings to the Zstandard (zstd) compression library
Last synced: 14 May 2025
https://github.com/miurahr/py7zr
7zip in python3 with ZStandard, PPMd, LZMA2, LZMA1, Delta, BCJ, BZip2, and Deflate compressions, and AES encryption.
7-zip 7zip aes bcj bzip2 cli compress decompression decryption deflate encryption library lzma lzma2 ppmd python zstandard
Last synced: 12 Nov 2025
https://github.com/hpcc-systems/hpcc-js-wasm
HPCC-Systems Web-Assembly (JavaScript)
base91 dot expat expat-xml-parser graphviz graphviz-dot typescript wasm webassembly webassemby zstandard zstd
Last synced: 01 May 2026
https://github.com/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.
benchmark benchmarking brotli compress compression compressor csharp decompression deflate dotnet gzip high-performance lz4 lzma optimization performance snappy zlib zstandard zstd
Last synced: 09 Apr 2025
https://github.com/skbkontur/zstdnet
Zstd wrapper for .NET
compression csharp dotnet zstandard zstd
Last synced: 16 May 2025
https://github.com/bodgit/sevenzip
Golang library for dealing with 7-zip archives
7z 7zip archive archiving bcj bcj2 brotli compression compressor decompression decompressor deflate delta golang golang-library lz4 lzma lzma2 zstandard zstd
Last synced: 22 May 2026
https://github.com/mcmilk/zstdmt
Multithreading Library for Brotli, Lizard, LZ4, LZ5, Snappy and Zstandard
brotli lizard lz4 lz5 multithreading-library skippables-frame snappy zstandard zstd
Last synced: 13 Apr 2025
https://github.com/mholt/archives
Cross-platform library to create & extract archives, compress & decompress files, and walk virtual file systems across various formats
7zip archives brotli bzip2 compression extract fs go golang gzip lz4 lzip rar snappy streams tar xz zip zlib zstandard
Last synced: 04 Apr 2025
https://github.com/sergey-dryabzhinsky/python-zstd
Simple python bindings to Yann Collet ZSTD compression library
c compression python zstandard zstd
Last synced: 13 Apr 2025
https://github.com/mlin/sqlite_zstd_vfs
SQLite3 extension for read/write storage compression with Zstandard
compression-formats sqlite sqlite3 zstandard zstd
Last synced: 07 Apr 2025
https://github.com/AnderssonPeter/CompressedStaticFiles
asp.net core middleware to send compressed static files to the browser without having to compress on demand, also has support for sending more advanced image formats when the browser indicates that i has support for it.
asp-net-core avif brotli compression gzip precompressed staticfiles webp zopfli zopflipng zstandard zstd
Last synced: 10 Jul 2025
https://github.com/redraskal/r6-dissect
Match Replay API/CLI for Rainbow Six: Siege's Dissect (.rec) format.
dissect excel go golang r6-dissect rainbow-six-siege zstandard
Last synced: 11 Oct 2025
https://github.com/donmccurdy/zstddec-wasm
ZSTD (Zstandard) decoder for Web and Node.js, using WebAssembly.
compression webassembly zstandard zstd
Last synced: 13 Nov 2025
https://github.com/tmaklin/bxzstr
A C++ header-only ZLib / libBZ2 / libLZMA / Zstandard wrapper.
bzip2 c-plus-plus compression decompression header-only lzma wrapper zlib zstandard zstd
Last synced: 30 Jan 2026
https://github.com/bbqsrc/box
Box - Open Standard Archive Format, a zip killer.
archive box brotli compression compression-methods deflate mmap snappy xz zip zstandard
Last synced: 11 Apr 2025
https://github.com/friedelwolff/django-compression-middleware
Django middleware to compress responses using several algorithms.
brotli content-encoding django gzip middleware zstandard zstd
Last synced: 01 Apr 2026
https://github.com/killingspark/sparkzstd
A zstd decompressor written in golang
Last synced: 21 Jun 2025
https://github.com/didactic-drunk/zstd.cr
Crystal bindings to the Zstandard (zstd) compression library
compression-library crystal crystal-bindings zstandard zstd
Last synced: 14 Apr 2025
https://github.com/grahamedgecombe/pgzstd
Postgres module for Zstandard compression/decompression with preset dictionary support
Last synced: 11 Apr 2025
https://github.com/pushshift/zreader
Read compressed NDJSON .zst files easily
Last synced: 02 May 2025
https://github.com/umarbutler/orjsonl
A lightweight, high-performance Python library for parsing jsonl files.
bzip2 deserialization gzip json json-lines jsonl jsonlines ndjson parser parsing python serialization xz zstandard
Last synced: 11 Oct 2025
https://github.com/jrapoport/chestnut
🌰 Chestnut is a powerful encrypted storage library for Go, featuring Sparse Encryption, a novel technique for selectively encrypting struct fields. It supports Chained Encryption, custom encryption (AES256-CTR), multiple storage backends (BBolt, NutsDB), and built-in compression (Zstandard), offering unmatched flexibility for secure data storage.
aes256-ctr bbolt chained-encryption compression custom-encryption data-security encryption go key-value-store kv-store nutsdb secure-storage sparse-encryption zstandard
Last synced: 17 Sep 2025
https://github.com/luckymarmot/zstdkit
An Objective-C and Swift library for Zstd (Zstandard) compression and decompression.
compression objective-c swift zstandard zstd
Last synced: 11 Apr 2025
https://github.com/fabiospampinato/zstandard-wasm
A fast and small port of Zstandard to WASM. (Decompress-only for now).
decompress fast small wasm zstandard zstd
Last synced: 15 Jul 2025
https://github.com/daac-tools/include-bytes-zstd
Includes a file with zstd compression in Rust
Last synced: 23 Apr 2025
https://github.com/stivo182/oscript-compressor
Библиотека для сжатия и распаковки данных в среде OneScript, поддерживающая алгоритмы LZ4, Snappy, Zstd, Brotli, GZip, ZLib и Deflate.
1c brotli compressor decompressor deflate gzip lz4 onescript snappy zlib zstandard zstd
Last synced: 01 Mar 2026
https://github.com/interkosmos/fortran-zstd
Fortran 2018 interface bindings to Zstandard (zstd)
archiving compression fortran fortran-2018 fortran-package-manager zstandard zstd
Last synced: 27 Jan 2026
https://github.com/mcraiha/csharp-zstd
C# managed implementation of zstd compression algorithm
csharp netstandard20 zstandard zstd
Last synced: 28 Jun 2025
https://github.com/ascoderu/xtarfile
Wrapper around tarfile to add support for more compression formats
compression python3 tarfile zstandard zstd
Last synced: 10 Apr 2025
https://github.com/andreiamatuni/zstdpp
C++ wrapper for libzstd compression functions
Last synced: 16 Jan 2026
https://github.com/awxkee/zstd.swift
Simple and powerful usage for ZStd compression in swift for iOS and macOS
compression decompression swift zstandard zstd zstd-lib
Last synced: 02 Jun 2026
https://github.com/horta/zstd.install
Windows, macOS, and Linux one-line installers for zstandard library.
Last synced: 14 Jul 2025
https://github.com/crauzer/zstdsharp
Wrapper for the Zstandard compression library
compression decompression library zstandard zstd
Last synced: 12 Apr 2025
https://github.com/pushshift/python-zstandard-compression-test
Python script to test the zstandard module
compression compression-dictionaries decompression zst zstandard
Last synced: 02 May 2025
https://github.com/5mdld/anki-apkg-extractor
Extract Anki .apkg packages into notes + templates + media. Supports Anki collection SQLite formats: collection.anki21b, collection.anki21, collection.anki2.
anki apkg csv extractor flashcards media protobuf protocol-buffers python python3 spaced-repetition sqlite templates zstandard zstd
Last synced: 29 Apr 2026
https://github.com/riyajath-ahamed/vite-plugin-bundler
A high-performance Vite plugin that compresses build assets using Brotli, Gzip, and Zstandard (zstd), reducing bundle sizes by up to 80% and improving loading times.
brotli compression-algorithm gzip optimization performance react typescript vite-plugin zstandard zstd zstd-compression
Last synced: 19 Jun 2026
https://github.com/hodgesmr/biden_nlp
Jupyter Notebook that introduces BIDEN: Binary Inference Dictionaries for Electoral NLP. It demonstrates a compression-based binary classification technique that is fast at both training and inference on common CPU hardware in Python
compression data-science machine-learning natural-language-processing nlp zstandard zstd
Last synced: 22 Jan 2026
https://github.com/instantiations/es_compression_grpc
Provides additional compression schemes such as brotli, lz4, zstd (Zstandard) to Dart's gRPC library
brotli compression dart dartlang grpc lz4 zstandard zstd
Last synced: 28 Feb 2026
https://github.com/travis-heavener/mercury
A lightweight, configurable HTTP server made in C++ for Windows and Linux.
brotli c-socket-programming cpp-sockets http-server https-server mit-license open-source openssl zstandard
Last synced: 23 Feb 2026
https://github.com/joseluisq/alpine-curl
An unofficial multi-arch cURL Docker image using latest Alpine Linux with Zstandard support.
386 alpine-linux amd64 arm64 armv6 armv7 curl docker-image libcurl linux ppc64le s390x zstandard zstd
Last synced: 07 Aug 2025
https://github.com/dhilipsiva/py-compress-compare
Analyzing Python Compression Libraries: zlib, LZ4, Brotli, and Zstandard
Last synced: 19 Mar 2025
https://github.com/ptrumpis/zstd.js
ZStandard Compression in the web browser with JS and WebAssembly.
compress decompress emcc emscripten emscripten-port javascript-library js-library jslib jslibrary web-assembly webassembly zstandard zstd zstd-lib zstd-zstandard-compress-decompress
Last synced: 11 Mar 2025
https://github.com/LuccaSA/TarCompressCrypt
TCC : blazing fast compression / decompression / encryption
aes brotli compression decompression lz4 performance plateforme storage tar zstandard
Last synced: 31 Mar 2025
https://github.com/raspberryfpc/pibackup
Portable live backup tool for Raspberry Pi with GUI, Zstandard compression, auto-shrinking (resize2fs) and flexible restore.
backup compress disk-imaging fpc freepascal gui hdd linux live-backup raspberry-pi resize2fs restore shrink shrink-image ssd system-backup zstandard zstd
Last synced: 07 Apr 2026
https://github.com/pedroalbanese/zstd
ZStandard compression tool for modern multi-core machines written in Go
compression-algorithm zstandard zstd
Last synced: 04 Aug 2025
https://github.com/knighthat/zstd-backup
Cross-platform python script that compresses your files/folder using Zstandard algorithm
backup-script linux macos windows zstandard
Last synced: 18 Jan 2026
https://github.com/kurtmckee/pelican-precompress
Pre-compress your Pelican site using gzip, brotli, zstandard, and zopfli!
brotli gzip pelican pelican-plugin zopfli zstandard zstd
Last synced: 14 Mar 2026
https://github.com/serozhenka/asgi-compression
🗜️ Framework-independant compression middleware for ASGI apps, supporting Gzip, Brotli and Zstandard algorithms
asgi brotli compression gzip middleware python zstandard zstd
Last synced: 12 Jun 2026
https://github.com/gamemaker2k/pyarchivefile
A tar like file format name ArchiveFile
archive archiveball archivefile archivefile-archive bzip2 compression gz gzip lzma lzma2 tar tar-archive tarball tarlike tarlite xz xz2 zstandard zstd
Last synced: 08 Mar 2026
https://github.com/web-alchemy/web-compressor
Utility for creating gzip, brotli and zstd pre-compressed files for a static web serving.
brotli cli compression gzip nodejs optimization zstandard zstd
Last synced: 02 May 2026
https://github.com/essentialkaos/npck
Go package for unpacking various types of archives
golang-package gzip lz4 zip zstandard
Last synced: 05 May 2026
https://github.com/nwtgck/akka-stream-zstd
Zstandard compression for Akka Stream
akka akka-streams scala zstandard zstd
Last synced: 06 Oct 2025
https://github.com/vicanso/elton-compress
Compress middleware for elton.
compress elton lz4 middleware snappy zstandard
Last synced: 06 Nov 2025
https://github.com/pmqs/io-compress-zstd
IO-Compress-Zstd - Perl5 module to read/write compressed zstandard data
compress perl perl-module perl5 perl5-module uncompress zstandard zstd
Last synced: 11 Mar 2026
https://github.com/pkgstore-old/linux-rpm-zstd
compression linux pkgstore rpm rpm-package rpm-packages rpm-spec zstandard zstd
Last synced: 24 Mar 2025
https://github.com/planet-a-ventures/avsc-zstandard-codec
Zstandard codec for AVSC (www.npmjs.com/package/avsc)
avcs avro codec compression node npm snowflake zstandard zstd
Last synced: 07 May 2025
https://github.com/gabriel-darbord/pharo-zstd
Pharo FFI bindings for Zstd (Zstandard)
Last synced: 29 Mar 2025
https://github.com/soenneker/soenneker.compression.zstandard
A utility library for Zstandard compression and decompression
compressing compression csharp dotnet util zstandard zstandardutil zstd
Last synced: 03 May 2026
https://github.com/xp-forge/mongodb
MongoDB for the XP Framework
bson compression cosmosdb mongodb mongodb-atlas mongodb-driver mongodb-php protocol replica-set scram-sha-1 scram-sha-256 sessions snappy transactions xp-framework zlib zstandard
Last synced: 25 Apr 2026
https://github.com/eriksjolund/compress-pfam-data-benchmark-zstd
Minimal benchmark test to compare zstd (zstandard) compression with gzip for the datafile Pfam-A.full.gz
benchmark bioinformatics pfam zstandard zstd
Last synced: 18 Jan 2026
https://github.com/nwtgck/akka-stream-zstd-example
Example of akka-stream-zstd
akka akka-streams example scala zstandard zstd
Last synced: 31 Mar 2025
https://github.com/blaxk3/zstd-file-compressor
Tools for compressing file using Zstandard algorithm with GUI
file-compression file-decompression java java-mini-project java-swing java-swing-gui zstandard zstd zstd-zstandard-compress-decompress
Last synced: 13 May 2025
https://github.com/amankumar7340/file-compressor
A simple web-based file compressor that supports multiple compression techniques.
compress-images compress-pdf compression-algorithm css html huffman-compression-algorithm javascript zstandard
Last synced: 08 May 2026
https://github.com/dearblue/ruby-extzstd
ruby bindings for Zstd (Zstandard)
Last synced: 01 Mar 2026