Automic VaultAutomic Vault

brew

Installer zsv avec Homebrew, MacPorts, Nix, winget

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de zsv pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install zsv

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install zsv

MacPorts ports tree · textproc/zsv/Portfile · Source: api.github.com

Linux

Nixvérifié · 92%
nix profile install nixpkgs#zsv

nixpkgs package indexes · pkgs/by-name/zs/zsv/package.nix · Source: api.github.com

Windows

Windows Package Managervérifié · 92%
winget install --id liquidaty.zsv -e

Windows Package Manager source index · liquidaty.zsv · Source: cdn.winget.microsoft.com

aperçu

Résumé du paquet

Tabular data swiss-army knife CLI

historique

Historique du projet et usages

zsv is a C library and extensible command-line utility for parsing, viewing, querying, and converting CSV and related tabular data. Its niche is high-speed, low-memory parsing while still handling messy, spreadsheet-style CSV.

Historique du projet

The project was created to fill a gap the authors saw among CSV tools: they wanted a parser that was fast, memory-efficient, portable to WebAssembly, usable as both a library and a standalone CLI, and easier to extend than the tools they had evaluated.

The README explicitly compares zsv's goals with tools such as xsv, tsv-utils, Miller, csvkit, DuckDB, Polars, and other SIMD CSV parsers. The result is both zsvlib and the zsv command, with an extension model based on shared libraries.

Historique d'adoption

zsv is a newer and more niche package than long-lived CSV staples, but its adoption story is package-manager and benchmarking driven: it ships prebuilt releases, Homebrew/winget-style install paths are documented, and the README centers repeatable performance comparisons against other CSV tooling.

Its appeal is strongest for users who want a small native CLI instead of loading tabular data through a database, Python runtime, or large analytical engine just to count, select, convert, inspect, or clean CSV files.

Modes d'utilisation

The zsv CLI includes commands such as count, select, sql, flatten, serialize, 2json, 2db, stack, pretty, 2tsv, compare, paste, overwrite, check, jq, and sheet. The sheet command provides an in-console interactive grid viewer with navigation, filtering, and pivot-table-style drill-down.

The parser defaults to real-world CSV behavior closer to spreadsheet programs than strict RFC 4180. It also exposes a SIMD fast parser for standard quoting, a --parallel mode for multi-core parsing, generic-delimited and fixed-width formats, multi-row headers, normalized CSV output, and library APIs for embedding.

Pourquoi les passionnés de paquets s'y intéressent

zsv is package-nerd significant because it represents the modern CSV-tooling arms race: small native binaries, SIMD acceleration, WebAssembly portability, shell composability, and competition with heavier data engines such as DuckDB and Polars.

It also shows how a package can be both a CLI and a library without forcing users into a language ecosystem. That makes it interesting in package indexes where the same tool may be consumed by shell users, C integrators, and binding authors.

Chronologie

  • 2025-2026: README and benchmark docs describe zsv as both zsvlib and an extensible CLI.
  • 2026-03-26: Benchmark documentation records v1.4.0-era fast-parser and parallel-parser comparisons.
  • 2026: Current README documents SIMD fast parser support on aarch64 NEON, x86-64 AVX2, and x86-64 SSE2.

Related projects

  • Related projects include xsv, qsv, xan, Miller, csvkit, DuckDB, Polars, tsv-utils, SQLite, RFC 4180 CSV tooling, and the zsv Ruby binding.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • S’installe avec 2 dépendances d’exécution.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
zsvcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-10
version du gestionnaire1.4.3
gestionnaire mis à jour2026-06-22
données localesOK
amontà jour
dernière version détectéev1.4.3

https://github.com/liquidaty/zsv

  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:zsv
Version1.4.3
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/zsv
Page d'accueilhttps://github.com/liquidaty/zsv
Dépôthttps://github.com/liquidaty/zsv
Docs amonthttps://github.com/liquidaty/zsv#readme
LicenceMIT
Archive sourcehttps://github.com/liquidaty/zsv/archive/refs/tags/v1.4.3.tar.gz
Dernière mise à jour2026-06-22T14:06:46-07:00
Pulseupdated
Dépendancesjq, pcre2
Bibliothèques fournies par macOSncurses
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namezsv
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Nix95%

zsv

nix profile install nixpkgs#zsv
  • normalized package name match
  • Correspondance par : Zsv
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/zs/zsv/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts95%

zsv

sudo port install zsv
  • normalized package name match
  • Correspondance par : Zsv
MacPorts ports tree · api.github.com · MacPorts ports tree: textproc/zsv/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
winget95%

liquidaty.zsv

winget install --id liquidaty.zsv -e
  • normalized package name match
  • Correspondance par : Zsv
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: liquidaty.zsv from https://cdn.winget.microsoft.com/cache/source.msix

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment