rustio rustio.net

Compression

79

flate2

1.1.9 Stable

DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams.

424.0M downloads · 1mo ago
74

oxipng

10.1.0 Stable

A lossless PNG compression optimizer

1.2M downloads · 2mo ago
72

brotli

8.0.2 Growing

A 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.

162.1M downloads · 7mo ago
70

swh-graph

11.2.1 Stable

Compressed in-memory representation of the Software Heritage archive graph

21.6K downloads · 3d ago
69

vortex-flatbuffers

0.66.0 Growing

Flatbuffers definitions for Vortex types

103.6K downloads · yesterday
69

libz-sys

1.1.25 Stable

Low-level bindings to the system libz library (also known as zlib).

170.7M downloads · 18d ago
69

zip

8.4.0 Stable

Library to support the reading and writing of zip files.

154.4M downloads · 4d ago
68

async-compression

0.4.41 Growing

Adaptors between compression crates and Rust's modern asynchronous IO types.

133.0M downloads · 1mo ago
68

vortex-buffer

0.66.0 Growing

A byte buffer implementation for Vortex

104.5K downloads · yesterday
68

vortex-mask

0.66.0 Growing

Vortex Mask - sorted, unique, non-negative integers

64.2K downloads · yesterday
68

noodles-bgzf

0.46.0 Growing

Blocked gzip format (BGZF) reader and writer

545.7K downloads · 1mo ago
68

miniz_oxide

0.9.1 Growing

DEFLATE compression and decompression library rewritten in Rust based on miniz

589.5M downloads · 15d ago
67

rustfft

6.4.1 Growing

High-performance FFT library written in pure Rust.

15.7M downloads · 6mo ago
67

vortex-proto

0.66.0 Growing

Protocol buffer definitions for Vortex types

86.4K downloads · yesterday
67

vortex-fsst

0.66.0 Growing

Vortex FSST string array encoding

72.3K downloads · yesterday
67

vortex-error

0.66.0 Growing

Vortex errors

105.2K downloads · yesterday
67

liblzma

0.4.6 Growing

Rust bindings to liblzma providing Read/Write streams as well as low-level in-memory encoding/decoding. forked from xz2.

12.2M downloads · 1mo ago
67

libz-ng-sys

1.1.25 Stable

Low-level bindings to zlib-ng (libz-ng), a high-performance zlib library.

9.6M downloads · 18d ago
66

bzip2

0.6.1 Growing

Bindings to libbzip2 for bzip2 compression and decompression exposed as Reader/Writer streams.

108.1M downloads · 5mo ago
66

vortex-runend

0.66.0 Growing

Vortex run end encoded array

74.1K downloads · yesterday
66

turbojpeg

1.4.0 Stable

Fast and easy JPEG encoding, decoding and lossless transforms with TurboJPEG

1.2M downloads · 2mo ago
66

libdeflater

1.25.2 Stable

Bindings to libdeflate for DEFLATE (de)compression exposed as non-streaming buffer operations. Contains bindings for raw deflate, zlib, and gzip data.

1.7M downloads · 1mo ago
66

deflate64

0.1.12 Growing

Deflate64 implementation based on .NET's implementation

35.1M downloads · 5d ago
65

zstd-safe

7.2.4 Growing

Safe low-level bindings for the zstd compression library.

255.9M downloads · 1y ago
65

vortex

0.66.0 Growing

Vortex file format with all builtin codecs and a sampling compressor.

62.7K downloads · yesterday
65

vortex-zigzag

0.66.0 Growing

Vortex zig zag array

75.2K downloads · yesterday
65

vortex-array

0.66.0 Growing

Vortex in memory columnar data format

88.3K downloads · yesterday
65

vortex-datetime-parts

0.66.0 Growing

Vortex physical encoding that compresses temporal components individually

78.2K downloads · yesterday
65

lzma-rust2

0.16.2 Growing

LZMA / LZMA2 / LZIP / XZ compression ported from 'tukaani xz for java'

5.1M downloads · 1mo ago
65

compression-codecs

0.4.37 Experimental

Adaptors for various compression algorithms.

27.1M downloads · 1mo ago
64

varint-rs

2.2.0 Stable

A small, zero dependency varint implementation in Rust.

15.7M downloads · 5y ago
64

zstd-sys

2.0.16+zstd.1.5.7 Growing

Low-level bindings for the zstd compression library.

226.1M downloads · 6mo ago
64

vortex-metrics

0.66.0 Growing

Vortex Metrics

57.8K downloads · yesterday
64

vortex-bytebool

0.66.0 Growing

Vortex byte-boolean array

76.5K downloads · yesterday
64

vortex-ipc

0.66.0 Growing

IPC message format to exchange Vortex arrays across processes

62.9K downloads · yesterday
64

libdeflate-sys

1.25.2 Stable

Bindings to libdeflate for DEFLATE (de)compression exposed as non-streaming buffer operations. Contains bindings for raw deflate, zlib, and gzip data.

1.7M downloads · 1mo ago
63

gzp

2.0.2 Stable

Parallel Compression

1.5M downloads · 4mo ago
63

ph

0.11.0 Growing

The library of data structures based on perfect hashing.

599.3K downloads · 1mo ago
63

vortex-utils

0.66.0 Experimental

Common definitions across crates

50.1K downloads · yesterday
63

vortex-fastlanes

0.66.0 Growing

Vortex fastlanes arrays

79.6K downloads · yesterday
63

vortex-alp

0.66.0 Growing

Vortex ALP array

81.5K downloads · yesterday
63

include-flate

0.3.2 Growing

A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation

2.1M downloads · 9d ago
63

partialzip

6.0.0 Stable

Download single files from online zip archives or list the content

61.6K downloads · 2mo ago
63

vortex-dtype

0.59.4 Growing

Vortex's core type system

99.2K downloads · 1mo ago
62

fastpfor

0.9.0 Growing

FastPFOR lib with C++ Rust wrapper and pure Rust implementation

19.9K downloads · 4d ago
62

zstd

0.13.3 Growing

Binding for the zstd compression library.

251.6M downloads · 1y ago
62

vortex-file

0.66.0 Growing

Vortex file readers and writers

60.2K downloads · yesterday
62

vortex-io

0.66.0 Growing

Core async and blocking IO traits and implementations, used by IPC and file format

64.9K downloads · yesterday
62

vortex-btrblocks

0.66.0 Growing

BtrBlocks style compressor

55.8K downloads · yesterday
62

vortex-sparse

0.66.0 Growing

Vortex Sparse array

58.5K downloads · yesterday