oxiarc-snappy 0.2.7

Pure Rust Snappy compression implementation with block and framed format support
Documentation

oxiarc-snappy [Stable]

Pure Rust Snappy compression library, part of the OxiArc ecosystem.

Version License Status

Features

  • Block format for in-memory compression
  • Framed format with CRC32C checksums
  • Streaming Write/Read API
  • Pure Rust — no C dependencies

All features are implemented and tested. API is stable.

Version: 0.2.7 (2026-04-21) | 57 tests passing