rapidgzip 0.1.2

Safe Rust wrapper for rapidgzip
Documentation

rapidgzip

Safe Rust API for the native rapidgzip decoder.

This crate provides:

  • gzip and BGZF decoding
  • path-based fast paths
  • callback-backed readers for custom Read + Seek sources
  • index import/export for random-access workflows

Repository: https://github.com/alekseizarubin/rapidgzip-rs