Ross ROSS = Recommend OSS · open-source software intelligence for agents

phsym/prettytable-rs

A rust library to print aligned and formatted tables observed · 2026-08-28

github.com/phsym/prettytable-rs · homepage · Rust · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4115
  • days_rel: n/a
  • days_push: 712
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1053 stars · 78 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

prettytable-rs is a Rust library for printing aligned and formatted tables to the terminal, with styling, colors, slicing, and CSV import/export support. It is distributed as a crate on crates.io and integrates with evcxr notebooks.

Use cases

  • print aligned tables in a Rust CLI
  • format tabular output with colors and styles
  • export table data as CSV from Rust
  • import CSV data into a formatted table
  • display query results in a terminal app

When to choose

  • you need pretty ASCII table output in a Rust program
  • you want simple terminal table formatting with macros and styling
  • you need CSV import/export alongside table printing

When to avoid

  • you need rich TUI interfaces rather than static tables
  • you are not working in Rust
  • you need HTML or GUI table rendering

Facets

library · maturity stable

cli developer-tools developer-tools rust cli cross-platform tables terminal-output formatting csv command-line

2 sources

Member repositories

RepositoryRoleHealth v2
phsym/prettytable-rsmain23

For agents

markdown · JSON · MCP: product_card(name="phsym/prettytable-rs")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem