YS-L/csvlens
Command line csv viewer observed · 2026-08-28
Health v2 · maintenance only
79/100
- Activity 90
- Release rhythm 53
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 80.0
- age_days: 1845
- days_rel: 237
- days_push: 60
- n_releases_24m: 7
Adoption not part of the score
3942 stars · 71 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
csvlens is a command-line CSV file viewer built in Rust, functioning like `less` but tailored for CSV files. It supports scrolling, regex search and filtering, sorting, column freezing, and piping CSV data directly into the viewer.
Use cases
- view large csv files in the terminal
- search and filter csv rows with regex
- sort csv data by column from the command line
- pipe command output into a csv pager
- inspect delimited data files like tsv
- copy selected csv cells to clipboard
When to choose
- you need a fast, interactive terminal viewer for CSV or TSV files
- you want to explore large CSVs without loading them into a spreadsheet
- you want to pipe CSV output from other commands into a pager
When to avoid
- you need to edit or transform CSV data, not just view it
- you need a GUI spreadsheet experience
- you work with non-delimited structured formats like JSON or Parquet
Facets
cli-tool · maturity active
cli terminal-ui search-engine developer-tools files cli windows rust csv pager tui viewer data-inspection command-line linux macos
2 sources
- readme: https://github.com/YS-L/csvlens · fetched 2026-08-28 · 136dac69cf30
- registry_crates: https://crates.io/api/v1/crates/csvlens · fetched 2026-08-29 · 0af6e777aafa
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| YS-L/csvlens | main | 79 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem