macOS
brew install zxcprovider-native install command
brew / rank 7092
High-performance asymmetric lossless compression library. Version 0.13.2 via Homebrew; verified 2026-07-30.
install
brew install zxcprovider-native install command
overview
High-performance asymmetric lossless compression library
history
ZXC is a young asymmetric lossless compression library built around write-once/read-many workloads: spend more effort while compressing so decompression is extremely fast at runtime.
The public repository starts in late 2025 and credits Bertrand Lebonnois and contributors. The README positions ZXC as a C library with official Rust, Python, Node.js, and Go bindings, hand-tuned SIMD paths, a seekable format, and a design focused on modern ARM and x86 pipelines.
Because ZXC is new, its adoption history is mostly early ecosystem seeding rather than long-term production lineage. The project highlights inclusion in lzbench and TurboBench benchmark suites, plus availability through C/C++ package ecosystems and language-specific bindings, as evidence that it is being made easy to test against existing codecs.
ZXC targets assets and payloads compressed once and read many times: game assets, app bundles, firmware updates, content delivery, and embedded data. The CLI compresses and decompresses files, while the C API and language bindings let applications embed the codec directly.
For package nerds, ZXC is interesting less as a mature standard and more as a packaged experiment in codec trade-offs. It competes with the LZ4/Snappy/Zstd mental model by making decompression throughput and ratio at read time the headline package value.
security posture
No matching local secret-handling manifest was found for zxc. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
unzxc | executable | indexed executable | Discovered from the local executable index. |
zxc | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:zxc |
|---|---|
| Version | 0.13.2 |
| Package manager | Homebrew |
| Homepage | https://github.com/hellobertrand/zxc |
| Repository | https://github.com/hellobertrand/zxc |
| Last updated | 2026-07-30T07:26:45Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.