snzip
« Back to VersTracker
Description:
Compression/decompression tool based on snappy
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: compression snappy cli utility file-archiver
Install: brew install snzip
About:
Snzip is a command-line compression and decompression tool based on the Snappy algorithm. It provides a fast, low-CPU-overhead alternative to traditional compression utilities, prioritizing speed over maximum compression ratios. This makes it ideal for scenarios where I/O throughput and latency are more critical than achieving the smallest possible file size.
Key Features:
  • High-speed compression and decompression using the Snappy algorithm
  • Command-line interface similar to gzip for easy adoption
  • Low CPU usage during operations
  • Supports streaming compression and decompression
Use Cases:
  • Compressing large log files or databases for faster transfer
  • Reducing latency in applications requiring real-time data compression
  • Archiving data where decompression speed is more important than storage space
Alternatives:
  • gzip – Standard tool offering higher compression ratios but significantly slower than Snzip
  • zstd – Modern algorithm offering a flexible trade-off between speed and compression ratio
Version History
Detected Version Rev Change Commit
Sep 13, 2024 11:01pm 0 VERSION_BUMP 47c5c6fb