Fortran stdlib now has 800 stars

The Fortran stdlib GitHub repository has just surpassed 800 stars. :tada:

This puts it in front of the Fortran Web Framework which held that position for a long time, likely also from the exposure it got through HackerNews.

The only project which remains ahead in the star list is the Weather Research and Forecasting Model (WRF) with 936 stars currently. (The projects like gdbgui, cmake-cookbook, and open-mpi, have the “fortran” tag, but aren’t written in Fortran, so they are essentially outliers.)

7 Likes

Shout out to Nick Doiron, author of the Fortran MVC Framework, for alerting towards Fortran GSoC internships on his website:

1 Like

With https://star-history.com, you can see the evolution over time:

Note: it might be possible to embed the graph here, but I couldn’t figure out how to do that.

Nice website. Here is the comparison of the top three. WRF and stdlib appear to be collecting stars at the same rate, what could this imply?