GitHub topics: zstandard
mxmlnkn/ratarmount
Access large archives as a filesystem efficiently, e.g., TAR, RAR, ZIP, GZ, BZ2, XZ, ZSTD archives
Language: Python - Size: 33.7 MB - Last synced at: about 20 hours ago - Pushed at: 14 days ago - Stars: 1,039 - Forks: 39

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: 1 day ago - Pushed at: about 1 month ago - Stars: 5,657 - Forks: 325

klauspost/compress
Optimized Go Compression Packages
Language: Go - Size: 60.8 MB - Last synced at: 2 days ago - Pushed at: 20 days ago - Stars: 5,071 - Forks: 331

avaneev/lzav
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
Language: C++ - Size: 120 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 429 - Forks: 25

sergey-dryabzhinsky/python-zstd
Simple python bindings to Yann Collet ZSTD compression library
Language: C - Size: 1.45 MB - Last synced at: about 3 hours ago - Pushed at: 1 day ago - Stars: 176 - Forks: 30

redraskal/r6-dissect
Match Replay API/CLI for Rainbow Six: Siege's Dissect (.rec) format.
Language: Go - Size: 158 MB - Last synced at: 2 days ago - Pushed at: 3 months ago - Stars: 79 - Forks: 13

mholt/archives
Cross-platform library to create & extract archives, compress & decompress files, and walk virtual file systems across various formats
Language: Go - Size: 159 KB - Last synced at: 5 days ago - Pushed at: 7 days ago - Stars: 227 - Forks: 15

miurahr/py7zr
7zip in python3 with ZStandard, PPMd, LZMA2, LZMA1, Delta, BCJ, BZip2, and Deflate compressions, and AES encryption.
Language: Python - Size: 46.2 MB - Last synced at: 1 day ago - Pushed at: 7 days ago - Stars: 485 - Forks: 76

yuweizzz/zstd-ffi
FFI-based facebook Zstandard binding for LuaJIT
Language: Lua - Size: 38.1 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

hpcc-systems/hpcc-js-wasm
HPCC-Systems Web-Assembly (JavaScript)
Language: TypeScript - Size: 2.98 MB - Last synced at: about 6 hours ago - Pushed at: 2 months ago - Stars: 340 - Forks: 27

Amankumar7340/File-Compressor
A simple web-based file compressor that supports multiple compression techniques.
Language: JavaScript - Size: 22.5 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

arkjedrz/zstd-patch
Example on how to use `libzstd` as a patching engine.
Language: C - Size: 6.84 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

indygreg/python-zstandard
Python bindings to the Zstandard (zstd) compression library
Language: C - Size: 6.4 MB - Last synced at: about 14 hours ago - Pushed at: 3 months ago - Stars: 560 - Forks: 95

umarbutler/orjsonl
A lightweight, high-performance Python library for parsing jsonl files.
Language: Python - Size: 28.3 KB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 33 - Forks: 1

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.39 MB - Last synced at: about 9 hours ago - Pushed at: about 1 month ago - Stars: 353 - Forks: 20

bbqsrc/box
Box - Open Standard Archive Format, a zip killer.
Language: Rust - Size: 313 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 48 - Forks: 3

bodgit/sevenzip
Golang library for dealing with 7-zip archives
Language: Go - Size: 1.88 MB - Last synced at: 7 days ago - Pushed at: 14 days ago - Stars: 203 - Forks: 23

Rogdham/pyzstd
Python bindings to Zstandard (zstd) compression library, the API style is similar to Python's bz2/lzma/zlib modules.
Language: Python - Size: 2.19 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 27 - Forks: 5

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.
Language: C# - Size: 2.99 MB - Last synced at: 7 days ago - Pushed at: about 1 year ago - Stars: 94 - Forks: 19

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.
Language: Pascal - Size: 201 MB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 5,098 - Forks: 277

BLAXK3/Zstd-File-Compressor
Tools for compressing file using Zstandard algorithm with GUI
Language: Java - Size: 182 KB - Last synced at: 8 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

oleg-cherednik/zip4jvm
This is NOT zip4j; this is much better! zip files support for JDK application: split, zip64, encryption, streaming
Language: Java - Size: 161 MB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 27 - Forks: 2

friedelwolff/django-compression-middleware
Django middleware to compress responses using several algorithms.
Language: Python - Size: 78.1 KB - Last synced at: 16 days ago - Pushed at: 9 months ago - Stars: 46 - Forks: 6

mostynb/go-grpc-compression
go gRPC encoding wrappers for some useful compression algorithms that are not available in google.golang.org/grpc
Language: Go - Size: 108 KB - Last synced at: 6 days ago - Pushed at: 5 months ago - Stars: 27 - Forks: 11

oscript-library/compressor Fork of Stivo182/oscript-compressor
Библиотека сжатия данных для OneScript, включающая алгоритмы LZ4, Snappy, Zstd, Brotli, GZip, ZLib и Deflate.
Language: 1C Enterprise - Size: 1.91 MB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 3 - Forks: 0

Stivo182/oscript-compressor
Библиотека сжатия данных для OneScript, включающая алгоритмы LZ4, Snappy, Zstd, Brotli, GZip, ZLib и Deflate.
Language: 1C Enterprise - Size: 1.92 MB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 10 - Forks: 1

mlin/sqlite_zstd_vfs
SQLite3 extension for read/write storage compression with Zstandard
Language: C++ - Size: 27.4 MB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 178 - Forks: 10

skbkontur/ZstdNet
Zstd wrapper for .NET
Language: C# - Size: 1.99 MB - Last synced at: 6 days ago - Pushed at: almost 3 years ago - Stars: 310 - Forks: 52

oleg-st/ZstdSharp
Port of zstd compression library to c#
Language: C# - Size: 9.09 MB - Last synced at: 21 days ago - Pushed at: 3 months ago - Stars: 282 - Forks: 35

serozhenka/asgi-compression
🗜️ Framework-independant compression middleware for ASGI apps, supporting Gzip, Brotli and Zstandard algorithms
Language: Python - Size: 90.8 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

mholt/archiver 📦
DEPRECATED. Please use mholt/archives instead.
Language: Go - Size: 536 KB - Last synced at: 29 days ago - Pushed at: 6 months ago - Stars: 4,422 - Forks: 392

andreiamatuni/zstdpp
C++ wrapper for libzstd compression functions
Language: C++ - Size: 7.81 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 8 - Forks: 1

Tony7466/PeaZip Fork of 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.
Language: Pascal - Size: 209 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

donmccurdy/zstddec-wasm
ZSTD (Zstandard) decoder for Web and Node.js, using WebAssembly.
Language: TypeScript - Size: 520 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 59 - Forks: 12

mcmilk/zstdmt
Multithreading Library for Brotli, Lizard, LZ4, LZ5, Snappy and Zstandard
Language: C - Size: 952 KB - Last synced at: 5 days ago - Pushed at: 4 months ago - Stars: 198 - Forks: 35

kurtmckee/pelican-precompress
Pre-compress your Pelican site using gzip, brotli, zstandard, and zopfli!
Language: Python - Size: 145 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 1

PlatonB/antidb
The simplest index-and-search engine for huge multiline text files. Focused primarily on bioinformatics. Inspired by tabix, but isn't its replacement. Written in Python. Works on top of Zstandard Seekable & pyzstd SeekableZstdFile.
Language: Python - Size: 189 KB - Last synced at: 9 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Gabriel-Darbord/pharo-zstd
Pharo FFI bindings for Zstd (Zstandard)
Language: Smalltalk - Size: 8.79 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

interkosmos/fortran-zstd
Fortran 2018 interface bindings to Zstandard (zstd)
Language: Fortran - Size: 30.3 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 8 - Forks: 0

toondepauw/node-zstd
Node.js addon for native Zstandard encoding and decoding with support for dictionaries
Language: JavaScript - Size: 896 KB - Last synced at: 19 days ago - Pushed at: over 1 year ago - Stars: 14 - Forks: 1

msievers/zstandard-ruby
This gem provides FFI based Ruby bindings for the zstd (Zstandard) compression library.
Language: HTML - Size: 4.44 MB - Last synced at: 20 days ago - Pushed at: about 6 years ago - Stars: 18 - Forks: 1

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.
Language: Go - Size: 280 KB - Last synced at: about 2 months ago - Pushed at: 7 months ago - Stars: 30 - Forks: 6

horta/zstd.install
Windows, macOS, and Linux one-line installers for zstandard library.
Language: Shell - Size: 23.4 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 10 - Forks: 5

GameMaker2k/PyArchiveFile
A tar like file format name ArchiveFile
Language: Python - Size: 3.48 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

planet-a-ventures/avsc-zstandard-codec
Zstandard codec for AVSC (www.npmjs.com/package/avsc)
Language: TypeScript - Size: 136 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

aperedera/SwiftZSTD
Swift wrapper around ZSTD compression lib
Language: C - Size: 914 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 68 - Forks: 17

pushshift/python-zstandard-compression-test
Python script to test the zstandard module
Language: Python - Size: 7.45 MB - Last synced at: 19 days ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 1

luckymarmot/ZstdKit
An Objective-C and Swift library for Zstd (Zstandard) compression and decompression.
Language: Objective-C - Size: 14.6 KB - Last synced at: 11 days ago - Pushed at: about 2 years ago - Stars: 27 - Forks: 12

didactic-drunk/zstd.cr
Crystal bindings to the Zstandard (zstd) compression library
Language: Crystal - Size: 197 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 42 - Forks: 1

awxkee/zstd.swift
Simple and powerful usage for ZStd compression in swift for iOS and macOS
Language: C - Size: 3.98 MB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 1

tmaklin/bxzstr
A C++ header-only ZLib / libBZ2 / libLZMA / Zstandard wrapper.
Language: C++ - Size: 151 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 52 - Forks: 14

ptrumpis/zstd.js Fork of klausenbusk/zstd.js
ZStandard Compression in the web browser with JS and WebAssembly.
Language: JavaScript - Size: 580 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

joseluisq/alpine-curl
An unofficial multi-arch cURL Docker image using latest Alpine Linux with Zstandard support.
Language: Dockerfile - Size: 22.5 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 1

ascoderu/xtarfile
Wrapper around tarfile to add support for more compression formats
Language: Python - Size: 19.5 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 5

mcraiha/CSharp-zstd
C# managed implementation of zstd compression algorithm
Language: C# - Size: 52.7 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 9 - Forks: 1

Phantop/appdwarf
Tool to compress and run programs using dwarfs
Language: Shell - Size: 108 KB - Last synced at: about 2 months ago - Pushed at: 7 months ago - Stars: 26 - Forks: 0

BigVeezus/bulk2DB
A server that decompresses Bulk ZST files to JSON and saves them line by line to a mongoDB
Language: JavaScript - Size: 9.77 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

grahamedgecombe/pgzstd
Postgres module for Zstandard compression/decompression with preset dictionary support
Language: C - Size: 13.7 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 39 - Forks: 4

pushshift/zreader
Read compressed NDJSON .zst files easily
Language: Python - Size: 152 KB - Last synced at: 19 days ago - Pushed at: almost 3 years ago - Stars: 32 - Forks: 6

tersesystems/blacklite
"Fast as internal ring buffer" Logback/Log4J2 appender using SQLite with zstandard dictionary compression and rollover.
Language: Java - Size: 1.15 MB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 63 - Forks: 4

fabiospampinato/zstandard-wasm
A fast and small port of Zstandard to WASM. (Decompress-only for now).
Language: C - Size: 270 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 15 - Forks: 0

daac-tools/include-bytes-zstd
Includes a file with zstd compression in Rust
Language: Rust - Size: 14.6 KB - Last synced at: 28 days ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 0

pmqs/IO-Compress-Zstd
IO-Compress-Zstd - Perl5 module to read/write compressed zstandard data
Language: Perl - Size: 3.39 MB - Last synced at: 18 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

knighthat/zstd-backup
Cross-platform python script that compresses your files/folder using Zstandard algorithm
Language: Python - Size: 200 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

pmqs/Compress-Stream-Zstd Fork of spiritloose/Compress-Zstd
Perl interface to the Zstd (Zstandard) (de)compressor
Language: Perl - Size: 315 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

zraorg/ZRA.NET
ZRA.NET is a ZStandard Random Access (ZRA) wrapper library for .NET 5.0, written in C#
Language: C# - Size: 1.55 MB - Last synced at: 6 months ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 0

AnimMouse/setup-p7zip-fork
Setup/Install new p7zip fork with additional codecs for GitHub Actions
Size: 16.6 KB - Last synced at: 11 days ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

BigOyayubi/zstandard-lua
Simple zstd interface for Lua.
Language: C - Size: 81.1 KB - Last synced at: 12 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 3

BigOyayubi/ZstdUnity
unity native plugin bindings for zstandard inflation.
Language: CMake - Size: 794 KB - Last synced at: 12 months ago - Pushed at: over 5 years ago - Stars: 8 - Forks: 7

dhilipsiva/py-compress-compare
Analyzing Python Compression Libraries: zlib, LZ4, Brotli, and Zstandard
Language: Python - Size: 146 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 1

dearblue/ruby-extzstd
ruby bindings for Zstd (Zstandard)
Language: C - Size: 438 KB - Last synced at: 23 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

teimichael/EasyCompression
An easy-to-use CLI-based compression tool.
Language: Go - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

instantiations/es_compression_grpc
Provides additional compression schemes such as brotli, lz4, zstd (Zstandard) to Dart's gRPC library
Language: Dart - Size: 28.3 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 0

gekomad/scala-compress
Archivers and Compressors for Scala
Language: Scala - Size: 4.95 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 3

sjnam/luajit-zstd 📦
Facebook zstandard ffi binding
Language: Lua - Size: 58.6 KB - Last synced at: 11 days ago - Pushed at: about 6 years ago - Stars: 26 - Forks: 3

PRL-PRG/streamr
Real-time streaming compression of R objects for efficient serialization and deserialization
Language: C - Size: 314 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

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
Language: Jupyter Notebook - Size: 627 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

LeadRDRK/ZPack
Fast, simple, general-purpose archive file format.
Language: C - Size: 223 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 12 - Forks: 3

thekvs/zstdr
R bindings to the zstandard compression library
Language: C++ - Size: 2.07 MB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 10 - Forks: 3

kspalaiologos/modern-rzip
A backup suite. Supports FLZMA2, bzip3, LZ4, Zstandard, LSH i-node ordering deduplicating archiver, long range deduplication, encryption and recovery records
Language: C - Size: 3.1 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 0

LuccaSA/TarCompressCrypt 📦
TCC : blazing fast compression / decompression / encryption
Language: C# - Size: 5.17 MB - Last synced at: 20 days ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 1

shibox/ZstdNet Fork of skbkontur/ZstdNet
Zstd wrapper for .NET Core
Language: C# - Size: 981 KB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

KillingSpark/sparkzstd
A zstd decompressor written in golang
Language: Go - Size: 10.2 MB - Last synced at: about 2 months ago - Pushed at: about 6 years ago - Stars: 46 - Forks: 2

pedroalbanese/zstd
ZStandard compression tool for modern multi-core machines written in Go
Language: Go - Size: 21.5 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

draguve/R6-Replays
Language: Python - Size: 1.29 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 17 - Forks: 5

zraorg/ZRA
ZStandard Random Access (ZRA) allows random access inside an archive compressed using ZStandard
Language: C++ - Size: 64.5 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 25 - Forks: 2

allebacco/compressed_streams
std::istream and std::ostream with compression
Language: C++ - Size: 343 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 12 - Forks: 1

Crauzer/ZstdSharp
Wrapper for the Zstandard compression library
Language: C# - Size: 24 MB - Last synced at: 5 days ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 1

facebookarchive/hs-zstd 📦
Bindings to the Zstandard library to make it usable from the Haskell programming language.
Language: Haskell - Size: 4.96 MB - Last synced at: about 1 year ago - Pushed at: over 8 years ago - Stars: 45 - Forks: 13

dzhemvrot/Zstd-DC
This is a program to compress and decompress files, using Zstandard.
Language: Python - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

pkgstore-old/linux-rpm-zstd
Size: 4.9 MB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

vicanso/elton-compress
Compress middleware for elton.
Language: Go - Size: 129 KB - Last synced at: 4 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

nschorgh/PDS-Throughput
High-Throughput Processing of data from the Planetary Data System (PDS)
Language: Shell - Size: 233 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

nwtgck/akka-stream-zstd
Zstandard compression for Akka Stream
Language: Scala - Size: 13.7 KB - Last synced at: 7 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

ascoderu/compression-benchmarks
Benchmark to compare serialization and compression algorithms
Language: Python - Size: 83 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 3

eriksjolund/compress-pfam-data-benchmark-zstd
Minimal benchmark test to compare zstd (zstandard) compression with gzip for the datafile Pfam-A.full.gz
Size: 47.9 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

espadrine/compressor-benchmark
Look into the range of real-world circumstances where various compression programs win.
Language: Makefile - Size: 27.3 KB - Last synced at: 8 days ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

nwtgck/akka-stream-zstd-example
Example of akka-stream-zstd
Language: Scala - Size: 3.62 MB - Last synced at: 7 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

albe/node-zstd Fork of Yak0xff/node-zstd
Zstd wrapper for Nodejs
Language: C++ - Size: 24.4 MB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0
