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

Canop/bacon

background code checker observed · 2026-08-28

github.com/Canop/bacon · homepage · Rust · AGPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

99/100

  • Activity 99
  • Release rhythm 99
  • 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: 13
  • age_days: 2134
  • days_rel: 10
  • days_push: 9
  • n_releases_24m: 30

Full methodology

Adoption not part of the score

3392 stars · 124 forks observed · 2026-08-28

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

Bacon is a background code checker for Rust that watches source directories and reruns cargo check, clippy, tests, or custom jobs on file changes. It runs in a terminal alongside your editor, showing errors and warnings with minimal interaction.

Use cases

  • watch rust compilation errors while coding
  • run cargo check automatically on file save
  • monitor clippy warnings in a side terminal
  • rerun rust tests on code changes
  • see test failures immediately without leaving editor
  • define custom watch jobs for a rust project

When to choose

  • you write Rust and want continuous compile/test feedback next to your editor
  • you want a low-interaction terminal watcher for cargo check, clippy, and tests
  • you need custom watch jobs defined in bacon.toml

When to avoid

  • your project is not Rust-based and you don't need custom job commands
  • you want an in-editor LSP-style diagnostics experience rather than a separate terminal
  • you need CI integration rather than an interactive local tool

Facets

cli-tool · maturity active

developer-tools cli terminal-ui testing developer-tools programming-languages windows cli rust rust cargo file-watching clippy code-checker background-compilation inotify command-line linux macos

4 sources

Member repositories

RepositoryRoleHealth v2
Canop/baconmain99

For agents

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

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