modern-fortran topic
FortranTip
Short instructional Fortran codes associated with Twitter @FortranTip
ogpf
ogpf is Object based interface to GnuPlot from Fortran 2003, 2008 and later
fortran2018-examples
Fortran 2018 standard examples with broad applications
fortran-submodule
Examples of modern Fortran 2008 submodule
gFTL
Software containers for Fortran
mfi
Modern Fortran Interfaces to BLAS and LAPACK
prima
PRIMA is a package for solving general nonlinear optimization problems without using derivatives. It provides the reference implementation for Powell's derivative-free optimization methods, i.e., COBY...
Euler2D-KFVS
2D solver for Euler equations in quadrilateral grid, using kinetic flux vector splitting scheme, written in OOP F2003
argparse-f
Modern Fortran command line parser, implemented with OOP.