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

vector-of-bool/pitchfork resource

Pitchfork is a Set of C++ Project Conventions observed · 2026-08-28

github.com/vector-of-bool/pitchfork · C++ · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 2931
  • days_rel: n/a
  • days_push: 859
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1258 stars · 64 forks observed · 2026-08-28

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

Pitchfork is a set of conventions for native C and C++ projects, best known for its project directory layout specification. The repository also hosts an experimental pf tool and pf library for creating and manipulating Pitchfork-compliant projects.

Use cases

  • how to structure a C++ project directory layout
  • standard folder conventions for C and C++ projects
  • where to put headers, sources, and tests in a C++ project
  • de facto standard C++ project layout for CMake builds
  • scaffold a new C++ project with a conventional layout
  • organize and name directories in native C/C++ codebases

When to choose

  • you are starting a new C or C++ project and want a widely recognized directory structure
  • you want consistency across multiple C++ codebases or open-source contributions
  • you want a layout that works well with CMake and typical native build setups

When to avoid

  • you need working tooling today - the pf CLI and library are explicitly experimental
  • you need a build system, package manager, or compiler - Pitchfork only defines conventions
  • your project already follows a different established layout and migrating would not pay off

Facets

learning-resource · maturity stable

documentation developer-tools boilerplate developer-tools programming-languages cpp c cross-platform project-layout project-structure conventions specification cmake scaffolding c-plus-plus native-projects

1 source

Member repositories

RepositoryRoleHealth v2
vector-of-bool/pitchforkmain32

For agents

markdown · JSON · MCP: product_card(name="vector-of-bool/pitchfork")

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