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

uncrustify/uncrustify

Code beautifier observed · 2026-08-28

github.com/uncrustify/uncrustify · homepage · C++ · GPL-2.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

83/100

  • Activity 99
  • Release rhythm 52
  • 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: 181.5
  • age_days: 6164
  • days_rel: 108
  • days_push: 10
  • n_releases_24m: 5

Full methodology

Adoption not part of the score

3066 stars · 602 forks observed · 2026-08-28

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

Uncrustify is a highly configurable source code beautifier for C, C++, C#, Objective-C, D, Java, Pawn, and Vala. It reformats code by adjusting spacing, newlines, indentation, alignment, and braces according to hundreds of configurable options.

Use cases

  • format C++ code to a consistent style
  • enforce code style across a C-like codebase
  • add or remove braces on single-statement if/for/while blocks
  • align variable definitions and struct initializers
  • reformat Java indentation and spacing
  • normalize whitespace before parens and around operators
  • integrate a code formatter into CI to check style

When to choose

  • you need fine-grained control over formatting rules beyond what clang-format offers
  • your project uses C, C++, C#, Objective-C, D, Java, Pawn, or Vala
  • you want to enforce a custom house style with hundreds of tweakable options

When to avoid

  • you want zero-configuration opinionated formatting out of the box
  • your language is not C-like (e.g., Python, Go, Rust)
  • you prefer a formatter with a small, simple option set

Facets

cli-tool · maturity stable

formatter developer-tools developer-tools programming-languages windows cli cross-platform code-beautifier code-style c-like-languages highly-configurable command-line linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
uncrustify/uncrustifymain83

For agents

markdown · JSON · MCP: product_card(name="uncrustify/uncrustify")

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