FICHA · AUR

libzstd-seek

A library that mimic fread, fseek and ftell for reading zstd compressed files.

  • Library
  • Dev
  • FILESYSTEM
  • STORAGE
  • Dependency only
official+codex · reviewed · Jun 2, 2026 description in en

Description

Applications can seek through zstd-compressed files with an interface similar to standard C file reading.

This library is useful for tools that need random access or familiar fread, fseek, and ftell style operations on compressed data. It does not add a compressor interface by itself; another program uses it while reading files.

Compressed data can expand to large content. Parent applications should handle size limits, offsets, and corrupted files safely.

Permissions

Permissions not analysed for this source yet.