fortran-lang/fpm
Fortran Package Manager (fpm) observed · 2026-08-28
Health v2 · maintenance only
79/100
- Activity 95
- Release rhythm 47
- 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: 171.5
- age_days: 2423
- days_rel: 197
- days_push: 32
- n_releases_24m: 3
Adoption not part of the score
1065 stars · 136 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Fortran Package Manager (fpm) is a package manager and build system for Fortran, with a user interface modeled after Rust's Cargo. It simplifies building Fortran programs and libraries, running tests and examples, and distributing packages as dependencies via local or online registries.
Use cases
- build a fortran project
- manage fortran package dependencies
- create a new fortran project scaffold
- run fortran tests and examples
- publish a fortran library to a registry
- configure build profiles and compiler flags for fortran
When to choose
- you are starting a new Fortran project and want a modern Cargo-like workflow
- you want simple dependency management and a package registry for Fortran
- you need cross-platform builds of Fortran code without writing Makefiles
When to avoid
- you have a large legacy Fortran codebase with complex existing build systems like CMake
- you need features beyond fpm's current prototype-stage capabilities
- you are not working with Fortran (this is unrelated to Jordan Sissel's fpm)
Facets
cli-tool · maturity active
package-manager build-tool cli developer-tools developer-tools programming-languages windows cli cross-platform fortran cargo-inspired dependency-management build-system fpm-registry command-line linux macos
4 sources
- readme: https://github.com/fortran-lang/fpm · fetched 2026-08-28 · b22a1d44a7c0
- homepage: https://fpm.fortran-lang.org · fetched 2026-08-29 · b9cda3b85ac2
- site_page: https://fpm.fortran-lang.org/install/index.html · fetched 2026-08-29 · decd2d44e0de
- site_page: https://fpm.fortran-lang.org/spec/features.html · fetched 2026-08-29 · 2fb67320a654
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| fortran-lang/fpm | main | 79 |
For agents
markdown · JSON · MCP: product_card(name="fortran-lang/fpm")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem