-
flate2
DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams.
-
zip
support the reading and writing of zip files
-
miniz_oxide
DEFLATE compression and decompression library rewritten in Rust based on miniz
-
lz4_flex
Fastest LZ4 implementation in Rust, no unsafe by default
-
zstd
Binding for the zstd compression library
-
brotli
compressor and decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that…
-
async-compression
Adaptors between compression crates and Rust's modern asynchronous IO types
-
brotli-decompressor
brotli decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard…
-
bzip2
Bindings to libbzip2 for bzip2 compression and decompression exposed as Reader/Writer streams
-
bitpacking
Fast integer compression/decompression via SIMD bit-packing. Port of simdcomp to rust.
-
oxipng
A lossless PNG compression optimizer
-
niffler
transparent support for compressed files
-
lz4
bindings library
-
trie-rs
Memory efficient trie (prefix tree) and map library based on LOUDS
-
weezl
Fast LZW compression and decompression
-
libz-sys
Low-level bindings to the system libz library (also known as zlib)
-
async_zip
An asynchronous ZIP archive reading/writing crate
-
libdeflater
Bindings to libdeflate for DEFLATE (de)compression exposed as non-streaming buffer operations. Contains bindings for raw deflate, zlib, and gzip data.
-
gzp
Parallel Compression
-
bita
Differential file synchronization over http(s)
-
ruzstd
A decoder for the zstd compression format
-
sux
A pure Rust implementation of succinct and compressed data structures
-
zopfli
compression algorithm
-
arx
A fast, mountable file archive based on Jubako container. Replacement of tar and zip.
-
yazi
DEFLATE/zlib compression and decompression
-
risc0-zkp
RISC Zero zero-knowledge proof system core crate
-
zip-extract
Archive extraction via zip-rs, automated
-
lzzzz
Full-featured liblz4 binding for Rust
-
gix-archive
archive generation from of a worktree stream
-
ouch
A command-line utility for easily compressing and decompressing files and directories
-
libz-rs-sys
A memory-safe zlib implementation written in rust
-
binstalk-fetchers
The binstall fetchers
-
libflate
DEFLATE algorithm and related formats (ZLIB, GZIP)
-
unrar
list and extract RAR archives
-
inflate
DEFLATE decoding
-
bls12_381_plus
BLS12-381 pairing-friendly elliptic curve construction. This is a fork from zkcrypto/bls12_381 but adds hash to curve and multiexponentiation methods as well as enables multi-pairing without the allocator requirement
-
xz2
Rust bindings to liblzma providing Read/Write streams as well as low-level in-memory encoding/decoding
-
mago
A comprehensive suite of PHP tooling inspired by Rust’s approach, providing parsing, linting, formatting, and more through a unified CLI and library interface
-
dsi-bitstream
read/write bit streams supporting several types of instantaneous codes
-
liblzma
Rust bindings to liblzma providing Read/Write streams as well as low-level in-memory encoding/decoding. forked from xz2.
-
zune-inflate
A heavily optimized deflate decompressor in Pure Rust
-
arrow-ipc
Support for the Arrow IPC format
-
sevenz-rust
A 7z decompressor/compressor written in pure rust
-
bsdiff
Rust port of the bsdiff binary diffing algorithm
-
nu_plugin_strutils
a collection of string utilities for nushell
-
kcl-lib
KittyCAD Language implementation and tools
-
tsz-compress
Delta-delta, Delta compression for time series data
-
ar_archive_writer
A writer for object file ar archives
-
lzxd
Decompression implementation for Microsoft's LZXD compression format
-
autonomi
client API
-
swh-graph
Compressed in-memory representation of the Software Heritage archive graph
-
constriction
Entropy coders for research and production (Rust and Python)
-
fdeflate
Fast specialized deflate implementation
-
ar
encoding/decoding Unix archive files
-
zlib-rs
A memory-safe zlib implementation written in rust
-
pco
Good compression for numerical sequences
-
async-tar
async TAR file reader and writer. This library does not currently handle compression, but it is abstract over all I/O readers and writers. Additionally, great lengths are taken to ensure that the entire…
-
fb_procfs
reading procfs
-
zipsign-api
Sign and verify
.zip
and.tar.gz
files with an ed25519 signing key -
derivre
A derivative-based regular expression engine
-
ex-cli
Command line tool to find, filter, sort and list files
-
astral-tokio-tar
async TAR file reader and writer. This library does not currently handle compression, but it is abstract over all I/O readers and writers. Additionally, great lengths are taken to ensure that the entire…
-
oneio
that provides unified simple IO interface for reading and writing to and from data files from different sources and compressions
-
binstalk-bins
The binstall binaries discovery and installation crate
-
fsst-rs
Pure-Rust implementation of Fast Static Symbol Tables algorithm for string compression
-
hdt
Header Dictionary Triples (HDT) RDF compression format
-
qbsdiff
Fast and memory saving bsdiff 4.x compatible delta compressor and patcher
-
cseq_benchmark
The program for benchmarking compact sequences and bitmaps
-
subsetter
Reduces the size and coverage of OpenType fonts
-
lzma-sys
Raw bindings to liblzma which contains an implementation of LZMA and xz stream encoding/decoding. High level Rust bindings are available in the
xz2
crate -
zip-extensions
An extension crate for zip
-
libz-ng-sys
Low-level bindings to zlib-ng (libz-ng), a high-performance zlib library
-
applesauce
compressing files with apple file system compression
-
brotlic
Bindings to the brotli library featuring a low-overhead encoder and decoder, io::Write and io::Read wrappers for compression and decompression at customizable compression qualities and window sizes
-
zstd-framed
zstd seekable format compression and decompression. Supports sync and async I/O
-
sevenz-rust2
A 7z decompressor/compressor written in pure Rust
-
wrappe
Packer for creating self-contained single-binary applications from executables and directories
-
matchtigs
Different algorithms for computing small and minimum plain text representations of kmer sets
-
oxyroot
attempt to make library reading and writing of
.root
binary files which are commonly used in particle physics -
ripunzip
unzip an archive in parallel
-
hello-phext
A rust-native implementation of phext with replit support
-
bellpepper
Gadgets for a SNARK Circuit library
-
cab
Read/write Windows cabinet (CAB) files
-
rc-zip
An I/O-agnostic implementation of the zip file format
-
deflate64
based on .NET's implementation
-
laz
Rust port of Laszip compression. of the LAS format
-
memory-serve
Fast static file serving for axum web applications
-
compress-tools
functions for compressed and archive files handling
-
lz4-sys
Rust LZ4 sys package
-
delharc
parsing and extracting files from LHA/LZH archives
-
vach
archiving format, designed for storing assets in compact secure containers
-
flexpolyline
Flexible Polyline encoding: a lossy compressed representation of a list of coordinate pairs or triples
-
actix-web-rust-embed-responder
An actix-web responder for rust-embed that implements cache revalidation and compressed responses
-
rawzip
A Zip archive reader and writer
-
grenad
Tools to sort, merge, write, and read immutable key-value pairs
-
libbz2-rs-sys
a drop-in compatible rust bzip2 implementation
-
simple-minify-html
Extremely fast and simple fork of minify-html
-
lzma-rs
A codec for LZMA, LZMA2 and XZ written in pure Rust
-
rfmp
A program to pack and install Factorio mods from source code quickly
-
rzopfli
A lossless data compression tool using Zopfli
-
cloudflare-zlib
Safe wrapper for Cloudflare's optimized zlib
-
compu
Rust Compression library with generic interface
-
loggit
lightweight, easy-to-use logging library for Rust
-
statsig-rust
Statsig Rust SDK for usage in multi-user server environments
-
font-manager
manage fonts on linux systems
-
fecr
FerrumCrimper - A fast, Rust-powered CLI tool for efficient file management, compression, and archival with support for multiple formats and secure data handling
-
servicepoint
CCCB Service Point Display
-
extr
archive extractor that makes unpacking files as easy as typing their name. No more memorizing complex flags or commands - just point extr at any archive and let the magic happen. Supporting 30+ formats…
-
preflate-rs
Decompresses existing DEFLATE streams to allow for better compression (eg with ZStandard) while allowing the exact original binary DEFLATE stream to be recreated by detecting the parameters used during compression
-
structdiff
zero-dependency crate for generating and applying partial diffs between struct instances
-
sftool
SiFli SoC serial utility library
-
bffextract
Extract content of BFF file (AIX Backup file format)
-
pesde
A package manager for the Luau programming language, supporting multiple runtimes including Roblox and Lune
-
exaf-rs
Extensible archiver format
-
fastpfor
written in Rust
-
threecpio
manage initrd cpio archives
-
mtzip
making zip archives with multithreaded compression
-
z_osmf
z/OSMF Client
-
waj
Store a web site in a package
-
vortex-sampling-compressor
Vortex compressor that uses statistical sampling
-
crunch64-cli
compressing/decompressing files with common n64 formats
-
smn_archive
An archive editor for a custom smnarchive format (.smn)
-
payload_packer
CLI Utility to pack android device partitions as payload.bin
-
vortex-array
Vortex in memory columnar data format
-
xz4rust
Memory safe pure Rust no-std & no alloc XZ decoder
-
detsys-ids-client
A client for install.determinate.systems
-
shrub-rs
working with Evergreen Project configurations
-
louds-rs
High performance LOUDS (Level-Order Unary Degree Sequence) library
-
minimum_redundancy
encode and decode data with binary or non-binary Huffman coding
-
remozipsy
Remote Zip Sync - sync remote zip to local fs
-
isal-rs
isa-l Rust bindings
-
cocmd
cmdops tool for dev teams
-
ezark
Open source archive utility written in Rust
-
piz
piz (a Parallel Implementation of Zip) is a ZIP archive reader designed to concurrently decompress files using a simple API
-
pnp
Resolution primitives for Yarn PnP
-
omicron-zone-package
Packaging tools for Oxide's control plane software
-
many-unzip
Unzip iterators into tuples of arbitrary length, surpassing the limitations of
Iterator::unzip
anditertools::multiunzip
-
minicdn
Static files, compressed for efficiency
-
tauri-plugin-cache
Advanced disk caching solution for Tauri applications. Provides compression, TTL management, memory caching, automatic cleanup, and cross-platform support. Enhances data access performance and storage optimization.
-
twmap
Parse, edit and save Teeworlds and DDNet maps
-
slow5
interacting with slow5
-
lnk_parser
A full rust implementation to parse windows LNK files
-
webgraph
port of the WebGraph framework (http://webgraph.di.unimi.it/)
-
datafusion-common
Common functionality for DataFusion query engine
-
fid-rs
High performance FID (Fully Indexable Dictionary) library
-
mpq
reading MPQ archives
-
gzip-header
decoding and encoding the header part of gzip files based on the gzip header implementation in the flate2 crate
-
add-determinism
RPM buildroot helper to strip nondeterministic bits in files
-
zstd-safe
Safe low-level bindings for the zstd compression library
-
loro-rle
A internal library of loro for storing and manipulating run-length encoded data. Do not use it directly.
-
zfp-sys
Raw Rust bindings to ZFP (https://github.com/LLNL/zfp)
-
bbse
Backward Binary Search Encoding — minimal and deterministic scheme for sorted domains
-
tszip
command line utility for quickly compressing and decompressing a directory through tar and snap compression
-
json-job-dispatch
Dispatch jobs described by JSON files and sort them according to their status
-
webtek-grader
Aids in the process of extracting student deliverables, and leverages GPT to generate a proposal for the student feedback
-
getpocket
API (https://getpocket.com/)
-
hyperbuild
Fast allocation-less HTML minifier with smart whitespace handling
-
deflate
zlib and gzip encoder written in Rust
-
ragit
git-like rag pipeline
-
tzf-rel
Probuf based binary timezone data distribution for tzf-rs
-
backupsync
A fast and efficient multi-threaded backup tool written in Rust, supporting compression, incremental backup, and automation
-
vortex-sparse
Vortex Sparse array
-
garage_block
Block manager for the Garage object store
-
cpio
An API for creating CPIO archives
-
cart_container
The CaRT file format is used to store or transfer malware and it's associated metadata. It neuters the malware so it cannot be executed, and encrypts it so anti-virus software cannot flag the CaRT file as malware
-
quake-util
using Quake file formats
-
typescript_tools
Tools for working with TypeScript monorepos
-
sfbinpack
read Stockfish Binpacks
-
rusty_borg
simplifying BorgBack
-
slpz
Compresses and decompresses between the slp and slpz Slippi replay formats
-
warc
reading and writing WARC files
-
caligula
A lightweight, user-friendly disk imaging tool
-
bcf_reader
a small, lightweight, pure-Rust library to allow efficient, cross-platform access to genotype data in BCF files
-
lzs
A LZSS (early implementation) en-/decompressor (lossless data compression, no_std capable, in pure Rust)
-
misc_utils
A small collection of convenient and utility functions developed for personal use
-
streaming-decompression
Fallible streaming iterator specialized for decompression
-
netpulse
Keep track of if your internet is still alive, collect stats against a crappy ISP
-
flowgger
fast, simple and lightweight data collector
-
makepad-miniz
Makepad fork of miniz-oxide with no deps
-
cabac
Context-adaptive binary arithmetic coding library
-
mayda
Compression of integer arrays, favoring decompression speed
-
axfive-libzip
Bindings for system libzip
-
cpio-archive
cpio archive reading and writing
-
refpack
providing compression/decompression for the RefPack compression format, utilized by many early 2000s EA games
-
ddup-bak
An archive format that supports multiple compression algorithms at once
-
bgzip
Rust implementation of bgzip
-
log2
out-of-the-box logging library for Rust
-
bzip2-rs
Pure Rust bzip2 decompressor
-
backpak
A content-addressed backup system with deduplication and compression
-
blosc-src
FFI bindings for blosc-c
-
binstall-tar
TAR file reader and writer. This library does not currently handle compression, but it is abstract over all I/O readers and writers. Additionally, great lengths are taken to ensure that the entire…
-
rust-woocommerce
Framework for woocommerce
-
blue_archive
A Blue Archive api wrapper for Rust, based off of SchaleDB's data: https://github.com/lonqie/SchaleDB
-
p3-merkle-tree
Plonky3 is a toolkit for implementing polynomial IOPs (PIOPs), such as PLONK and STARKs
-
post-archiver
A Unify Archive
-
rapid-qoi
Optimized QOI format encoder and decoder
-
fst-native
FST wavedump format reader implemented in safe Rust
-
scrunch
full-text-searching compression
-
box-format
Support library for the Box open standard archive format
-
archflow
Create a streamable Zip archive
-
libprotonup
Custom Proton Download and installation
-
base_sequence_compression
compressing and decompressing DNA sequences
-
hcompress
HCompress Library
-
libwild
that provides a fast Linux linker
-
gear-wasmer-cache
Wasmer executor's module caches used by Gear nodes
-
bzip3
compression library
-
taos-query
Driver for TDengine - a timeseries database and analysis platform
-
kfuz2_lib
Creates uz2 files and does it fast
-
esthri
Extremely simple (memory stable) S3 client that supports get, put, head, list, and sync
-
aws-smithy-compression
Request compression for smithy clients
-
glaive
Cut your http requests to pieces
-
netidx-archive
netidx archive file format
-
niffler-temp
transparent support for compressed files
-
gzinspector
inspect gzip/zlib compressed files (especially chunked textual files such as WARC, WET, WAT, CDX, ZipNum, etc.)
-
debbugs
Debian Bugtracking System API client
-
unarc-rs
handling & extracting ARJ, ARC, ZOO, SQ/SQ2/QQQ, SQZ, .Z and HYP archives
-
below-store
Store crate for below
-
redirectionio
Redirection IO Library to handle matching rule, redirect and filtering headers and body
-
lzfse_rust
A pure Rust LZFSE library
-
zlib-header-cli
CLI to print details of the 2 Byte zlib header, as defined in RFC 1950
-
vpk
Valve Pak format parser for Rust
-
applesauce-cli
A command-line interface for compressing and decompressing files using macos transparent compression
-
dwarfs
reading DwarFS archives (aka. DwarFS images)
-
miniphy
Create an ordered FASTA TAR file
-
blosc
Rust bindings to the C-BLOSC compression library
-
vq
A vector quantization library for Rust
-
noodles-bgzf
Blocked gzip format (BGZF) reader and writer
-
simple_server_status
cpu, ram, net, and tcp status for Linux servers
-
lzss
en-/decompressor (lossless data compression, no_std capable, in pure Rust)
-
chess-huffman
Compresses chess games using Huffman coding
-
rvdasm
A RISC-V disassembler written in Rust
-
orthrus-ncompress
Orthrus module supporting Nintendo compression formats
-
xvf
Easy archive extraction
-
prs-rs
High performance compressor/decompressor for the SEGA PRS Compression scheme
-
pingora-header-serde
HTTP header (de)serialization and compression for Pingora
-
hyper-archive
HPA | Ultra Fast Archive compression method for games and many other
-
partialzip
Download single files from online zip archives or list the content
-
splinter-rs
A compressed bitmap format optimized for small, sparse sets of u32s with zero-copy querying
-
dcss-api
A DCSS Webtile API for Rust
-
bitterlemon
An RLE-based encoder and decoder for bit streams
-
zstd-reusectx
Binding for the zstd compression library, with the ability to reuse compression contexts
-
streaming-libdeflate-rs
Streaming decompression RIIR of libdeflate
-
blue-build-utils
A CLI tool built for creating Containerfile templates for ostree based atomic distros
-
img2epub
Convert images to EPUB
-
libthermite
managing Northstar mods
-
oma-pm
APT package manager API abstraction library
-
soar-dl
A fast download manager
-
export-cef-dir
Export pre-built CEF (Chromium Embedded Framework) archives
-
cgn-cli
A command-line tool for optimally compressing chess games in PGN format
-
csf_benchmark
The program for benchmarking Compressed Static Functions
-
conformal_poly
Helper utilities for polyphonic synthesizers in the conformal framework
-
fluvio-compression
Fluvio Compression library
-
dalet
in Rust
-
crunch64
handling common compression formats for N64 games
-
rc-zip-sync
Synchronous zip reading on top of rc-zip
-
borgbackup
A wapper for the borgbackup utility
-
composable-indexes
In-memory collections with composable indexes
-
timestudy
Track your activities
-
libdivsufsort-rs
wrapper of libdivsufsort
-
servicepoint2
CCCB Service Point Display
-
luanti-protocol
Luanti protocol implemented in Rust
-
rocket_async_compression
Response compression in both gzip and brotli formats for the Rocket webserver using the
async-compression
library -
lzma_tarball
reading and writing tarballs with lzma compression
-
arcode
An Arithmetic Coder (lossless entropy encoder)
-
log4rsx
A highly configurable multi-output logging implementation for the
log
facade -
simple-arithmetic-coding
Arithmetic coding, directly derived from the well-known CACM87 C-language implementation
-
files-diff
differing files and ZIP archives
-
palettevec
A palette compressed vector library for potentially insane runtime compression ratios
-
sz3
High level bindings to the SZ3 lossy floating point compressor
-
riscv-isa
RISC-V instruction set architecture library
-
rpgcpf
GCPF archive compression and decompression library
-
lz-decompress
Rust bindings to lzlib for decompressing .lz files
-
rvz
RVZ compression library
-
utf-c
A small and simple compression for UTF-8 texts
-
bondrewd
Bit-Level field packing with proc_macros
-
clickhouse-rs-cityhash-sys
Rust CityHash sys package for clickhouse-rs
-
openmw-cfg
interacting with the openmw config file and the virtual file system it defines
-
compressed_log
Log compression on the fly
-
libcramjam
Compression library combining a plethora of algorithms in a similar as possible API
-
mlir-sys
Rust bindings to the MLIR C API
-
pthash
Rust bindings for PTHash
-
lz-str
A port of lz-string to Rust
-
archive-to-parquet
Recursively convert archives to parquet files
-
weg_li_api
Making working with the weg.li API more convenient
-
krata-tokio-tar
async TAR file reader and writer. This library does not currently handle compression, but it is abstract over all I/O readers and writers. Additionally, great lengths are taken to ensure that the entire…
-
photon-api
Solana indexer for general compression
-
minify
text minification. Currently supported: html, json
-
fpzip-sys
Raw Rust bindings to FPZIP (https://github.com/LLNL/fpzip)
-
autonomi-cli
Autonomi CLI
-
sos-backend
Backend storage abstraction for the Save Our Secrets SDK
-
wallabag-api
Client API library for Wallabag
-
indexed_deflate
Gzip/Zlib/DEFLATE decoder with efficient random access
-
header-plz
Header for the ParsePlz ecosystem
-
ciso
image compression and decompression
-
approx_int
A compact representation of numbers using a tuple (u8, u8, bool) for efficient approximation and storage
-
generic_compression
providing generic implementations of common compression algorithms
-
fastfibonacci
Fast Fibonacci encoding/decoding
-
crnlib
Rust port of crunch, to decode .crn file
-
compressed-intvec
A compressed integer vector with fast random access that stores values with instantaneous codes in a bitstream
-
binarygcode
libbgcode to serialise and deserialise binary gcode
-
compress_io
Convenience library for reading and writing compressed files/streams
-
ppmd-core
Pure Rust crate for PPMd compression
-
compress-json-rs
Store JSON data in a space-efficient compressed form, with round-trip compression/decompression
-
rkyv-owned-archive
Helpers for having owned Archived types in rkyv
-
kutil-transcoding
Transcoding utilities from Kutil
-
qtruss
finite-element solver for trusses
-
xitca-http
http library for xitca
-
pardalotus_snapshot_tool
Tools to work with scholarly metadata snapshots from DataCite and Crossref
-
fast-assets
Easy to use Assets Manager
-
aliyun-oss-rs
A non-official Rust SDK implementation for Alibaba Cloud OSS
-
nexrad-data
Models and functions for accessing NEXRAD data from public sources
-
loki-api
Protobuf types used by the Grafana Loki HTTP API
-
zeekstd
Zstandard Seekable Format
-
ricecomp
Rice Compression Algorithm
-
fspp
Filesystem++ : Access the filesystem in a cleaner, easier way
-
crate_untar
Streaming reader of Cargo’s published package format (
.crate
tarball) -
binary-ensemble
A CLI tool for working with and compressing ensembles of districting plans
-
starbase_archive
packing and unpacking archives. Supports tar and zip.
-
destiny-pkg
Destiny 1/2 Tiger package library and tools (unpacker, verification)
-
minhtml
[CLI] Extremely fast and smart HTML + JS + CSS minifier
-
silpkg
working with SIL's PKG archives
-
aehobak
Transcoder for bsdiff binary patches
-
include-flate
A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation
-
fattureincloud-rs
Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible…
-
rrdcached-client
A RRDCached (RRDtool) client library
-
unzip-all
Decompress all file recursively using unar
-
ef_rs
Elias-Fano encoding scheme
-
linker-layout
Data structures for storing linker layout information
-
farmfe_plugin_minify
Minify plugin of farm
-
tsz
time series compression based upon Facebook's Gorilla whitepaper
-
capy_kem
ML-KEM with MAL-BIND Security
-
babyjubjub-rs
BabyJubJub elliptic curve implementation
-
flate3
High-performance RFC 1952 compression and de-compression
-
acr
All shared code across the whole Acridotheres project
-
ali-oss
an aliyun oss sdk for rust
-
wayback-rs
Tools for working with the Internet Archive's Wayback Machine
-
deko
A decoder that automatically detects compression format (gzip, bzip2, xz, zstd) via external crates. Includes an encoder for the same formats as well.
-
lznint
compressing and decompressing data using the LZ-based compression format used by Nintendo in Super Metroid
-
gdeflate
compressing and decompressing the GDeflate format
-
parallel-processor
Framework to manage asynchronous execution of multiple compute units communicating using messages
-
cloudflare-zlib-sys
Cloudflare fork of zlib with performance improvements
-
jubako
The reference implementation of the Jubako container format
-
firo
Straightforward rotating file implementation
-
lerc
Safe and idiomatic Rust wrapper for Esri's LERC compression library
-
vortex-fastlanes
Vortex fastlanes arrays
-
ozymandias
Alpha-quality backup program
-
q_compress
Good compression for numerical sequences and time series
-
chess_compression
A chess compression library
-
rust-lzma
interface for LZMA compression and decompression
-
simplerusthttpsclient
client with rust native tls
-
functo_rs
Control/Data/Unrestricted monad hierarchies for Rust to be used with qualified_do
-
nvtt_rs
wrapper around the Nvidia Texture Tools library
-
obsidian-lib
reading and extracting files from Obsidian .obby plugin files
-
rs-genetics
Genetic algorithms library
-
huffc
A CLI tool for Huffman compression and decompression
-
bam
that allows to read and write BAM, SAM and BGZIP files, written completely in Rust
-
dawars
query Danmarks Adressers Web API (DAWA)
-
bzip2-sys
Bindings to libbzip2 for bzip2 compression and decompression exposed as Reader/Writer streams
-
rpgmad-lib
A decrypter implementation for rpgm-archive-decrypter. Not intended for use in other applications; but can be.
-
zip_structs
ZIP archives structures handling library
-
lz-fear
A fast pure-rust no-unsafe implementation of LZ4 compression and decompression
-
keypropdecode
decoding Windows file system elements attributes constants
-
unrar-async
List and extract .rar archives, async
-
zopen
Automatically open compressed files
-
mock_json
A very simple mock json tool
-
fastlz-rs
Pure-Rust reimplementation of FastLZ
-
acridotheres
Core Library
-
nydus-utils
helpers for Nydus Image Service
-
helm2oci
convert Helm charts tarfiles into OCI layout
-
asar
read and write asar archives, often used by Electron apps
-
rustpack
Bundle Rust applications for cross-platform execution
-
rc-zip-cli
A sample zip decompressor based on rc-zip
-
alac-encoder
Rust port of Apple's open source ALAC library
-
blosc2-rs
Blosc2
-
sos-archive
ZIP archive reader and writer for the Save Our Secrets SDK
-
rzbackup
RZBackup
-
huffman-compress
Huffman compression given a probability distribution over arbitrary symbols
-
ziplyn
A fast and lightweight file compression and extraction tool built in Rust
-
bincache
ZitaneLabs binary cache
-
better-limit-reader
Configurable limit reader that limits the number of bytes read from an underlying reader, supporting decompression from Gzip and Zlib compressed via
flate2
-
flop
floppy-disk facades for common archive formats!
-
rasn-cdt
Data types for the Compressed Data Type
-
loro-kv-store
Key-value store component for Loro, a high-performance CRDTs framework
-
compress
Various compression algorithms written in rust
-
unarchive
common archive formats
-
hpt-iterator
An internal library implements iterator for hpt
-
minify-js
Extremely fast JavaScript minifier
-
entitled-exe
Script kiddies whining about no compiled binaries? Troll them with an exe that opens GitHub
-
arithmetic-coding-adder-dep
fast and flexible arithmetic coding library
-
autonomi-nodejs
NodeJS bindings for the autonomi client
-
zstd-seekable
Bindings to the seekable version of ZStandard
-
easy-archive
-
mlar
A wrapper around the MLA library for common usecases
-
dw-openmw-cfg
interacting with the openmw configuration files and directories. Forked from its predecessor, openmw-cfg.
-
diary-cli
A powerful cli for documenting and keeping a diary
-
libdeflate-sys
Bindings to libdeflate for DEFLATE (de)compression exposed as non-streaming buffer operations. Contains bindings for raw deflate, zlib, and gzip data.
-
divvunspell
Spell checking library for ZHFST/BHFST spellers, with case handling and tokenization support
-
ahqstore_cli_rs
AHQ Store CLI
-
zlib-header
work with the 2 Byte zlib header, as defined in RFC 1950
-
soph-view
Framework for Web Rustceans
-
nvda_url
Retrieve download URLs for the NVDA screen reader
-
spack-rs
Summon spack from rust build scripts!
-
rans
rANS (range variant of Asymmetric Numeral Systems) encoder and decoder
-
FirmNetter
测试,请勿使用!
-
arithmetify
arithmetic coding
-
async-mtzip
making zip archives with multithreaded async compression
-
retrocompressor
file compression with retro formats
-
pqcrypto-std
Standardized quantum-resistant cryptographic primitives
-
bunko
lightweight, flexible, high-performance Rust library for data compression and decompression
-
jsonm
port for Rust. jsonm is a fast and safe way to compress JSON messages using memoization. jsonm makes messages up to several orders of magnitude smaller by getting rid of repeated names and values.
-
ps-deflate
Object wrapper around libdeflater
-
rust-ena
ena-crate interacts directly with the European Nucleotide Archive(ENA)
-
smn_shelf
An archive system for general form based data
-
swh-provenance-db-build
Reads a swh-graph dataset, and produces a Parquet database suitable for efficient provenance queries
-
vorbis_bitpack
Vorbis I bitpacking convention
-
anyreader
Efficiently and recursively read archives and compressed streams of data
-
rust-gd
Generalized Deduplication based on Error-Correcting Codes
-
chromiumoxide_fetcher
Contains a chromium fetcher
-
zip-core
zip implementation independent structs and helpers
-
sourisdb
Database format focused on compression size without using external libraries
-
rs-zip2asn2data2concat
Concatenates asn1 values in a zip
-
sigstat
Statsig Rust SDK for usage in multi-user server environments
-
agzip
Async compatible gzip (de)compressor
-
emdb_lib
Orthographic token compression
-
warpalib
An unopiniated api for parsing renpy archives
-
hff
Hierarchical File Format
-
peapod
Ultra-compact storage for enums
-
tree-buf
A prototype binary serialization protocol for data
-
pcompress
Experimental, efficient, and performant binary representation of districting plans
-
zfp-sys-cc
Raw Rust bindings to ZFP (https://github.com/LLNL/zfp) with Microsoft Windows 10 support
-
enet-rs
A ENet library for Rust
-
flate2-expose
DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams.
-
zipit
Create and stream zip archives on the fly
-
cmprss
A compression multi-tool for the command line
-
os-bridge
A cross platform API bridge based on Rust language
-
snappy_src
FFI bindings for snappy, a fast compressor/decompressor
-
banzai
A pure Rust bzip2 encoder
-
om-file-format-sys
Rust bindings for om-file-format C code
-
logs-wheel
Rolling log files with compression
-
vach-cli
A command-line tool to work with .vach files
-
smdiff-encoder
generating SMDIFF delta patches
-
lzma-rust
LZMA/LZMA2 codec ported from 'tukaani xz for java'
-
stack_seq
Small test with stack allocated sequence
-
support-bundle-viewer
Tools for inspecting an Oxide support bundle
-
futuristic
Extensions to the futures crate
-
chainsaw
manipulate newick trees
-
huff-tree-tap
Huffman Encoder and Decoder Library
-
compression
libraries implemented by pure Rust
-
nu_plugin_compress
A nushell plugin for compression and decompression, supporting zstd, gzip, bzip2, and xz
-
byte-size
An effective short string shrinker with total disregard for speed, memory usage and executable size
-
precompress_static
Brotli pre-compression for http static content
-
product-os-tower-http
Product OS : Tower Http is a derivative of the tower-http crate restructured for both std and no_std environments
-
zipcompose
YAML-based zip runner
-
crabz
Parallel Compression
-
bitbottle
a modern archive file format
-
rust-lzxpress
interface for Microsoft LZXpress decompression
-
pinenut-log
An extremely high performance logging system for clients (iOS, Android, Desktop), written in Rust
-
asuran
Deduplicating, encrypting, fast, and tamper evident archive format
-
freaky/compactor
An interface to Windows 10 filesystem compression
-
lzfse
Rust bindings for the LZFSE reference implementation
-
swf-types
Type definitions for the SWF file format
-
crates_tools
Tools to analyse crate files
-
makepad-zune-inflate
A heavily optimized deflate decompressor in Pure Rust
-
kv-trie-rs
KV capable prefix trie library based on LOUDS
-
astcenc-rs
Idiomatic Rust bindings to the official ASTC encoder library from ARM
-
sos-search
In-memory meta data search index the Save Our Secrets SDK
-
dipa
dipa makes it easy to efficiently delta encode large Rust data structures
-
pfs_unpacker
Artemis Engine archive unpacker ( packer )
-
wkwrap
webKNOSSOS wrapper is a file format designed for large-scale, three-dimensional voxel datasets. It was optimized for high-speed access to data subvolumes, and supports multi-channel data and dataset compression.
-
vortex-proto
Protocol buffer definitions for Vortex types
-
qualified_do
Composable _qualified_ do expressions for Rust, supporting monad- and applicative-like structures
-
ubiquity
n-directional file synchronization utility
-
http_reader
HttpReader with cache can be used for ZipArchive, sevenz-rust and etc
-
arithmetic-coding
fast and flexible arithmetic coding library
-
zstd-sys
Low-level bindings for the zstd compression library
-
fst-reader
FST wavedump format reader implemented in safe Rust. Formerly known as fst-native.
-
malwaredb-lzjd
LZJD algorithm by Edward Raff -- https://github.com/EdwardRaff/jLZJD
-
blosc2-src
FFI bindings for c-blosc2
-
valve-server-query
This package allows you to access the data provided by Valve's Server Query protocol
-
android-sparse
Android's sparse file format
-
primitive-archiver
Primitive archiver
-
minilzo
A wrapper around the portable lossless data compression library
-
libz-rs-sys-cdylib
A memory-safe zlib implementation written in rust
-
lzo-sys
Raw bindings to the LZO compression library
-
cpclib-crunchers
crunchers that are used in cpc world
-
rvcr
Record-and-replay HTTP testing for requests
-
escapi
Extremely Simple Capture API (ESCAPI) - simple webcam API for windows
-
packed-char
Stores a char or a 22-bit integer in 32 bits
-
rscompress
compression of data
-
singlefile-formats
Default file format implementations for singlefile
-
keyz
keyz client for Rust
-
zotgtfs
Conversion of Anteater Express data to GTFS Schedule and Realtime
-
lzokay-native
A pure rust port of lzookay
-
swapvec
A Vector swapping to disk after exceeding a given length
-
snap
A pure Rust implementation of the Snappy compression algorithm. Includes streaming compression and decompression.
-
nanovec
Arrays and Vec-likes of small integers packed in an integer or two
-
snes_compress
decompressing and recompressing data in SNES games
-
syeve
efficient video encoding (lossless streaming codec)
-
person_struct_parser
Rust parser for person struct
-
shader-crusher
A little helper to optimize glsl shaders for size
-
pithos_lib
components for encrypting / compressing pithos (.pto) files, including specification
-
lz4-compression
Pure Rust implementation of LZ4 compression and decompression as a library
-
moosicbox_image
MoosicBox image package
-
Shrinkr
a compression tool for files and folders
-
tar2arx
Convert a tar archive into a arx archive
-
cosmian_bls12_381
BLS12-381 pairing-friendly elliptic curve construction
-
kifmm-fftw-src
FFTW src for fifmm
-
tthresh
High-level Rust bindings to the tthresh compressor
-
emdx
official crate
-
download-cef
Download and extract pre-built CEF (Chromium Embedded Framework) archives
-
python-oxidized-importer
A Rust-powered Python importer
-
larian-formats
reading Baldur's Gate 3 mod files
-
hive-asar
Asynchronous parser and writer for Electron's asar archive format
-
zarchive
bindings to Exzap's ZArchive library
-
blockset-lib
BLOCKSET internal library
-
webarchive
working with Apple's Web Archive file format
-
minilzo-rs
A pure rust implementation bound to the C version of minilzo
-
lore
Zero-dependency hashing algorithms
-
devker
Rust Core Project
-
langram_train
Langram train models
-
miniz_oxide_c_api
DEFLATE compression and decompression API designed to be Rust drop-in replacement for miniz
-
lzma-rust2
LZMA/LZMA2 codec ported from 'tukaani xz for java'
-
isr-dl-linux
Linux downloader for ISR
-
gribberish
Parse grib 2 files with Rust
-
grass-ir
IR for GRASS
-
grabbag
A random grab-bag of functionality
-
tera-client-packer
A CLI Utility to pack, compress and fragment TERA Online client files
-
tentacli-utils
Utils for tentacli and related projects
-
knet-bindings
Rust bindings for Kronosnet libraries
-
eip7594
cryptography needed for EIP-7594
-
backup-deduplicator
deduplicate backups. It builds a hash tree of all files and folders in the target directory. Optionally also traversing into archives like zip or tar files. The hash tree is then used to find duplicate files and folders.
-
serbzip
A quasi-lossless Balkanoidal meta-lingual compressor
-
downsample
keep downsampled history of data over long period of time
-
dxgi
convenient, higher level wrapping of the DXGI APIs. Targetting dxgi 1.2 stuff that works on Windows 7.
-
xzcheck
Command line utility to check if .xz are valid
-
unreal_asset
Unreal Engine 4/5 game asset serialization library
-
bosque
A very fast in-place kdtree library
-
img_comp
jpg, png 图片压缩
-
rstxtar
txtar Go package
-
rust-dense-bitset
Efficient and compact bitsets for Rust
-
pingap-logger
Logger for pingap
-
autocompress
Automatically select suitable decoder from magic bytes or encoder from file extension
-
oodle
wrapper for rust
-
sqlar
Port of the SQLite Archive Files utility
-
paku
Collection of decompressors in pure safe Rust
-
jlcpcb-to-parquet
convert JLCPCB Parts Library to Parquet
-
fossil-delta
functions for calculating differences between strings and applying calculated deltas
-
hydroper_swf
Read and write the Adobe Flash SWF file format
-
docchi
A diff-based data management language to implement unlimited undo, auto-save for games, and cloud-apps which needs to retain every change
-
ages-ice-archive
Functions for packing and unpacking SEGA's ICE archive format, used in Phantasy Star Online 2
-
archivefs
A read-only FUSE filesystem for mounting compressed archives, inspired by archivemount
-
quicklz
fast compression algorithm. This library is an implementation of the QuickLZ format in rust
-
sqsh-rs
wrapper around the libsqsh library
-
jedisct1/flowgger
fast, simple and lightweight data collector
-
unrar_sys
FFI bindings to unrar (with minimal abstractions)
-
squashfs-ng
High-level Rust wrapper for squashfs-tools-ng
-
better-minify-js
Extremely fast JavaScript minifier
-
ordbog
lossy dictionary codes for accelerated scans
-
rust-bsa-extract
extract Bethesda Softworks Archives (BSAs)
-
salzweg
A LZW encoder and decoder, fast and memory efficient
-
decompress
Extracting archives made easy
-
remotia-buffer-utils
Buffer management utilities of remotia, an open source framework for the development of remote rendering software in pure Rust
-
stitch_core
A scalable abstraction learning library
-
kortex_gen_grpc
Generated client code for Genius Core
-
huffman-compression
Package to encode and decode Huffman Strings
-
numcodecs
API for buffer compression
-
yaz0
de/compressing Nintendo Yaz0 files
-
static-compress
Create a compressed copy of files matching a glob to serve statically compressed files with a web server
-
unarchiver
CLI Tool for un/archive multiple formats of compressed files
-
zigzag
encoding and decoding
-
maker-panel
Generator for modular mechanical panels
-
hpt-dataloader
An internal library for data loading for hpt
-
pdfshrink
Shrink PDF files using Ghostscript
-
ayun-view
Framework for Web Rustceans
-
tiger-pkg
Tiger engine package reading library for Destiny 1/2 and Marathon
-
fit
A small crate used for reading and decoding FIT files generated by sports devices
-
xz-rs
A pure-Rust implementation of xz-utils
-
binjs_meta
Part of binjs-ref. Tools for manipulating grammars. You probably do not want to use this crate directly unless you're writing an encoder, decoder or parser generator for binjs.
-
dsrs
wrapper for Apache DataSketches
-
nell
Linux netlink interface
-
hpack_codec
Encoder and Decoder for HPACK (RFC 7541)
-
simple-archive
Slim library to simplify handling compressed archives in Rust based on libarchive
-
tiny-lsm
a dead-simple in-memory blocking LSM tree for constant-sized keys and values
-
pooled-writer
using N threads to write to M compressed files/writers
-
hylarana-ffmpeg-sys
mirror ffmpeg sys crate
-
clanker
Minimalistic command prompt for fish
-
brotschneider
A pure Rust Brotli compression and decompression library - precision slicing for your data!
-
tangram_zip
Tangram makes it easy for programmers to train, deploy, and monitor machine learning models
-
roach
Rust object archive: strongly-typed persistent key value storage
-
newsdata-io-api
Rust binding for the api of Newsdata.io
-
gma
read and write .gma files, the format used by garry's mods addons
-
compressed_vec
Floating point and integer compressed vector library, SIMD-enabled for fast processing/iteration over compressed representations
-
tectonic_bridge_flate
Exposing flate compression to the Tectonic C code
-
bulk
making deb packages, repositories, and update version numbers
-
newpfd
integer compression/decompression
-
brotli-dict-gen
Brotli Dictionary Generator
-
numpress
A pure rust implementation of ms-numpress, a fast, minimally lossy compression algorithm for mass spectrometry data
-
zip_recurse
that allows to ZIP directories recursively
-
cobalt-s3-archiver
CLI tool to create and validate ZIP archives in S3
-
archivelib
An implementaton of the Greenleaf ArchiveLib compression/decompression algorithm
-
archive-reader
reading files from archives
-
usf
Universal Storage Format (USF) - A next-generation, high-performance storage format
-
minipac
A packet radio protocol, designed for ham radio. Similar in function to AX.25
-
tbc
Texture Block Compression (BCn)
-
SQUICD
Squicd is a Domain-Specific Language (DSL) in Rust designed to simplify the creation of QUIC-based servers and clients for message passing
-
zip_parser
A zip file format parser, supporting no_std environment, stream parsing and seeking
-
next-web-utils
Web Utils
-
zx0
compressor implementation for Rust
-
compressed-sparse-fiber
Compressed sparse fiber implementation for Rust
-
locustdb-compression-utils
compressing and decompressing sequences used in LocustDB
-
egzreader
Read gzip/non-gzip stream easily
-
bitar
bita archive utilities
-
rkyv_util
Tools for zero-copy deserialization with rkyv
-
munzip
minimal deflate-only unzip library
-
comprexor
lib to compress and extract files and directories
-
prefix_uvarint
Prefix based variable length integer coding
-
smn_arch
SMN architecture
-
general_storage
Interface to persistent storage
-
geomedea
a geospatial data format optimized for remotely accessing a subset of planet-wide data
-
atpacks-svd-harvester
Obtains recent SVDs from Microchip ATPACKs repository
-
ferrischat_snowflake_generator
generate guaranteed unique IDs for any purpose
-
libflate_lz77
LZ77 encoder for libflate crate
-
rs-zips2items2asn2zip
Creates a zip file from zip files using asn.1/der
-
stream-unpack
A small library for stream unpacking archives
-
crossbundle-tools
Build and publish apps for Android/iOS
-
surf-header
Header info parser for surf crate
-
rusty_plantuml_encoder
A package for encoding and compressing text for plantuml diagram
-
rustminify
Minifies Rust code
-
compressed_map
'Static functions': compressed maps with the keys removed
-
lzham
High-level bindings for the lzham codec
-
bfk
Brainfuck interpreter
-
smush
Common rust abstraction around a variety of compression codecs
-
vortex-alp
Vortex ALP array
-
fft_rs
Radix-2 Fast Fourier Transform Implementation in Rust
-
comprez
compressing and decompressing structs and enums
-
weighted_trie
Weighted prefix trie for autosuggestions
-
zmem
Linux memory monitoring program that displays detailed information about virtual memory
-
teeint
A teeworlds variable int packer/unpacker
-
bb-sys
FFI bindings to Barretenberg
-
uint-zigzag
Uint is a convenience wrapper for zig-zag encoding integers to byte sequences. This allows better compression since the majority of numbers are quite small resulting in 1 or 2 bytes…
-
zdd
A Zero-suppressed BDD library
-
coding_benchmark
The program for benchmarking Huffman coding algorithms
-
lzd
LZ double-factor factorization
-
tuple_swizzle
Adds swizzle operator to tuples
-
heatshrink-lib
A minimal library implementing the heatshrink compression algorithm for no_std environments
-
svbyte
Fast Stream VByte implementation
-
maf2bed
Converts multiple alignment format (MAF) files to a BED format for tabixing. Used with jbrowse-plugin-mafviewer
-
webgraph-algo
Algorithms for the Rust port of the WebGraph framework (http://webgraph.di.unimi.it/)
-
stackpack
A compressor-agnostic compression pipeline
-
festy
3DS save file decompressor
-
group-varint-offset-encoding
Fast algorithm to compress lists if integers in blocks of 4. Appends 0s to blocks, if length of input is not divisable by 4.
-
coaly
Context aware logging and tracing library
-
xz
Rust bindings to liblzma providing Read/Write streams as well as low-level in-memory encoding/decoding. Alias of
xz2
crate -
commodity-exchange-zh
中国商品交易所数据获取工具
-
bfflib
Extract content of BFF file (AIX Backup file format)
-
xcodeproj
reader and parser
-
tokio-snappy
Wrap rust-snappy as a async stream in tokio
-
rust_io
Macro implementation for [rust_io] defining several operators to be used emulating Haskel [do notation]
-
rc-zip-tokio
Asynchronous zip reading on top of rc-zip (for tokio I/O traits)
-
huffman-codec
no_std codec for lossless compression via huffman codes
-
cita-snappy
provide compress method
-
zsnip
that contains frequently used rust code snippets
-
caff-archive
manipulating CAFF archives
-
pkgar
Redox Package Archive
-
file-rotator
File rotation made simple
-
pco_cli
compresses, inspects, and decompresses pco data
-
wsd
Delivers what simply defined
-
bipatch
A bsdiff-derived binary patching tool - patch library
-
compacto
A fast way to compress & decompress JSON
-
sendable-swapvec
A Vector swapping to disk after exceeding a given length
-
img-archive-parser
reading and extracting files from IMG Archives
-
lunar-magic-wrapper
A lightweight wrapper around the command line functionality of Lunar Magic, a commonly used Super Mario World editor
-
include_assets
include compressed assets in a Rust executable
-
chive
A low-level type-safe binary serialization library with support for numbers, arrays, strings, and nested sub-archives
-
unpack
Command line utility that unpacks archives, a maintained version of 'unbox'
-
cshannon
compression algorithms leading up to Huffman's encoding
-
zx0decompress
Decompress files in the ZX0 compression format commonly used on 8 bit platforms
-
packedsfen
processing Huffman-encoded supervised phases for Shogi AI
-
eimage-io
IO operations for processing image collections in 3D space
-
nano-leb128
Little endian base 128 variable-length code compression
-
rsolace-sys
Solace binding generated by bindgen
-
miniz-sys
Bindings to the miniz.c library
-
skive
Array slicer and compressor library
-
sourcepak
reading and writing Source engine package files
-
picori
decompilation, modding, and rom-hacking with focus on GameCube and Wii games
-
swh-graph-grpc-server
gRPC service to run the fast queries to the Software Heritage archive graph, using a compressed in-memory representation
-
debpkg
parsing debian packages
-
unbox
Command line utility that unpacks archives
-
nahpack
HPACK (RFC 7541) library
-
evtclib
An evtc parsing library
-
ru-html-extractor
A universal web page main content extractor based on line block density distribution
-
bpe-rs
Philip Gage's Byte Pair Encoding in Rust, primarily used for binary file compression and decompression
-
archive-rs
archive file library
-
libarchive
A safe Rust API for authoring and extracting archives with libarchive
-
lzw-compress
efficient implementation of the LZW data compression algorithm. LZW is a widely used compression algorithm that can be used to reduce the size of data for storage or transmission.
-
rs-txtar
txtar format
-
xp3
archive library for rust
-
isal-sys
isa-l sys crate
-
condense
A safe wrapper around libdeflate and zstd
-
compress-manager
Rust compression manager
-
mockd
Fake data generator library with 130+ functions
-
barretenberg-sys
FFI bindings to Barretenberg
-
range-encoding
range encoding (entropy coding), extracted from Opus
-
blackhole-compress
data compression
-
archiver-rs
easy interaction with multiple archive formats
-
compressed_sigma
Compressed Sigma Protocols and proofs of k-Out-Of-n Partial Knowledge
-
parallel_reader
reading from a file (or any
Read
stream) and processing it by chunks, in parallel -
palace
mounting datasets into memory for fast loading in deep learning tasks
-
anyscript-compiler
A compiler for the AnyScript programming language, and Self Extracted Archives
-
utils-box
A toolbox of various small RUST utilities that make our lifes easier
-
zip-merge
support the reading and writing of zip files. This is a fork of the
zip
crate -
lzjd
algorithm (https://github.com/EdwardRaff/jLZJD)
-
mylzo
lzo1z wrapper
-
laszip-sys
Low level bindings to laszip
-
archivio
Based on the content of the Files directory creates a Tags directory with symbolic links to original content. Files should follow the naming convention AAAA-MM-DD[_Tags]+
-
fast-smaz
Pure Rust SMAZ compression implementation
-
blosc2-sys
Bindings to C Blosc2
-
arkiv
providing convenience function to manipulate various kind of archive (zip, tar.gz, tar.xz, ... )
-
datasus-dbc
Decompress DATASUS's *.dbc files into *.dbf files
-
wuffs
Bindings to wuffs
-
lil
A fast compression algorithm with support for streaming very small values
-
include_file_compress
Includes content of file in your binary with compression at compile time
-
my_lzo
loda
-
oodle-safe
Safe low-level bindings for the oodle compression library
-
inline-str
Efficent and immutable string type, backed by inline-array
-
steal
A CLI tool for multipart downloading
-
zip_eq
Zip iterator that check that its inputs have the same length
-
darwin-v7
Unofficial rust client for the V7 annotation platform
-
swg_stf
reading from and creating STF files used by Star Wars Galaxies
-
unshield
Extract files from InstallShield Z archives
-
codebake
data processing framework and lisp
-
bloom2
Fast, compressed, 2-level bloom filter and bitmap
-
lzav
Rust bindings to lzav compressor written in C
-
peachelf
ELF library for parsing/generating
-
monster
Collection of random utilities
-
p3-sha256
SHA-256 hash wrapper adapted to Plonky3 APIs
-
wpress-oxide
interact with the wpress archive format
-
smoosh
automatic async recompression!
-
serde_columnar
Ergonomic columnar storage encoding crate with forward and backward compatible
-
cnfpack
Converts between the text based DIMACS CNF file format and the compressed binary Cnfpack format
-
handle_tic
designed to handle io on .tic files
-
swf-tree
Abstract Syntax Tree (AST) for SWF files
-
kmers
k-mer manipulation
-
TransJLC
TransJLC is a tool for converting Gerber files from other EDAs to JLCEDA style
-
rust7z
7-zip bindings for Rust
-
fftw-src
Source of FFTW
-
zip-lzma
support the reading and writing of zip files. Forked to add lzma decompression support.
-
xcommon
x
-
try_zip
Zip with a shorter or optional second iterator
-
jolse
command-line interface (CLI) tool written in Rust for encoding and decoding files and directories using base64 encoding
-
vortex-runend
Vortex run end encoded array
-
gostd
go standard library implementation in rust. gostd 是Go标准库的rust实现
-
excel_writer
Wild Excel Writer
-
rga
Old version! Please see ripgrep_all
-
eqformat_pfs
Parser for PFS archive format used in Everquest resources (.s3d, .eqg, .pfs, .pak)
-
foctet-core
Core components for the Foctet
-
rust-lzo
A pure rust implementation of lzo converted from Linux's C implementation using corrode
-
c2_histograms
Tools for histogram compression and usage
-
epoint-io
IO operations for processing 3D point clouds
-
stalin-compression
A highly advanced compression algorithm
-
discordant_types
Raw types for interacting with Discord
-
lzo1x
Safe Rust port of the LZO1X compression algorithm
-
guestfs
libguestfs bindings for Rust
-
tugger-rust-toolchain
Discover, download, and use Rust toolchains
-
tiny-lz4-decoder-sys
zero dependency, tiny lz4 decompression wrapper built for lodpm
-
nintendo-lz
A small library for compressing/decompressing Nintendo's LZ10/LZ11 compression formats
-
js_sizers
get your javascript file size after minification and gzip
-
succinct_rs
Succinct Data Structures library for Rust
-
nlzss11
Nintendo's LZSS algorithm found in Skyward Sword
-
gelf
logging GELF messages to a Graylog compatible server
-
far-rs
CLI tool for FAR archives
-
jsonm-bugfixed
jsonm implementation port for Rust. jsonm is a fast and safe way to compress JSON messages using memoization. jsonm makes messages up to several orders of magnitude smaller by getting rid of repeated names and values.
-
dsu-tree
A non-invasive disjoint-set-like data structure implementation
-
varint-rs
A small, zero dependency varint implementation in Rust
-
cement-extractor
File extractor for ATG Core Cement Library RCF archives
-
plan9whack
A port of the whack compression scheme from Plan9's venti
-
pop-os/debrepobuilder
Build and maintain Debian repositories with a TOML config
-
lz4-java-wrc
fork of
lz4jb
to ensure it gives back access to the underlying writer (wrc = “write continue”)lz4jb
is a Rust implementation of the LZ4BlockOutputStream format from https://github… -
akv
Safe bindings for libarchive with minimum overhead
-
vbe
Variable Byte Encoding (VBE) compression algorithm
-
mandarin
Declarative TOML configuration for Gmail filters
-
preserve
Encrypted backup system
-
audec
Automatic decompression
-
zorq-acl
Lightweigth and flexible access control list (ACL) implementation for privilege management
-
selfe-arc
file archive library, useful for bundling process binaries and configuration files with your seL4 application
-
rewe
mobile api implementation for rust
-
zest
Rust zip library
-
lib-messenger-archive
read the MSN / Windows Live Messenger conversation archives
-
huff
Example compression/decompression CLI software based on the huff_coding crate
-
bdflib
parse bdf files
-
libshaiya
interacting with Shaiya binary files
-
mcap
reading and writing MCAP files
-
explode
A decompression implementation for the implode algorithm from the PKWARE Data Compression Library
-
bcn
Texture Block Compression
-
bloock-babyjubjub-rs
BabyJubJub elliptic curve implementation
-
packy
CLI tool for unpacking archives
-
stream-vbyte64
stream vbyte for u64
-
canary_probe
Canary Probe is a simple tool to help students in Computer Programming I (CSU0001, NTNU) to test their code
-
serialqoi
Serial QOI de/encoder
-
any-version-manager
(Potentially) Any language Version Manager, a Command-Line Interface tool designed to manage multiple versions of development tools for potentially any programming language, maximizing code reuse
-
deregex
show all possible and shortest strings which matches the given regex
-
blosc-sys
Rust FFI bindings to the C-BLOSC compression library
-
blz-nx
handling BLZ compression for the Nintendo Switch
-
zip-rs
Opinionated library for parsing ZIP archives
-
minetest-protocol
Minetest protocol implemented in Rust
-
sludge-ar-with-ranlib
encoding/decoding Unix archive files
-
quick-file-transfer
Transfer files quickly, safely, and painlessly between hosts on a local network
-
inpu
CLI tool to measure JavaScript library bundle size
-
minify-html-onepass
Even faster version of minify-html
-
bitpacking-plus
Wrappers of bitpacking with extra pack formats
-
numcodecs-jpeg2000
JPEG 2000 codec implementation for the numcodecs API
-
squash-sys
sys-level bindings to the squash compression library
-
gba-compression
Pure Rust implementations of the compression/decompression routines used by the GBA
-
pi_compress
通用压缩库
-
rust-unreal-unpak
read UE's pak files
-
social_parser
process archive bundles from social platforms
-
smdiff-common
Common structs, functions, and traits for smdiff format
-
streaming-zip
create zip files on a non-seekable writer
-
seqio
File reading and writing, support gzip format compression
-
abridge
Compress a sorted word list or decompress a file compressed by abridge or word-list-compress
-
stream-unzip
Unzip a file incrementally
-
pbo
Read and Write PBO files
-
HoLib
extracting and replacing assets in .ho archives
-
lzham-alpha-sys
Low level FFI-bindings for the lzham alpha codec
-
robopages
CLI and API server for Robopages, a YAML based files for describing tools to large language models (LLMs)
-
arithmetic-coding-core-adder-dep
core traits for the 'arithmetic-coding' crate
-
rpeg
Experimental, very limited JPEG decoder
-
libbzip3-sys
FFI bindings to libbzip3
-
redux
Adaptive arithmetic compression library written in Rust
-
terrars-gitlabhq-gitlab
Pre-generated Terrars Gitlab bindings
-
zip-optional
an iterator type for zipping with an optional iterator
-
asuran-cli
Deduplicating, secure, tamper resistant archiver
-
tafkars
The API formerly known as
-
minilz4
Minimal interface for the LZ4 compression library frame format
-
demsf-rs
A rewrite of https://github.com/phlbrz/demsf - DEMSF are bash scripts to Download and extract Microsoft Sharepoint file
-
smaz
compression library suitable for compressing very short strings
-
xsnappy
Snappy compression algorithm implemented in Rust
-
lz77
Zero dependency pure rust implementation of the FastLZ LZ77 compression algorithm
-
gorilla
compression for Rust
-
sstb
A thread-safe sstables library
-
vortex-tui
a small but might tool for working with Vortex files
-
chisai
Convert binaries into code that can be embed into your program
-
http-encoding
compression for http crate type
-
sega_cmp
compress data using Sega's CMP format
-
libwaj
handle waj file, the pack format for web site
-
tarutil
CLI utility to extract tarballs with conflicting file paths on case-insensitive operating systems
-
xpress_rs
Xpress implementation in Rust
-
moosicbox_audio_encoder
Audio converter helper
-
bzip2-os
A pure-Rust multi-threaded implementation of bzip2 compression
-
clickhouse-driver-lz4
LZ4 for ClickHouse Asynchronous Driver
-
tuple_zip
Convert a tuple of iterators into an iterator of tuples
-
material3_optimizer
It also allows you to inline the colors from the color scheme directly into the generated theme code, providing a seamless integration between the builder and the color scheme
-
hemtt-io
An IO library for hemtt
-
gzip-cmp
that makes a distance measurement between binary data based on the difference of the compressed data length
-
sknife
Swiss knife for common rust functional utilities
-
vortex-roaring
Vortex roaring bitmap arrays
-
sten_rs
A
rust
crate for performing steganography on PNG images and more! -
libips
The core library for the rust version of the Image Packaging System. Includes Python bindings.
-
viz-middleware
Viz Middleware
-
snappy
Rust bindings to the Google compression library 'snappy'
-
zlib-src-sys
Rust build helpers for zlib. Licensed as GPL2 or FreeType License
-
mid-net
Network adapter for the
middleware
protocol implementation -
fatbinary
manipulate CUDA fatbinary format
-
pi-compression
that encodes data using digits of pi
-
streamvbyte
Rust FFI bindings for streamvbyte
-
compressed_set
storing number sequences with outliners memeory efficiently
-
mirror-ffmpeg-sys
mirror ffmpeg sys crate
-
unishox-rs
Rust bindings for Unishox2 compression for short strings
-
flat-zip
An iterator adaptor to help traverse two-level collections
-
oozle
Open source Kraken, Mermaid, Selkie, Leviathan, LZNA, Bitknit decompressor
-
hfmn
A flexible Huffman coding implementation
-
pafe-sys
Bindings for the libpafe library
-
message-dispatch
-
msgpacker
MessagePack protocol implementation for Rust
-
mozlz4
Decompress / compress mozlz4 files, specifically search.json.mozlz4 in Firefox
-
evoxel-io
IO operations for processing 3D voxel grids
-
compu-brotli-sys
Bindings to brotli C library
-
fastlz
Bindings to FastLZ compression and decompression
-
hash-compress
"Compress" data using BLAKE-3
-
multizip
Zip 3, 4, 5 or more Rust iterators
-
netzip_cli
A CLI tool for efficiently working with remote ZIP files over HTTP without downloading the entire archive
-
xisf
XISF Library
-
fastlanes
compression layout
-
mashi-core
A 100% Rust no-std implementation of an arithmetic coding, context mixing compressor based on PAQ
-
goxoy-tar-archive
Goxoy File Storage Library
-
smaz2
small messages compression algorithm in rust
-
iterx
that provides several functions on the Iterator trait not found in std::iter or Itertools
-
brotli2
Bindings to libbrotli to provide brotli decompression and compression to Rust
-
idlset
Fast u64 set operations library
-
packed_streaming_iterator
Additions to streaming_iterator
-
chd
File Format
-
lz4_net_legacy
About implementation of the C# LZ4Net stream format in rust using lz4flex
-
compressed_collections
Collections which transparently compress data to reduce memory usage
-
remotia-core-capturers
Common capturing components of remotia, an open source framework for the development of remote rendering software in pure Rust
-
ctr_etc1
Nintendo ETC1 compression binding for rust
-
compressible-map
A hash map that allows compressing the least recently used values
-
dens
Rust wrapper for the Density compression library
-
dext
A CLI tool to extract and unpack the layers of a docker image
-
libecdsautil
Safe bindings to libecdsautil for ec25519 signing
-
vint32
fast vint u32 encoding
-
lzfse-sys
build the LZFSE reference implementation for lzfse-rs
-
chromedriver-update
Ensure your Chromedriver remains up-to-date alongside your Chrome browser
-
rubx
Rubx (Rust Basic Toolbox) is a library for command programs that features a toolbox with a series of basic functionalities
-
cubetool
Universal GameCube file format tool
-
uncbv
CBV archive extractor written in Rust
-
zip_archive
that archive a directory with a specific compression format
-
ziputil
Easily access or view specific files within a zip
-
tdlib-sys
Sys crate for Telegram's TDLib client library
-
uclcli
command line compressor/decompressor using libucl / NRV
-
DevCore
Rust Core Project
-
axfive-libzip-sys
Bindgen bindings to system libzip
-
zip2arx
Convert a zip archive into a arx archive
-
zap-core
fast, and correct build system for modern polyglot teams
-
parquet-format-safe
Safe Parquet and Thrift reader and writer (sync and async)
-
mayda_codec
Separate compilation unit for functions generated by mayda_macros
-
nutshell
Image manager of Project Polya
-
dot-env-archive
archive .env files scattered in directories for each project to a single location and restore them from the archive
-
pijul
A distributed version control system
-
circom-lsp
LSP server for Circom
-
sddm2rpm
cli tool to genrate rpms for sddm form tar.gz
-
jotaro-sys
Unsafe bindings to minizip-ng
-
izihawa-tantivy-columnar
column oriented storage for tantivy
-
zipp
Safe libzip Bindings for Rust
-
include-flate-compress
Compression algorithm provider
-
heatshrink-bin
A minimal library implementing the heatshrink compression algorithm for no_std environments
-
phar
PHP phar format
-
datapackage_convert
Some Datapackage Conversion
-
rayonzip
Make zip archives with concurrent compression using rayon
-
rust_eth_kzg
cryptography needed for EIP-7594
-
oscar-tools
Tools for processing OSCAR Corpora
-
collab-common
Code shared by collab's client and server
-
deep-unpack
Unpack deep archive files recursively over a file tree or a folder
-
mila
interacting with common formats from FE9-FE15
-
oxinat_core
oxinat xapi-oxidized core library
-
loona-hpack
HPACK codec for the loona HTTP implementation
-
hrx-parser
A hrx parser
-
pzip
CLI for the PZip encrypted file format
-
seqcompress
A toy compression algorithm that combines sequences of bytes into smaller strings
-
tinystring
A string compression tool with dictionary generation
-
lib_manipulation_archive
archive manipulation
-
ginfo
command line tool to display header information of gzipped data
-
baxzup
Create backups using XZ compression
-
asar_rs
Creating Electron app packages
-
minicdn_core
Static files, compressed for efficiency (core crate)
-
bravely
load data from Bravely Default and Bravely Second text file formats
-
sz3-sys
Low level bindigs to SZ3
-
pzip-bwt
Wrapper around the bwt function of libdivsufsort
-
ecitygml-converter-io
IO operations for converting CityGML data to other representations
-
chromium_pickle
Binary value packing and unpacking
-
dllx
Cross platform dynamic linking libraries
-
box-bin
Box open standard archiver binary
-
shuffly
Increases compressability of data with fixed-sized records
-
gdeflate-sys
compressing and decompressing the GDeflate format
-
tracing-lv
Track your apps in real time
-
rotating-file
A thread-safe rotating file with customizable rotation behavior
-
lzf-sys
FFI bindings for lzf
-
gv_video
GV Video Decoder for Rust
-
final-state-rs
Final State Compression in Rust
-
tar-rsl
TAR file reader and writer. This library does not currently handle compression, but it is abstract over all I/O readers and writers. Additionally, great lengths are taken to ensure that the entire…
-
string_compressor
A very fast hasher that optimizes for small hash sizes
-
zchunk
A pure rust library for parsing and generating zchunk file
-
prosto
Compress prost! messages with zstd, optional tokio channels support
-
lerc-sys
Low-level FFI bindings to Esri's LERC C API
-
minigrepss
My the Rust LIB
-
taro
In-place tar file extractor for memory-limited systems
-
synthzip
constructs synthetic Central Directories when missing from otherwise-valid ZIP data
-
magic-pack
Magic pack tool
-
lzma-rs-perf-exp
A codec for LZMA, LZMA2 and XZ written in pure Rust with performance experiments
-
wux-cli
Basic CLI tool for the WUX compression format for Wii U disc images
-
streams
A collection of stream-extensions that are missing in the
futures
crate -
huffmanrs
est une bibliothèque Rust permettant d'encoder et de décoder du texte en utilisant le codage de Huffman
-
paxit
flexible Rust library for compressing and decompressing files using various algorithms, with a modular design that allows easy addition of new compression formats
-
parser4curls
a parser for the cURL commands string that copied from the developer tools in the browser, or a string that is compatible with pattern
curl <url> [options...]
-
kashan786_cli_app
A command-line utility for various file operations
-
durl
multi fiber download http file
-
prei
Rei Package Management Tool
-
swh-provenance
gRPC service to efficiently find the first revisions/releases/origins to contain a given content/directory
-
aztec
compression algorithm
-
simple-16
Integer Compression
-
lzss-cli
A LZSS en-/decompressor CLI (lossless data compression, in pure Rust)
-
gmod-lzma
util.Compress and util.Decompress but in Rust!
-
adc
Apple Data Compression scheme used in DMG images
-
thc
A compression scheme tailored for H3 cell indexes
-
brotli-dict-gen-sys
Binding to Brotli dictionary_generator
-
zip_long
iterator adaptors for zipping together two or more iterators
-
tpbackup
CLI utility that allows to backup Targetprocess resources
-
rle
run-length encoded data
-
quick-compression
Fast algorithm to compress lists if integers in blocks of 4. Appends 0s to blocks, if length of input is not divisable by 4.
-
pakman
File compression(zip) PAcKaging MANager
-
huffman-compress2
Huffman compression given a probability distribution over arbitrary symbols
-
zim-sys
Low-level FFI bindings for libzim
-
swg_tre
reading from and creating TRE files used by Star Wars Galaxies
-
absperf-minilzo
safe wrapper around absperf-minilzo-sys
-
zippylib
versatile Rust library designed for integrating file compression and decompression functionalities into Rust projects
-
include_assets_decode
use include_assets instead of this
-
numcodecs-python
pyo3 bindings to the numcodecs API for buffer compression
-
kmers-rs
k-mer manipulation
-
ImageCompressor
GUI Program for image_compressor library
-
bsatoollib
working with BSA files
-
esbuild-rs
Rust wrapper for esbuild, an extremely fast JS minifier written in Go
-
memory-serve-core
Shared code for memory-serve and memory-serve-macros
-
venom_log
Rust async log High-performance asynchronous logging
-
spacetimedb-fs-utils
Assorted utilities for filesystem operations used in SpacetimeDB
-
simple-zip
Rust-based Library for File Compression and Decompression
-
xkcd-search
Search for xkcd comics and retrieve metadata
-
huffman-idk
I was bored
-
retro
game catalog management
-
vortex-datetime-dtype
Vortex datetime extension dtype
-
ages-prs
Compression and decompression of PRS, SEGA's LZ77 encoding
-
pkgar-repo
Redox Package Repository
-
compressible
Check if a content-type can be compressed using gzip, deflate, brotli, etc
-
zx0dec
Command-line tool to decompress files in the ZX0 compression format commonly used on 8 bit platforms
-
ffmpeg-dev-sys
ffmpeg sys crate
-
point_reader
CLI tool to read and display VSE points data
-
zip-format
no_std primitives for low level interaction with zip archives
-
libstomper
stomper compression tool
-
backup-pinboard
Cli to download your Pinboard archives
-
nvtt_sys
Unsafe bindings for the Nvidia Texture Tools SDK
-
lzokay
A minimal, MIT-licensed implementation of the LZO compression format
-
deterministic-zip
generate consistent Zip files
-
dochy
A diff-based data management language to implement unlimited undo, auto-save for games, and cloud-apps which needs to retain every change
-
lzfoo
A pure Rust LZFSE command line tool
-
stream_zipper
stream decompressing zip files
-
mago-composer
Parses and models composer.json files
-
vortex-datetime-parts
Vortex physical encoding that compresses temporal components individually
-
lz4jb
LZ4BlockOutputStream format from https://github.com/lz4/lz4-java. This is not compatible with the standard LZ4 Block format
-
sqsh
compression software in Rust with focus on scientific data
-
huff_coding
Huffman coding algorithm, enabling one to create a Huffman tree with any alphabet they choose
-
lzham-sys
Low level FFI-bindings for the lzham codec
-
smdiff-merger
merging SMDIFF delta files together
-
xz-sys
Raw bindings to liblzma which contains an implementation of LZMA and xz stream encoding/decoding. High level Rust bindings are available in the
xz
crate. Alias oflzma-sys
crate -
simple_huffman
Dead simple Huffman encoding and decoding library
-
pipe_utils
File manipulation and other stuff used for testing etc
-
archivelib-sys
An implementaton(in C++) of the Greenleaf ArchiveLib compression/decompression algorithm
-
libasuran
Deduplicating, encrypting, fast, and tamper evident archive format
-
gunzip-split
Uncompress concatenated gzip files back into separate files
-
struct-compression-analyzer-cli
CLI for struct-compression-analyzer
-
minifier
tool/lib for JS/CSS/JSON files
-
mcap-rs
reading and writing Foxglove MCAP files
-
zopfli-sys
The original Zopfli C library
-
cosmic-cli
The Cosmic Cli provides command line inerface to access a running server enabled with The Cosmic Initiative framework http://thecosmicinitiative.io
-
ahuff
An adaptive Huffman coder
-
remotia-core-transmission
Core tranmission components of remotia, an open source framework for the development of remote rendering software in pure Rust
-
vbyte
variable length integer compression
-
zclib
Zlib command line interface
-
xz-decom
XZ decompression using xz-embedded
-
jojodiff
handling JojoDiff files, a diff utility for binary files
-
rsnappy
Pure rust implementation of the snappy compression algorithm
-
tokio-tar-up2date
async TAR file reader and writer. This library does not currently handle compression, but it is abstract over all I/O readers and writers. Additionally, great lengths are taken to ensure that the entire…
-
lz4-builder
zero dependency, tiny lz4 decompression wrapper built for lodpm
-
gitoxide
A command-line application for interacting with git repositories
-
arithmetic-coding-core
core traits for the 'arithmetic-coding' crate
-
channelz_brotli
Brotli (C) compression for ChannelZ
-
turbo_pfor_sys
TurboPFor codec bindings
-
oodle-sys
Low-level bindings for the oodle compression library
-
cloister
Zip non-git ignored files in a directory
-
download-file
multi fiber download http file
-
realfft
Real-to-complex forward FFT and complex-to-real inverse FFT for Rust
-
ihop
Virtual block device made from a bunch-of-chunks
-
dochy_archiver
A serializer which compresses integers
-
minilzo3
Pure Rust implementation of minilzo; initially created with c2rust
-
vortex-error
Vortex errors
-
brotli-no-stdlib
brotli decompressor that does not use the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard lib's allocator may be employed…
-
libarx
handle arx file, the file archive format based on Jubako
-
huffman_tree
利用哈夫曼树编码和解码
-
huffman-rust
Encode and decode files using canonical huffman codes
-
lzma
LZMA format handling
-
furnel
A command-line utility to compress files using the brotli algorithm
-
comprez_macro
Partner in crime with comprez, a library to compress structs and enums
-
sqlite-compressions
Compression, decompression, testing, diffing and patching functions for SQLite: gzip, brotli, bsdiff,
-
http_writer
Convert any stream into a put request
-
quick-storer
An easy to use file and folder storing software
-
libarchive3-sys
Raw bindings for libarchive
-
applesauce-core
A low level library interface for compressing and decompressing files using macos transparent compression
-
compressed_string
String stored in memory in a compressed form, using the DEFLATE algorithm
-
wei-file
wei file
-
anycat
extremely simple crate and tool that lets you unpack some single file archive and print its content to the standard output (or process it as a regular
BufRead
) -
extar
Out-of-core tar archive processing
-
minitar
A minimal implementation of the tape archive (tar) format in rust
-
fluke-hpack
implementing HPACK coding, for the fluke project
-
zstd_util
zstd_safe based compression and decompression wrapper
-
universal-archiver
unpack archives without having to specify the archive type
-
rustyman
Huffman compression and decompression
-
tape
basic operations with tape archives (tar)
-
numcodecs-zfp
ZFP codec implementation for the numcodecs API
-
goxoy_storage
Goxoy File Storage Library
-
group-varint-encoding
Fast algorithm to compress lists if integers in blocks of 4. Appends 0s to blocks, if length of input is not divisable by 4.
-
cramjam
Thin Python bindings to de/compression algorithms in Rust
-
vortex-metrics
Vortex Metrics
-
mayda_macros
Macros to generate basic encoding and decoding functions used by mayda
-
bnz
command-line interface to the banzai libre bzip2 encoder
-
szip
A fast command line tool for snappy compression and decompression
-
vortex-runend-bool
Vortex run end encoded boolean array, strictly better than runend for bool arrays
-
download-lib
multi fiber download http file
-
zlib_stream
decompress zlib-stream encoded WebSocket messages
-
lz4util
A program to compress and decompress with LZ4
-
ph
data structures based on perfect hashing
-
huffman-encoding
Huffman encoding of arbitrary data
-
async-compression-issue-150-workaround
Adaptors between compression crates and Rust's modern asynchronous IO types
-
tsz-macro
Delta-delta, Delta compression for time series data