aws-c-compression
« Back to VersTracker
Description:
C99 implementation of huffman encoding/decoding
Type: Formula  |  Latest Version: 0.3.1@0  |  Tracked Since: Dec 17, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: compression huffman aws-sdk c-library serialization
Install: brew install aws-c-compression
About:
aws-c-compression is a C99 library providing robust Huffman encoding and decoding utilities. It is designed for high-performance data compression scenarios within the AWS C ecosystem. This library serves as a foundational component for other AWS C SDK modules requiring efficient binary data serialization.
Key Features:
  • C99 standard compliance
  • Huffman encoding/decoding
  • AWS C ecosystem integration
  • Low-level memory management
Use Cases:
  • Compressing data for AWS API requests
  • Optimizing binary payload sizes in C applications
  • Building custom compression-aware network protocols
Alternatives:
  • zlib – zlib offers general-purpose DEFLATE compression, whereas aws-c-compression is specialized for Huffman coding within AWS services.
  • libbrotli – libbrotli provides a more complex, modern compression algorithm with higher ratios, while aws-c-compression is lighter and AWS-compatible.
License: Apache-2.0
Dependencies: aws-c-common
Bottles available for: arm64_tahoe, arm64_sequoia, arm64_sonoma, arm64_ventura, sonoma, ventura, arm64_linux, x86_64_linux
Version History
Detected Version Rev Change Commit