zpars

Overview Link to heading

zpars is an in-progress Rust port of core ZPAQ compression and decompression ideas.

Ambition Link to heading

I’m building this to become a sharp, reusable tool that I can rely on in real workflows: fast, well-scoped, and easy to operate.

What’s novel Link to heading

  • Opinionated defaults with room for power-user control.
  • Tight scope + strong ergonomics (the “small tool, big leverage” approach).

Highlights Link to heading

  • Native Rust block codec for .zpars workflows.
  • Compression and decompression commands.
  • ZPAQ inspection and extraction support.
  • Logging/diagnostic tooling.
  • Tests and docs around compatibility-oriented behavior.

Stats Link to heading

  • Project page: /projects/zpars/
  • Primary language: Rust
  • Commits: 11
  • Created: 2026-01-31T10:24:42Z
  • Last updated: 2026-05-03T01:13:04Z