macOS
brew install csviewlocal Homebrew formula metadata
sudo port install csviewMacPorts ports tree · textproc/csview/Portfile · source: api.github.com
brew
High performance csv viewer for cli. Version 1.3.4 via Homebrew; verified from local package data.
install
brew install csviewlocal Homebrew formula metadata
sudo port install csviewMacPorts ports tree · textproc/csview/Portfile · source: api.github.com
sudo apk add csviewAlpine Linux edge package indexes · csview · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#csviewnixpkgs package indexes · pkgs/by-name/cs/csview/package.nix · source: api.github.com
scoop install main/csviewScoop official bucket manifest trees · bucket/csview.json · source: api.github.com
overview
High performance csv viewer for cli
history
csview is a Rust command-line CSV viewer focused on fast, memory-efficient table rendering with CJK and emoji alignment support.
The README positions csview as a formatter and viewer rather than an analysis tool, explicitly distinguishing it from xsv. The changelog shows a 1.0.0 release in February 2022 after the 0.3 series, followed by packaging and usability work such as Homebrew documentation, line numbers, alignment options, pager support, and additional Apple Silicon release targets.
The official README documents installation through Homebrew, Arch AUR, NetBSD pkgsrc, Scoop, prebuilt GitHub releases, and cargo. That spread is meaningful for a small terminal viewer because users often install it as a standalone binary on machines where Python-heavy CSV tools are too slow or too large.
csview formats CSV, TSV, and custom-delimited data into aligned terminal tables, with styles including markdown table output. The README benchmarks it against xsv table, util-linux column, and csvkit's csvlook, emphasizing startup speed and memory use for viewing rather than transformation.
For package nerds, csview is a compact example of the Rust single-binary CLI pattern: published to crates.io, distributed through system package managers, and aimed at replacing heavier table viewers in shell pipelines.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
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 |
|---|---|---|---|
csview | cli | global executable |
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.
https://github.com/wfxr/csview
install metadata
| Package key | brew:csview |
|---|---|
| Version | 1.3.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/csview |
| Homepage | https://github.com/wfxr/csview |
| Repository | https://github.com/wfxr/csview |
| Upstream docs | https://github.com/wfxr/csview#readme |
| License | MIT OR Apache-2.0 |
| Source archive | https://github.com/wfxr/csview/archive/refs/tags/v1.3.4.tar.gz |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | csview |
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
csview
nix profile install nixpkgs#csviewcsview 1.3.4-r0
Pretty csv viewer for cli with cjk/emoji support
https://github.com/wfxr/csview
sudo apk add csviewcsview-bash-completion 1.3.4-r0
Bash completions for csview
https://github.com/wfxr/csview
sudo apk add csview-bash-completioncsview-fish-completion 1.3.4-r0
Fish completions for csview
https://github.com/wfxr/csview
sudo apk add csview-fish-completioncsview-zsh-completion 1.3.4-r0
Zsh completions for csview
https://github.com/wfxr/csview
sudo apk add csview-zsh-completioncsview
sudo port install csviewmain/csview
scoop install main/csviewsource 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.