Compression
flate2
1.1.9 StableDEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams.
oxipng
10.1.0 StableA lossless PNG compression optimizer
brotli
8.0.2 GrowingA 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 the standard lib's allocator may be employed. The default build also includes a stdlib allocator and stream interface. Disable this with --features=no-stdlib. All included code is safe.
swh-graph
11.2.1 StableCompressed in-memory representation of the Software Heritage archive graph
vortex-flatbuffers
0.66.0 GrowingFlatbuffers definitions for Vortex types
libz-sys
1.1.25 StableLow-level bindings to the system libz library (also known as zlib).
zip
8.4.0 StableLibrary to support the reading and writing of zip files.
async-compression
0.4.41 GrowingAdaptors between compression crates and Rust's modern asynchronous IO types.
vortex-buffer
0.66.0 GrowingA byte buffer implementation for Vortex
vortex-mask
0.66.0 GrowingVortex Mask - sorted, unique, non-negative integers
noodles-bgzf
0.46.0 GrowingBlocked gzip format (BGZF) reader and writer
miniz_oxide
0.9.1 GrowingDEFLATE compression and decompression library rewritten in Rust based on miniz
rustfft
6.4.1 GrowingHigh-performance FFT library written in pure Rust.
vortex-proto
0.66.0 GrowingProtocol buffer definitions for Vortex types
vortex-fsst
0.66.0 GrowingVortex FSST string array encoding
vortex-error
0.66.0 GrowingVortex errors
liblzma
0.4.6 GrowingRust bindings to liblzma providing Read/Write streams as well as low-level in-memory encoding/decoding. forked from xz2.
libz-ng-sys
1.1.25 StableLow-level bindings to zlib-ng (libz-ng), a high-performance zlib library.
bzip2
0.6.1 GrowingBindings to libbzip2 for bzip2 compression and decompression exposed as Reader/Writer streams.
vortex-runend
0.66.0 GrowingVortex run end encoded array
turbojpeg
1.4.0 StableFast and easy JPEG encoding, decoding and lossless transforms with TurboJPEG
libdeflater
1.25.2 StableBindings to libdeflate for DEFLATE (de)compression exposed as non-streaming buffer operations. Contains bindings for raw deflate, zlib, and gzip data.
deflate64
0.1.12 GrowingDeflate64 implementation based on .NET's implementation
zstd-safe
7.2.4 GrowingSafe low-level bindings for the zstd compression library.
vortex
0.66.0 GrowingVortex file format with all builtin codecs and a sampling compressor.
vortex-zigzag
0.66.0 GrowingVortex zig zag array
vortex-array
0.66.0 GrowingVortex in memory columnar data format
vortex-datetime-parts
0.66.0 GrowingVortex physical encoding that compresses temporal components individually
lzma-rust2
0.16.2 GrowingLZMA / LZMA2 / LZIP / XZ compression ported from 'tukaani xz for java'
compression-codecs
0.4.37 ExperimentalAdaptors for various compression algorithms.
varint-rs
2.2.0 StableA small, zero dependency varint implementation in Rust.
zstd-sys
2.0.16+zstd.1.5.7 GrowingLow-level bindings for the zstd compression library.
vortex-metrics
0.66.0 GrowingVortex Metrics
vortex-bytebool
0.66.0 GrowingVortex byte-boolean array
vortex-ipc
0.66.0 GrowingIPC message format to exchange Vortex arrays across processes
libdeflate-sys
1.25.2 StableBindings to libdeflate for DEFLATE (de)compression exposed as non-streaming buffer operations. Contains bindings for raw deflate, zlib, and gzip data.
gzp
2.0.2 StableParallel Compression
ph
0.11.0 GrowingThe library of data structures based on perfect hashing.
vortex-utils
0.66.0 ExperimentalCommon definitions across crates
vortex-fastlanes
0.66.0 GrowingVortex fastlanes arrays
vortex-alp
0.66.0 GrowingVortex ALP array
include-flate
0.3.2 GrowingA variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation
partialzip
6.0.0 StableDownload single files from online zip archives or list the content
vortex-dtype
0.59.4 GrowingVortex's core type system
fastpfor
0.9.0 GrowingFastPFOR lib with C++ Rust wrapper and pure Rust implementation
zstd
0.13.3 GrowingBinding for the zstd compression library.
vortex-file
0.66.0 GrowingVortex file readers and writers
vortex-io
0.66.0 GrowingCore async and blocking IO traits and implementations, used by IPC and file format
vortex-btrblocks
0.66.0 GrowingBtrBlocks style compressor
vortex-sparse
0.66.0 GrowingVortex Sparse array