# Nukesor/comfy-table

:large_orange_diamond: Build beautiful terminal tables with automatic content wrapping

Repository: https://github.com/Nukesor/comfy-table
Canonical: https://ross.abutalabs.com/products/comfy-table
Language: Rust
License: MIT
License Family: permissive
Topics: terminal, commandline-interface, commandline, table, styling
Last push: 2026-08-05T01:14:22+00:00

## Health v2 (maintenance only)
Score: 88/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 96, release rhythm 72, longevity 100
- inputs: {"age_days": 2442, "days_push": 29, "days_rel": 29, "gap_med": 137, "n_releases_24m": 6}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1389, forks 45 (observed 2026-08-28T04:04:35.411485+00:00)

## What it is
A Rust library for building beautiful terminal tables with automatic content wrapping and ANSI styling. It offers extensive customization of borders, padding, alignment, and column constraints, and is cross-platform.

## Use cases
- print formatted tables in a CLI tool
- render tabular data with automatic text wrapping in the terminal
- style terminal table output with colors and ANSI codes
- display query results as a table in a command-line application
- customize table borders, padding, and alignment in Rust
- arrange table columns dynamically based on terminal width

## When to choose
- you need pretty, customizable tables in a Rust terminal application
- you want automatic content wrapping to fit a given terminal width
- you need ANSI styling, presets, and cross-platform support
- you want a mature, well-tested library with high performance

## When to avoid
- you need a GUI or web-based table rendering
- you are not working in Rust
- you need actively developed new features, since the project is in feature freeze awaiting a new maintainer

## Facets
- artifact type: library
- maturity: maintenance
- function: terminal-ui, developer-tools
- domain: developer-tools
- platform: windows, rust, cross-platform
- tags: tables, terminal-output, content-wrapping, ansi-styling, unicode, command-line, linux, macos

## Member repositories
- Nukesor/comfy-table (main) score 88

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:35.411485+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:39:41.707145+00:00, confidence not recorded.
  - readme: https://github.com/Nukesor/comfy-table (fetched 2026-08-28T04:04:35.411485+00:00, sha 8fe069251676)
  - registry_crates: https://crates.io/api/v1/crates/comfy-table (fetched 2026-08-29T11:54:49.481067+00:00, sha fb3a67ec4043)
- Data as of 2026-08-30T08:39:29.467469+00:00.
