🍺 BREW Explorer

← all formulae

csview

brew install csview v1.3.4 MIT OR Apache-2.0

High performance csv viewer for cli

36
30-day installs · #5392
86
90-day · #5917
588
365-day · #4782
694
★ GitHub stars · updated 3mo ago

Build dependencies

GitHub topics

cjk cli command-line csv pager rust table terminal tool

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [
    "rust"
  ],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "High performance csv viewer for cli",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:36:44+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "csview",
  "github_default_branch": "master",
  "github_last_commit_at": "2026-05-12T12:46:58Z",
  "github_readme_excerpt": "\u003ch1 align=\"center\"\u003e\ud83d\udce0 csview\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\n    \u003cem\u003eA high performance csv viewer with cjk/emoji support.\u003c/em\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/wfxr/csview/actions?query=workflow%3ACICD\"\u003e\n        \u003cimg src=\"https://github.com/wfxr/csview/workflows/CICD/badge.svg\" alt=\"CICD\"/\u003e\n    \u003c/a\u003e\n    \u003cimg src=\"https://img.shields.io/crates/l/csview.svg\" alt=\"License\"/\u003e\n    \u003ca href=\"https://crates.io/crates/csview\"\u003e\n        \u003cimg src=\"https://img.shields.io/crates/v/csview.svg?colorB=319e8c\" alt=\"Version\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://github.com/wfxr/csview/releases\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/platform-%20Linux%20|%20OSX%20|%20Win%20|%20ARM-orange.svg\" alt=\"Platform\"/\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cimg src=\"https://raw.githubusercontent.com/wfxr/i/master/csview-screenshot.png\" /\u003e\n\n### Features\n\n* Small and *fast* (see [benchmarks](#benchmark) below).\n* Memory efficient.\n* Correctly align [CJK](https://en.wikipedia.org/wiki/CJK_characters) and emoji characters.\n* Support `tsv` and custom delimiters.\n* Support different styles, including markdown table.\n\n### Usage\n```\n$ cat example.csv\nYear,Make,Model,Description,Price\n1997,Ford,E350,\"ac, abs, moon\",3000.00\n1999,Chevy,\"Venture \"\"Extended Edition\"\"\",\"\",4900.00\n1999,Chevy,\"Venture \"\"Extended Edition, Large\"\"\",,5000.00\n1996,Jeep,Grand Cherokee,\"MUST SELL! air, moon roof\",4799.00\n\n$ csview example.csv\n\u250c\u2500\u2500\u2500\u2500\u2500\u2500\u252c\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u252c\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u252c\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u252c\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2510\n\u2502 Year \u2502 Make  \u2502               Model               \u2502        Description        \u2502  Price  \u2502\n\u251c\u2500\u2500\u2500\u2500\u2500\u2500\u253c\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u253c\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u253c\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u253c\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2524\n\u2502 1997 \u2502 Ford  \u2502 E350                              \u2502 ac, abs, moon             \u2502 3000.00 \u2502\n\u2502 1999 \u2502 Chevy \u2502 Venture \"Extended Edition\"        \u2502                           \u2502 4900.00 \u2502\n\u2502 1999 \u2502 Chevy \u2502 Venture \"Extended Edition, Large\" \u2502                           \u2502 5000.00 \u2502\n\u2502 1996 \u2502 Jeep  \u2502 Grand Cherokee                    \u2502 MUST SEL",
  "github_repo": "wfxr/csview",
  "github_stars": 694,
  "github_topics": [
    "cjk",
    "cli",
    "command-line",
    "csv",
    "pager",
    "rust",
    "table",
    "terminal",
    "tool"
  ],
  "homepage": "https://github.com/wfxr/csview",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 36,
  "installs_365d": 588,
  "installs_90d": 86,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "MIT OR Apache-2.0",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "csview",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 5392,
  "rank_365d": 4782,
  "rank_90d": 5917,
  "raw_hash": "4302229e3f29006c",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/c/csview.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "1.3.4",
  "versioned_formulae": [],
  "why_use_this": null
}