macOS
brew install zxclocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für zxc in AI-Agent-Workflows.
Installation
brew install zxclocal Homebrew formula metadata
Überblick
High-performance asymmetric lossless compression library
Verlauf
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.
Sicherheitslage
Für zxc wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
zxc | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/hellobertrand/zxc
Installationsmetadaten
| Paketschlüssel | brew:zxc |
|---|---|
| Version | 0.12.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/zxc |
| Homepage | https://github.com/hellobertrand/zxc |
| Repository | https://github.com/hellobertrand/zxc |
| Upstream-Dokumentation | https://github.com/hellobertrand/zxc#readme |
| Lizenz | BSD-3-Clause |
| Quellarchiv | https://github.com/hellobertrand/zxc/archive/refs/tags/v0.12.0.tar.gz |
| Zuletzt aktualisiert | 2026-06-18T10:42:48Z |
| Pulse | updated |
| Build-Abhängigkeiten | cmake |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | zxc |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.