(C) indique un produit commercial
AD_DNSVM: outil de différenciation automatique FORTRAN Utilisation du mode avant pour les scalaires (S), les vecteurs (V) et les matrices (M), par David Lauvergnat. Il n'a pas de limite en termes de nombre de variables indépendantes (ce nombre est défini au moment de l'exécution) et peut calculer jusqu'à des troisième dérivés.
ADF95: Modification de Jingchang Shi pour travailler avec GFortran du programme décrit dans ADF95: Tool for Automatic Différenciation of a Fortran Code conçu pour un grand nombre de variables indépendantes, par Christian W. Straka, Computer Physics Communications, Volume 168, numéro 2, 1er juin 2005, pages 123-139, avec pré-avant ici
ADIFOR: Étant donné un code source FORTRAN 77 et la spécification par un utilisateur des variables dépendantes et indépendantes, Adifor générera un code dérivé augmenté qui calcule les dérivés partiels de toutes les variables dépendantes spécifiées par rapport à toutes les variables indépendantes spécifiées en plus du résultat d'origine.
Adjac: Différenciation automatique pour générer des Jacobians clairsemés, en utilisant Fortran 95 et la surcharge de l'opérateur, par Pauli Virtanen
Audito: outil de différenciation automatique pour Fortran, par Michel V. Heinz. Les opérateurs mathématiques ont été surchargés pour fonctionner avec les types nouvellement définis, qui incluent non seulement la valeur de la fonction, mais aussi le gradient, la Hesse et le Laplacien.
Auto_deriv: Module composé d'un ensemble de procédures FORTRAN 95 qui peuvent être utilisées pour calculer les première et deuxième dérivés partiels (mixtes ou non) d'une fonction continue avec de nombreuses variables indépendantes, par S. Stamatiadis, et Sc Farantos, qui fait partie de la bibliothèque du programme de communication de la physique informatique. La fonction mathématique doit être exprimée comme une ou plusieurs procédures FORTRAN 77/90/95.
Autodiff: différenciation automatique pour jusqu'à la 4e dérivée, par Simon Geard
Auto-Diff: Implémentation dans le Fortran moderne de la différenciation automatique en mode arrière, par Zoziha.
Digne de différenciation automatique (DNAD): mise à jour du code de Yu, W. et Blair, M.: "DNAD, un outil simple pour la différenciation automatique des codes FORTRAN Utilisation de deux nombres," Computer Physics Communications, Vol. 184, 2013, pp. 1446-1452, par Oddlehod. Projet connexe: FORTRAN_DNAD. Une fourche par Oyvindyr utilise des macros FYPP. L'avantage de cette approche est que les interfaces et les implémentations des fonctions mathématiques peuvent être "injectées" dans les modules où ils sont utilisés.
Fazang: Bibliothèque pour la différenciation automatique en mode inverse, inspirée de la bibliothèque Stan / Math, par Yi Zhang. Zoziha a mis à jour le projet pour travailler avec GFortran et Ifort.
OpenAD: outil pour la différenciation automatique (AD) des programmes informatiques numériques
Tapenade: moteur de différenciation automatique développé à Inria. Il peut être exécuté en ligne ou être téléchargé et installé localement comme un ensemble de classes Java (archive JAR).
Transformation des algorithmes dans FORTRAN (TAF): traducteur source à source pour le code FORTRAN 77-95, c'est-à-dire que TAF accepte le code FORTRAN 77-95 en entrée, applique une transformation sémantique et génère du code FORTRAN 77-95. TAF soutient plusieurs transformations sémantiques. Le plus important est la différenciation automatique (AD), c'est-à-dire la génération de code pour l'évaluation du dérivé du premier ordre (matrice jacobienne). (C)
DOXYGEN: génère un navigateur de documentation en ligne (en HTML) et / ou un manuel de référence hors ligne (en latex) à partir d'un ensemble de fichiers source documentés. Il existe également une prise en charge de la génération de sortie dans RTF (MS-Word), PostScript, PDF hyperlien, HTML compressée, DocBook et Unix Man.
F90TOHTML: Script Perl pour convertir les fichiers source FORTRAN en un site Web hyperlien
Ford: génère automatiquement la documentation FORTRAN à partir des commentaires dans le code, à partir de programmeurs Fortran-Foss
HtmLindex: code C ++ qui construit une page HTML "Skeleton" pour un fichier de code source C, C ++, FORTRAN77 ou FORTRAN90, documentant chaque routine du fichier ... si chaque routine a été marquée de manière appropriée, par John Burkardt. Les informations après le marqueur sont généralement des explications d'une ligne de ce que fait la routine.
Protex: Script Perl qui peut éliminer les informations à partir d'un en-tête de document FORTRAN standard et enregistrer cela dans un fichier de latex, par Arlindo da Silva et al.
Version-F: Implémentation du versioning sémantique 2.0.0 par Minh Dao qui vise à être un outil convivial pour gérer les versions dans les projets FORTRAN
Buildnis: Système de construction de plate-forme distribué et plate-forme qui peut gérer les modules C ++ 20 et FORTRAN et est suffisamment flexible pour construire quoi que ce soit d'autre et gérer diverses étapes de construction
CMake Pross-plateform, Générateur de systèmes de construction open source. FORTRAN_WITH_CMAKE_EXEMPLES par Christensencode fournit des exemples concrètes avec autant d'explications que possible pour le rendre clairement à une personne ayant une quantité relativement petite d'expérience avec CMake.
CMake Utils: scripts et modules utiles pour CMake, en particulier pour l'informatique scientifique, le HPC et le Fortran, de Scivision
Cookiectter-fortran-Project: Modèles pour mettre en place de nouveaux projets FORTRAN, permettant à l'utilisateur de choisir parmi divers systèmes de construction (CMake, FPM et Meson) et différents modèles de parallélisation tels que Serial, MPI et CoArray. Les projets générés comprennent une bibliothèque, des tests unitaires (en utilisant actuellement le cadre de test unitaire de Fortuno) et éventuellement, une application autonome et un exemple.
Facile: étapes pour configurer un référentiel GitHub avec FPM, et les actions GitHub, y compris la documentation Ford (1) et les tests unitaires, par Urbanjost
F90_MAKEFILE_BUILDER: Programme Python pour construire un makefile pour un programme FORTRAN 90 en recherchant dans chaque module les dépendances, par Benjamin Pieczynski. L'algorithme détermine l'ordre des dépendances et construit le fichier de fabrication dans le bon ordre.
FAB: Système de construction pour les projets Fortran et C. Initialement conçu pour construire les principales applications scientifiques du Met Office, LFRIC et UM.
FCM: Système de construction de Fortran moderne + emballages à la subversion pour le développement de logiciels scientifiques, de Metomi
FF08DEPENDS: outil de ligne de commande pour obtenir des informations de dépendance aux fichiers pour les fichiers source de Fortran 2008, écrits dans Fortran 2003 par Ianh
Fobis.py, Système de construction FORTRAN pour les pauvres: analyse automatique des fichiers pour la création de dommages-hiérarchies en cas d'utilisation et inclure des instructions, et la construction automatique de tous les programmes trouvés dans le répertoire racine analysé ou uniquement une cible sélectionnée spécifique, par Szaghi et al.
FORTDEP: Script Python 3 pour générer des dépendances entre les modules Fortran pour la marque, par Dominik Gronkiewicz
FORTDEPEND: Script Python pour générer des dépendances pour les projets Fortran, par ZedThee
Forte: un script court capable d'exécuter le code FORTRAN 90 à partir de la coque Linux plus flexiblement, par Ed Higgins
FORTRAN-Compiler-With-Two-ordinateurs: code Python pour faciliter le flux de travail de compilation des fichiers source FORTRAN sur un ordinateur et exécuter la sortie compilée (DLL) sur un autre, par Jucelio Tavares Junior. Il est idéal pour les environnements distribués où les processus de simulation et de compilation sont gérés par des machines séparées.
FORTRANDEP: outil Python pour déterminer les dépendances à makefile pour un projet FORTRAN, par Ryan Orvedahl
FORTRAN_MAKEPS: Small Python Script pour scanner les sources FORTRAN et générer des dépendances adaptées à Makefile, par James Biddle
FORTRANMAKEUTILS: Scripts Python pour générer des arbres de dépendance et des makefiles, par Denis Eiras
FORTRAN Package Manager pour Visual Studio: ajoute des options et des entrées de menu pour construire, exécuter et tester votre projet FORTRAN à l'aide du Fortran Package Manager (FPM), par tout fonctionnel
Modèle de projet FORTRAN: Modèle de projet avec vérification pré-engagement, vérifications de compilation avec fpm build , tests automatisés avec fpm test , formatage de code avec fprettify et libellé avec l'extension moderne VSCODE FORTRAN, par Matthalex
FPM: FORTRAN Package Manager (FPM) est un gestionnaire de packages et un système de construction pour Fortran, de Fortran-Lang
FPM-COMPLETION: Fonctions d'achèvement de la ligne de commande pour le gestionnaire de package FORTRAN, par Shinobu Amasaki. Zsh est nécessaire pour utiliser ce package, actuellement.
FPM-GUI: Interface utilisateur graphique de StraigtForward pour le Fortran Package Manager (FPM), par Arjen Markus
FPM-Registry: Registre centralisé des packages FPM pour le site Fortran-Lang
FPM-SEARCH: répertorie les packages disponibles dans le Registry FPM à partir de la ligne de commande, par Urbanjost et Sebastian Ehlert. Cela permet de localiser rapidement les packages FPM (1) et de générer les lignes de dépendance associées à insérer dans des fichiers de manifeste de package FPM (1) (FPM.TOML) qui souhaitent les utiliser.
GFORTRAN-CONFIG: Script Windows Batch pour créer et exécuter automatiquement le code FORTRAN dans l'environnement GFortran Mingw-W64 et un script de bash analogue pour Ubuntu Linux, par Cloudy-Sfu
GitHubactions_intro: introduit les actions GitHub comme un outil pour l'automatisation légère des flux de travail de données scientifiques, avec des exemples de Python et de Fortran à l'aide de GnupLot, par Oscar Mojica
Homebrew-fortran: fournit des instructions de construction de package pour les outils et les bibliothèques autour de FORTRAN compatibles avec la chaîne d'outils Homebrew, par Federico Perini et al. Les packages disponibles à partir de ce robinet sont FPM: FORTRAN Package Manager et LFertran: Compilateur Fortran basé sur LLVM moderne.
Intel® OnEapi Math Kernel Library Link Advisor: demande des informations sur le système informatique et sur la façon dont on a l'intention d'utiliser la bibliothèque du noyau mathématique Intel® ONEAPI (lien dynamiquement ou statiquement, utiliser le mode fileté ou séquentiel, et ainsi de suite) et génère automatiquement la ligne de liaison appropriée pour l'application
JAMS_MAKEFILE: fournit une manière portable et polyvalente de compilation des projets Fortran, C, C ++ et mixtes, par Mcuntz
Makepf90: génère des dépendances pour le code FORTRAN, par Erik Edelman
Makefile-Maker: Fortran Make Filater automatique, par Garl4nd. Le programme scanne d'abord tous les fichiers FORTRAN pour les importations d'autres fichiers source et crée un graphique de dépendance dirigé, où chaque sommet représente le fichier et une flèche de A à B correspond au fichier A en fonction de B.
MakeMake: Script Perl développé pour la première fois par Michael Wester pour construire des makefiles corrects pour le code FORTRAN moderne et modifié pour les compilateurs plus récents et pour travailler pour C ++ par Katherine Holcomb. Son utilisation est discutée ici.
MakeMake90: Script Python qui génère des makefiles pour les programmes modulaires FORTRAN, par Jan Berge. Il recherche récursivement dans le répertoire de travail des fichiers .f90 et détermine leurs dépendances.
Meson: système de construction de nouvelle génération. Test-Meson est un exemple de projet Python avec le code FORTRAN.
Package MINGW pour le gestionnaire de package FORTRAN: fournit des instructions de création de package pour le Fortran Package Manager (FPM) compatible avec la chaîne d'outils MSYS2. Ce projet fournit des packages Mingw prédéfinis sur la page de version.
Mkhelper: Collection des services publics à utiliser avec GNU AutoConf et GNU Faire pour la construction de projets Fortran, par Skosukhin
MKMF: outil écrit en perl5 qui construira un makefile à partir de la source distribuée, de NOAA-GFDL. Un programme exécutable unique est le résultat typique.
PYFPM: Fournit un modèle pydatique du format manifeste du package FPM utilisé dans le gestionnaire de package FORTRAN, par Sebastian Ehlert
Run-fortran: trie les fichiers FORTRAN basés sur les définitions et les usages des modules, par lycantropos
SPACK: Package Manager pour les supercalculateurs, Linux et MacOS qui facilite l'installation de logiciels scientifiques. Il n'est pas lié à une langue particulière - on peut créer une pile de logiciels dans Python ou R, lien vers des bibliothèques écrites en C, C ++ ou FORTRAN, et échanger facilement des compilateurs ou cibler des microarchitectures spécifiques.
Goggles verbeux: génère des modèles de projet FORTRAN, par Goddard Guryon. Le script create_project.sh prend un nom de projet (et éventuellement un nom de répertoire de projet) en entrées, crée le dossier du projet, les dossiers de build et de docs à l'intérieur, et enregistre des fichiers de modèle pour cmake et doxygen.
XMake: Utilitaire de construction multiplateforme léger basé sur LUA. Il utilise xmake.lua pour maintenir les constructions de projet. Les deux compilateurs Fortran pris en charge sont GFortran et Ifort.
Chatgpt: génère le code FORTRAN à partir d'une description de problème en anglais ou une autre langue naturelle et traduit le code des autres langages de programmation à Fortran, parfois avec des erreurs. L'extension Rungpt Chrome permet à Code d'être compilé avec GFertran et exécuté dans l'interface Web ChatGPT. Les autres LLM qui peuvent générer du code FORTRAN sont la perplexité, le groq, le claude, le Mistral, le sommet AI avec des gemini de Google, Llama 3 sur Meta Ai et GitHub Copilot.
IRPF90: Environnement de programmation FORTRAN qui aide le développement de grands codes FORTRAN en appliquant la référence implicite à la méthode des paramètres (IRP)
Maple: a une commande FORTRAN qui traduit le code d'érable en Fortran 77 (c)
Mathcode F90: génère le code de Fortran 90 autonome du code Mathematica, éventuellement connecté via MathLink à Mathematica (C)
MATLAB: La fonction FORTRAN génère des fragments de code FORTRAN à partir d'une expression symbolique, ou génère des fichiers contenant des fragments de code (C)
Maxima La commande FORTRAN intégrée imprime une expression comme une instruction FORTRAN. F77 est une amélioration.
Fortran paramétrique: générateur de générateur de programme FORTRAN qui peut produire des extensions de Fortran, spécialisées pour soutenir la programmation d'applications particulières, par Martin Erwig et al. Les extensions sont spécifiées par le biais de structures de paramètres qui peuvent être mentionnées dans les programmes FORTRAN pour décrire la dépendance des pièces de programme sur ces paramètres.
PSYCLONE: Système de transformation du compilateur et de code spécifique au domaine pour les modèles de différence / volume / élément du système terrestre de l'élément dans FORTRAN
Sympy: Python Library for Symbolic Mathematics qui peut générer du code FORTRAN, comme illustré par Ivan Pribec
Argv-fortran: mieux get_command_argument pour Fortran qui renvoie l'argument dans une chaîne de caractères allocatisable, par Jacob Williams
CMDFF: Fait des lignes de commande plus belles pour les codes FORTRAN, par Brad Richardson
Command_args: gère automatiquement les arguments en ligne de commande qui sont transmis au programme, par Arjen Markus
f90getOpt: getOpt () - et getOpt_long () - comme la fonctionnalité (similaire aux fonctions c) pour Fortran 90, par Hani Andreas Ibrahim, basé sur le code par Mark Gates
Fargparse: argument de la ligne de commande analyse pour Fortran, une partie de l'écosystème de Goddard Fortran
Volet: bibliothèque conçue pour simplifier la construction (répétitive) d'une CLI compliquée dans Fortran 2003, par Stefano Zaghi. Le volet a été inspiré par le module Python Argparse et essaie de l'imiter.
FTN_GETOPT: fournit une méthode pour gérer les arguments de commande d'une manière similaire à l'installation Getopt en C, par Reinhold Bader
M_CLI: fissure la ligne de commande lorsqu'il est donné un nom de nom et une chaîne prototype qui ressemble beaucoup à une invocation du programme, par Urbanjost et Laurence Kedward. L'utilisation du groupe Namelist a l'avantage qu'il n'est pas nécessaire de convertir les chaînes en leurs types requis ou de dupliquer les déclarations de type.
M_CLI2: Fissure la ligne de commande lorsqu'il est donné une chaîne prototype qui ressemble beaucoup à une invocation du programme, par Urbanjost et al. Un appel à get_args (3f) ou l'une de ses variantes est ensuite fait pour chaque nom de paramètre afin de définir les variables de manière appropriée dans le programme.
M_KRACKEN95: Version FORTRAN 95 de la procédure Kracken (3F) (et routines connexes) pour l'analyse de la ligne de commande, par Urbanjost
OptionsF90: Module pour définir et analyser les options de ligne de commande et les paramètres d'entrée pour les programmes FORTRAN, par Christopher N. Gilbreth. Sa conception est inspirée du module OptParse de Python.
Paramcard: Entrée de paramètre de ligne de commande Rendu simple, par Takahiro Ueda
FORTRAN-Compiler-Test-Suite: contient un cadre et une suite de cas pour tester un compilateur FORTRAN avec les principaux objectifs de faciliter la communauté de Fortran d'ajouter des tests et de faciliter l'utilisation du cadre avec une large gamme de compilateurs, par Brad Richardson et al.
Framework de test Fortran (FTFramework): Collection de scripts Python et bash pour permettre des tests faciles des compilateurs FORTRAN à l'aide des chauves-souris du système de test automatisé Bash, par Agforero
AMD Optimiser le compilateur C / C ++ / FORTRAN (AOCC): Tool de génération de code de qualité de production haute performance. L'environnement AOCC offre diverses options aux développeurs tout en construisant et optimisant les applications C, C ++ et FORTRAN ciblant les plates-formes Linux® 32 bits et 64 bits.
Aomp: Compilateur basé sur Clang / LLVM open-source avec prise en charge ajoutée de l'API OpenMP® sur les GPU Radeon ™. Les instructions pour installer F18 sont là.
ARM FORTRAN COMPILER: Adapté aux codes serveur, HPC et scientifiques, avec prise en charge de Fortran et OpenMP. Le compilateur est construit sur le frontal Open Source Fang et l'optimisation basée sur LLVM et le back-end de génération de code. (C)
F18-llvm-project: Fork de llvm / llvm-project pour f18. En synchronisation avec F18-Mlir et F18.
Fang: Fang (également connu sous le nom de "Fang Classic") est un compilateur Fortran hors arbre ciblant LLVM. Il s'agit d'une version ouverte de PGFertran, un compilateur commercial Fortran de PGI / NVIDIA
Fang-WASM: contient des outils pour créer une version corrigée du compilateur Fang-New de LLVM qui peut être utilisé pour compiler les sources FORTRAN pour WebAssembly. Une bibliothèque d'exécution de Fortran prédéfinie est également conçue pour WebAssembly à l'aide d'EMScripten.
FORTRAN-DEV-IMAGE: L'image contient des versions récentes de compilateurs, des bibliothèques MPI et HDF5 ainsi que des outils de construction de base (CMake, Ninja), par Håkon Strandenes. Ces images peuvent ensuite être utilisées pour compiler les applications FORTRAN qui dépendent de MPI et HDF5.
Synthèse de haut niveau de FORTRAN (FORTRAN-HLS-MAIN): Active FORTRAN sur les appareils AMD Xilinx à travers l'intégration de LLVM Fang dans l'écosystème Vitis, permettant ainsi l'utilisation de toutes ses fonctionnalités, telles que la simulation, le profilage et la génération de bitsreams matériels. Document associé: Synthèse de haut niveau de FORTRAN: Réduire les barrières à l'accélération des codes HPC sur les FPGA, par Gabriel Rodriguez-Canal et al.
FORTRAN-IOS: Script qui agit comme un compilateur FORTRAN qui utilise Fang pour construire des sources pour iOS ARM64, par Emma Cold
Noyau Fortran pour Jupyter avec support CoArray: de SourceryInstitute
FORTRAN-SETUP: Script pour configurer un système pour utiliser FORTRAN sur un système basé sur Ubuntu, par Federico E. Benelli. Il installe un gestionnaire de packages Python pour certains outils basés sur Python, GFORTRAN, éventuellement Intel onEapi HPC, Blas et Lapack, GDB, Fuzzy-Finder (FZF), Fortran Package Manager (FPM), Findent, Flinter, Ford, Fortls et Fortran_Project, un script pour générer et ouvrir des projets.
FORTRAN.RS: Interprète pour Fortran, écrit en Rust, par Xavier2p, développement en cours
Full-stack-fortran: Chain pour compiler Fortran à WebAssembly, et quelques projets qui l'utilisent, par Christoph Honal et al.
GFORTRAN: Projet GNU Fortran, Développement d'un compilateur FROTRAN 95/2003/2008 gratuit pour GCC, la collection de compilateur GNU. L'effort de développement de Gfertran utilise un environnement de développement ouvert afin d'attirer une plus grande équipe de développeurs et de s'assurer que Gfertran peut travailler sur de multiples architectures et divers environnements. L'installation de GFORTRAN sur diverses plates-formes est discutée à Fortran-Lang. Pour Windows, il y a Quickstart Fortran.
GFORTRAN-FOR-MACOS: GFORTRAN POUR MACOS Intel, par Fxcoudert.
G95: Compilateur stable, Production FORTRAN 95 Disponible pour plusieurs architectures de CPU et systèmes d'exploitation. Des parties des normes F2003 et F2008 ont été mises en œuvre
Environnement de programmation HPE Cray: suite logicielle entièrement intégrée avec des compilateurs, des outils et des bibliothèques conçus pour améliorer la productivité des programmeurs, l'évolutivité des applications et les performances. Outre la prise en charge de plusieurs langages de programmation, des modèles de programmation, des compilateurs, des bibliothèques d'E / S et des bibliothèques scientifiques, la suite propose une variété d'outils pris en charge pour des domaines tels que le débogage, l'analyse des performances, la gestion de la charge de travail et la configuration de l'environnement. (C)
IBM FORTRAN: XL FORTRAN POUR AIX®: Créez des applications FORTRAN optimisées et réglées sur IBM AIX.
XL FORTRAN pour Linux: Optimisez vos applications HPC et COgnitive FORTRAN pour les systèmes Linux sur IBM Power®, y compris les processeurs Power9 ™.
VS FORTRAN: Développez des applications efficaces pour IBM Z® et Z / VM® avec IBM vs FORTRAN. (C)
Intel Fortran: construit sur une longue histoire de génération de code optimisé qui prend en charge les normes de l'industrie tout en profitant de la technologie intégrée pour les processeurs évolutifs Intel® Xeon® et les processeurs Intel® Core ™. Resté aligné sur les architectures en évolution et diverses d'Intel, le compilateur prend désormais en charge les GPU.
LFertran: Compilateur Fortran interactif de source ouverte moderne (BSD sous licence) construit au-dessus de LLVM. Il peut exécuter le code de l'utilisateur de manière interactive pour permettre des travaux exploratoires (un peu comme Python, Matlab ou Julia) ainsi que des binaires dans l'objectif d'exécuter le code de l'utilisateur sur des architectures modernes telles que les processeurs multi-core et les GPU.
macOS-cross-compiler: compiler c, c ++ et code FORTRAN sur Linux qui sera exécuté sur macOS, par Jerred Shepherd. Ce projet est axé sur la prise en charge des versions plus récentes de MacOS.
Mercurium: C / C ++ / FORTRAN Infrastructure de compilation source-source à l'origine destinée au prototypage rapide développé par le groupe de modèles de programmation au Barcelone Supercomputing Center. Mercurium est utilisé, avec la bibliothèque d'exécution des Nanos ++, pour implémenter le modèle de programmation OMPSS. Les deux outils fournissent également une implémentation d'OpenMP 3.1.
Modern-fortran-Docker: Dockerfile pour construire une image Docker moderne-fortran. Il est basé sur Ubuntu 23.10, qui a plusieurs améliorations du noyau Linux et prend en charge GCC GCORTRAN V13.2.0. Ce Dockerfile installe GFertran, OpenMPI et OpenCoArrays ainsi que Git clones les projets modernes-fortran.
NAG: compilateur Fortran robuste et très testé, évalué pour ses capacités de vérification et ses rapports d'erreur détaillés. Disponible sur Linux, Microsoft Windows et Mac OS X, y compris les Mac Apple Silicon. (C)
NEC: Le compilateur FORTRAN est conforme à la norme FORTRAN-2003 (ISO / IEC 1539-1: 2004) et prend en charge de nombreuses fonctionnalités de FORTRAN-2008 (ISO / IEC 1539-1: 2010). NEC a plus de 30 ans d'expérience dans la technologie des compilateurs pour les machines vectorielles haut de gamme, et ces compilateurs nouvellement développés seront basés sur cette expérience et soutiendront toutes les stratégies d'optimisation pour lesquelles les compilateurs NEC sont connus. (C)
NVIDIA HPC Software Development Kit: NVIDIA HPC SDK C, C ++ et FORTRAN Les compilateurs prennent en charge l'accélération GPU des applications de modélisation et de simulation HPC avec des directives standard C ++ et FORTRAN, OpenACC® et CUDA®. Les bibliothèques mathématiques accélérées par le GPU maximisent les performances sur les algorithmes HPC courants, et les bibliothèques de communications optimisées permettent une programmation multi-GPU et de systèmes évolutifs basés sur des normes.
OMPI: Implémentation de l'interface de passage des messages open source (MPI) qui est développée et maintenue par un consortium de partenaires académiques, de recherche et d'industrie
Compilateur Open FORTRAN (OFC): Les objectifs sont de fournir un outil d'analyse de code statique FORTRAN, un modernisateur FORTRAN qui peut réimprimer l'héritage FORTRAN comme F90 dans la mesure du possible, et un alternatif frontal de Fortran pour les compilateurs open source.
Oracle Developer Studio Fortran Compiler, F95: Fournit les fonctionnalités et extensions suivantes: parallélisation de boucle automatique et explicite optimisée pour les systèmes multiprocesseurs, les extensions VAX / VMS FORTRAN, les directives de parallélisation OpenMP et les optimisations de parallélisation globale, du spectabilité et potentielle produisent des applications haute performance. (C)
Playground: Interactive Fortran Playground dans le navigateur, par Ashirwad Mishra et al. Son objectif principal est que les nouveaux arrivants aient facilement le goût de la langue et apprennent l'essentiel de la programmation FORTRAN.
Rose: Infrastructure du compilateur pour construire des outils de transformation et d'analyse du programme source à source pour C (C89 et C98), C ++ (C ++ 98 et C ++ 11), UPC, FORTRAN (77/95/2003), Openmp, Java, Python et applications PHP Applications
Configuration-FORTRAN: GitHub Action Pour configurer le compilateur Fortran et la chaîne d'outils sur Ubuntu, MacOS et Windows, à partir de Fortran-Lang. Les compilateurs disponibles sont GFertran, IFX, IFORT, LFertran et NVFertran.
SilverFrost Fortran FTN95: compilateur complet FORTRAN 95 Normes, capable de produire des exécutables rapides pour Win32 et pour Microsoft .NET. Le FTN95 est expédié avec la meilleure vérification du monde d'exécution et une large gamme de logiciels de support. Il y a une édition personnelle gratuite. (C)
VSI FORTRAN pour OpenVMS: prend en charge les normes Fortran 66, Fortran 77, Fortran 90 et Fortran 95
XCC-Project: C / C ++ / FORTRAN COMPILER COLLECTION Écrit en Java, par Jianpingzeng
FORTRAN StackTrace: génère des traces de pile en fournissant un wrapper FORTRAN autour de la bibliothèque C ++ en arrière-CPP. Il s'intègre également à la bibliothèque de gestion des erreurs FORTRAN afin de générer des erreurs qui incluent un StackTrace.
GDB_FORTRAN_TOOLS: Prise en charge du débogage GDB plus avancé du code FORTRAN: accès générique à de nombreux opérateurs de tableau Numpy de base: SUM, MIN, MAX, LOG10, etc.; Graphiques: tracé, imshow, dispersion; Enregistrer les données: Pickle, CSV, par Ken Mankoff et X-Neon
Serialbox: Bibliothèque de sérialisation des données et outils pour C / C ++, Fortran et Python3, utilisés pour construire des cadres de validation par rapport aux exécutions de référence, à partir de Eth Zurich
UPS: Niveau de source C, C ++ et Fortran Debugger qui fonctionne sous X11, par Mark Russell. Les systèmes actuellement pris en charge sont FreeBSD et GNU / Linux sur Intel x86 et Solaris sur SPARC.
Align-F90: Support d'alignement pour Fortran 90 dans Emacs, par Jannisteunissen
Module Doom Emacs FORTRAN: Active un environnement de développement complet et moderne pour Fortran. Il a l'intégration avec FPM, le support LSP via FORTLS, le format automatique via FPRettier et le support pour GFertran et Intel Fortran.
EMACS: éditeur de texte extensible, personnalisable. Téléchargez ici.
F90FORMAT: Package qui connecte FPreTify avec Emacs-Reformatter de Steve Purcell pour formater la source de Fortran moderne, par Troy Brumley
F90-FACE: BROCKER BASÉE EMACS pour les interfaces génériques de FORTRAN 90, par Wence et Monnier
F90-Namelist-Mode: Extension du mode F90 EMACS pour gérer les nomliques de Fortran, par ZEDTHREE
Fortpy: Python Emacs Intellisense et support de test unitaire pour Fortran, par Rosenbrockc et Wsmorgan
Fortpy-El: Package LISP pour EMACS qui s'intègre à Fortpy pour fournir une entreprise automatique spécifique au contexte et Intellisense pour Fortran 2003, y compris les constructions orientées objet, par Rosenbrockc
FORTRAN-INDEX-ARGS: Numbres Sous-programme des arguments et affiche des index avant chaque argument de la liste, par ffevotte. Ces index sont juste affichés à l'écran, mais ne modifient pas le tampon sous-jacent.
Couche FORTRAN: Couche de configuration Spacemacs de base pour la langue FORTRAN, par Marco Scopesi
FORTRAN-TAGS: outil d'indexation du code source FORTRAN avec le centre de la recherche de la définition de toute variable ou procédure, par Raullaasner et al. Il est en mesure de localiser correctement toutes les variables globales et locales et devrait fonctionner avec tout code conforme à Fortran 2008 avec quelques exceptions comme mentionné ci-dessous.
fPrettify.el: Interface à fprettify, auto-format pour le code FORTRAN moderne, par Osada-yum
CCX_FFF: Script Python convertissant l'ancien code FORTRAN 77 en celui avec une forme libre, de Calculix. Déplace les commentaires et les marques de continuation pour un meilleur pliage de code.
Ezup: outil pour convertir le formulaire de source fixe FORTRAN en formulaire de source libre à compatible avec ELF90, d'août Miller
F2F: Script Perl qui fait une grande partie du travail fastidieux de la conversion du code source Fortran 77 en Fortran moderne, par Colby Lemon
F2F90: Utilité pour convertir Fortran 77 Formulaire de source fixe en Fortran 90 Free Source Form, par Michael Metcalf, Peter A. Rochford et Ben Trettel
F77TOF90: Script Python qui se lit dans un fichier de formulaire FORTRAN 77 (.f ou .f) et le convertit en un fichier Fortran 90 formulaire gratuit (.f90 ou .f90), par Mattdturner. Il a été utilisé avec succès pour convertir une base de code héritée (plus de 400 fichiers .f / .f et des millions de lignes de code) de Fortran 77 à Fortran 90.
FFIXED2FREE: convertit le code source de format fixe FORTRAN (style FORTRAN 77) en code source de format libre (style Fortran 90), par Pirmin Kaufmann et Martin Schraner. FFIXED2FREE ne nécessite pas que le code de format fixe soit limité à la norme FORTRAN 77.
FORTRAN77_TO_FORTRAN90: Convertir Old Fixed Source Fortran 77 Code à Formulaire Formulaire Fortran 90 Code, par Koushikphy
FORTRAN-LEGACY-TOOLS: Outils pour gérer le code FORTRAN: Correction sur le convertisseur de formulaire de source libre, Convertisseur supérieur à minuscules, format pour les déclarations variables, par ylikx
FORTRAN_TOOLS: Python 2 Script de James Goppert et Lenna Peterson
Freestyle: script pour convertir la forme fixe des fichiers FORTRAN (écrits dans FORTRAN 77) et les fichiers d'en-tête en forme gratuite, par Bast
GConvert: Programme pour convertir le formulaire fixe FORTRAN en code qui fonctionne comme un formulaire fixe ou libre, par GeorgetSikas.
TO_F90: outil d'Alan Miller pour convertir le code FORTRAN 77 en code FORTRAN 90 de forme libre, de JBDV-No
Eggx / Procall: Bibliothèque graphique X11 pour C, C ++ et Fortran créées pour obtenir une simplicité. On peut facilement créer des graphiques 2D sur le système de fenêtre X en utilisant des fonctions de dessin de style de base.
FTK: fournit un moyen simple de créer des interfaces utilisateur graphiques dans FORTRAN basée sur TCL / TK, par Arjen Markus. Dans son état actuel, c'est la preuve de concept, pas une bibliothèque à part entière.
FORTRAN-GRAPHICS: Bibliothèque graphique écrite dans OpenGL, par Ed Higgins
Gino: API riche en fonctionnalités haut de gamme pour créer des applications graphiques et 3D complexes 2D et 3D. Les produits Gino sont disponibles pour Fortran sous Windows et Linux. (C)
GTK-FORTRAN: bibliothèque multiplateforme pour construire des interfaces utilisateur graphiques (GUI), par Vincent Magnin et al. GTK-FORTRAN est une liaison GTK / FORTRAN partielle écrite en Fortran, grâce au module ISO_C_BINDING pour l'interopérabilité entre C et Fortran.
Tiny File Do dans des fichiers: propose de nombreuses boîtes de dialogue modales et de fichiers en C et fournit l'interface / module ISO_C_BINDING pour appeler ces fonctions de Fortran, par Guillaume Vareille
Winteracter: ensemble d'outils GUI pour le langage de programmation FORTRAN. Il se compose de divers outils de développement visuel et d'une bibliothèque de sous-programme substantielle. Plusieurs compilateurs Fortran sont pris en charge. (C)
ajt-fortran.vim: Port of Ajit J. Thakkar's Vim Indent Script
FF08OBFUSCATE: outil de ligne de commande pour générer une variante superficiellement obscurcie de la source d'un programme FORTRAN 2008, écrite dans Fortran 2003 par Ianh. Il le fait en modifiant les identifiants dans le programme et en rendant le code sans aucun commentaire source.
Findent: indente et embellit la source Fortran, le format fixe et libre, et convertit le format fixe FORTRAN en format libre de Fortran, par Wvermin et Mftabriz. Findent-PyP, par gnikit, a des roues PYPI.
Fleur: convertit le code FORTRAN Format libre en minuscules ou en majuscules, par Urbanjost. Dans chaque cas, les commentaires et le texte cité sont laissés tels comme.
FORTRANINDENT: Outils pour mettre des sources de Fortran 90, de Kairzhan
FORTRANINDENTER_UNESP_2007: Indentiment de Fortran 77 développé en C, par Rafael Delalibera Rodrigues et Paulo Henrique Arantes Urgal
fprettify: auto-formatter for modern Fortran code that imposes strict whitespace formatting, written in Python, by pseewald
f90split: splits free source form Fortran code into multiple files, one module or procedure per file, by Michel Olagnon, adapted by urbanjost for use with the Fortran Package Manager. Contained procedures are stored within their parent procedure
IndentPatternFortran: general indentation patterns for Fortran, by JHenneberg
xpand: expands tabs in files. removes trailing white space, and optionally removes multiple blank lines, by urbanjost. It is primarily intended for use on systems without access to the Unix command expand(1).
ctypesForFortran: Python module to generate Python bindings to Fortran subroutines using ctypes, by Sébastien Riette and Alexandre Mary
Cython fortran-file: fast and easy reader for record-based binary format, as written by Fortran, by Corentin Cadiou
Cython_ISO_Fortran_binding: code for using ISO_Fortran_binding.h from Cython, by Yuichiro Sakamoto. By using ISO_Fortran_binding.pxd, it is possible to call Fortran from Cython in the same way as one calls Fortran from C.
extutils-f77: Perl module that tries to figure out how to link C programs with Fortran subroutines on a system, adding a list of Fortran runtime libraries, by mohawk2 et al.
f2py-with-derived-types: demonstrates how to use f2py with Fortran derived types with type-bound procedures, by Nick Wogan
F2x: versatile, template-based Fortran wrapper written in Python. Compared to the popular tool f2py it comes with two important differences: a full Fortran parser based on the work by the OpenFortranParser, and a very flexible code generation backend that uses Jinja2 templates.
f90nml: Python module and command line tool, by Marshall Ward et al., that provides a simple interface for the reading, writing, and modifying Fortran namelist files. A namelist file is parsed and converted into an Namelist object, which behaves like a standard Python dict
f90_port: tests Erlang ports to Fortran, by Pedro Schreiber, explained here
f90wrap: Fortran 90 to Python interface generator with derived type support, by jameskermode et al.
ffi-flang-zig: FFI between flang-new runtime and Zig by Matheus C. França, inspired by sourceryinstitute/ISO_Fortran_binding. LLVM/flang v18.1.7 files are included in this repository.
fffi: tool to transparently use shared libraries generated by Fortran in Python with NumPy arrays, from the pyccel project. It is based on CFFI and currently assumes the use of gfortran or Intel Fortran.
fgen: provides Python interfaces to Fortran code, specifically derived types, by Jared Lewis and Zebedee Nicholls. An example of fgen-wrapped Fortran code is at fgen-example.
fimport: Python import hook for importing Fortran module, by Pauli Virtanen
fmodpy: lightweight, efficient, highly automated, Fortran wrapper for Python, by Thomas Lux. The generated wrappers are self contained, written purely in Python, and are immediately sharable to any other POSIX platform with a Fortran compiler installed.
fortformat: Rust parser for Fortran format strings, by Joshua Laughner
Forthon: Python wrapper generator for Fortran, allowing access to functions and subroutines, by David Grote et al.
FortModGen: generate consistent Fortran and C/C++ data structures, and a consistent C/C++ API from a toml configuration file for global object interop, from neut-devel
fortran2cc2fortran: Fortran to C / C to Fortran (nested) index converter, by Hans Alemão
Fortran90Namelists.jl: Julia implementation of Python f90nml for working with Fortran namelists
FortranFile: read data using Swift from files using a Fortran format specification, by Nick Everitt
FortranFiles.jl: Julia package for reading/writing Fortran unformatted (ie binary) files, by Frank Otto et al.
Fortran filesystem: file system path manipulation utilities for standard Fortran, from scivision. Inspired by Python pathlib and C++17 filesystem.
FORTRAN format interpreter for Python (py-fortranformat): Generates text from a Python list of variables or will read a line of text into Python variables according to the FORTRAN format statement passed, by Brendan Arnold and michaelackermannaiub
fortran_magic: extension for IPython/Jupyter that helps to use Fortran in an interactive session, by Martín Gaitán
FortranNamelist: Java reading class for Fortran namelists, by Jonathan Schilling
Fortran Namelist Reader: Python and Matlab readers for Fortran namelist => dict / struct, from scivision
fortran-namelist: Ruby library to manipulate Fortran namelists, by Saji Hameed
fortran-unix: Fortran 2008 ISO C binding interfaces to selected POSIX and SysV types, functions, and routines on 64-bit Unix-like operating systems, by interkosmos
fpydemo: demonstration of packaging a command line tool written in Python and Fortran, by Saikat Banerjee
ftest: demonstrates how to call R functions from Fortran, by Balasubramanian Narasimhan. A fully worked example is provided in the form of a vignette.
fython: Fython is Fortran with a Python syntax, by Nicolas Essis-Breton. Fython code can be used in Python with a standard import statement.
GenericF2PY: demonstrates how to handle Fortran binaries in Python modules, by Charlie Taylor
gfort2py: library to allow calling Fortran code compiled with gfortran from Python 2.7 or Python 3, by Robert Farmer and Ondřej Čertík
h2m-Autofortran-Tool: allow easy calls to C routines from Fortran programs, by Garnet Liu and Michelle Anderson. Given a header file in standard C, h2m will produce a Fortran module providing function interfaces which maintain interoperability with C. Features for which there are no Fortran equivalents will not be translated and warnings will be written to standard error.
haskell-fortran: example of how to use Haskell's foreign function interface (FFI), and C's Fortran FFI, to connect ultimately Fortran code to Haskell, and to Haskell's HMatrix library, by Josh Freckleton
inline: provides functionality to dynamically define R functions (and corresponding S4 objects) from in-line C, C++ or Fortran code, by Dirk Eddelbuettel et al.
jansfortrankernel: Jupyter kernel implementation of Fortran, by Jan Arman Parpin
libfde: Fortran Development Extensions (library), by Zorkator
M_process: read and write lines to or from a process from Fortran via a C wrapper, by urbanjost
M_system: module that allows Fortran to call commonly available C routines that perform basic system operations like creating and deleting files and directories, changing and querying file permits, getting basic ID and process information, ... and other POSIX system requests, by urbanjost
multilingual-julia: minimally complete examples of Julia calling and being called by Fortran, C, and Python, by Alex Barnett
Mwrap: interface generation system in the spirit of SWIG or matwrap, by Zydrunas Gimbutas et al. From a set of augmented MATLAB script files, MWrap will generate a MEX gateway to desired C/C++/Fortran function calls and MATLAB function files to access that gateway. Mwrapdemo by Alex Barnett contains simple, minimally complete examples showing how to use MWrap to link to a C or Fortran library, pass in and out 1D and 2D arrays, handle complex, float, and Boolean types, and use OpenMP.
namelist_python: Fortran namelist parser in Python, by Leif Denby et al.
nml: R package for parsing Fortran namelist files, by Jem Stachelek et al.
nml: query/modify utility in Clojure for Fortran namelists, by Paul Madden and Jemma Stachelek
nml: serialize and deserialize Fortran namelist input in Rust using the serde framework, by manorom
node-fortran: bridge that allows Fortran code to be from Node.js, by Ionică Bizău
process_model: reads a TensorFlow SavedModel and outputs Fortran code to interface it to the fortran-tf-lib, by Simon Clifford et al.
pyifb: Python interface to Fortran's ISO_Fortran_binding.h, by Robert Farmer
RFortranRcpp: communication between Fortran, Rcpp and R, by Konrad1991. Passing R or Fortran user code to Fortran code from a package.
setup_mex: provides scripts that attempt to facilitate setting up the MATLAB MEX on macOS or Windows, by Zhang Zaikun. For Fortran, it will install (automatically) the Fortran compiler from Intel oneAPI
shroud: creates a Fortran or Python interface to a C or C++ library, from LANL. It can also create a C API for a C++ library.
Simplified Wrapper and Interface Generator (SWIG): creates Fortran wrapper code from C++ headers
SUtools: Tools for autogenerating Fortran registration code for R, by Balasubramanian Narasimhan
thenamelisttool: provide command line tools useful to work with namelists or pack of namelists (update them, compare them, ...), by Louis-François Meunier and Alexandre Mary
TorchFort: deep learning training and inference interface for HPC programs implemented using LibTorch, the C++ backend used by the PyTorch framework. This library can be invoked directly from Fortran or C/C++ programs.
vecLibFort: lightweight but flexible "shim" designed to rectify the incompatibilities between the Accelerate/vecLib BLAS and LAPACK libraries shipped with Mac OS X and FORTRAN code compiled with modern compilers such as GNU Fortran, by Michael C. Grant and Robert Huston
allgebra: docker images for developing C++ and Fortran HPC programs, by termoshtt and t-hishinuma
Codee: automatic code inspection platform specialized in performance for time-critical C/C++/Fortran applications (C). Training materials are here.
fortran-parser: Fortran preprocessor in Python, by Touko Puro, designed for multithreading and GPU offloading through OpenMP, featuring automatic privatization of modified global variables in multithreaded code, Fortran array operation unrolling to DO-loops with automatic declaratives to spread work either along CPU or GPU threads, automatic declarations for global variables needed in target regions, and function inlining which helps OpenMP offloading
gpufort: source-to-source translation tool for CUDA Fortran and Fortran+X in the spirit of hipify
hipfort: Fortran Interface For GPU Kernel Libraries
Hybrid-Fortran: directive-based extension for the Fortran language to support GPGPU. Its input is Fortran code with Hybrid Fortran extensions, and its output is CUDA Fortran or OpenMP Fortran code.
mpich: high-performance and widely portable implementation of the MPI-3.1 standard from the Argonne National Laboratory
occa: portable, and vendor neutral framework for parallel programming on heterogeneous platforms. The OCCA API provides unified models for heterogeneous programming concepts—such as a device, memory, or kernel—while the OCCA Kernel Language (OKL) enables the creation of portable device kernels using a directive-based extension to the C-language.
ohhelp-for-fpm: dynamic load balancing and scalability library that supports massively parallel particle-in-cell simulations using MPI. Each process handles the particle calculations within the partitioned area while taking on some of the particles handled by other processes so that the overall load is balanced.
Omni Compiler: compiler for code including XcalableMP, XcalableACC, and OpenACC directives. The base languages supported by Omni Compiler are C language (C99) and Fortran 2008 in XcalableMP, and C language (C99) in XcalableACC and OpenACC.
OMPify: generates OpenMP pragmas for C, C++ and Fortran code snippets using Transformers.
OpenCoarrays: supports Fortran 2018 compilers by providing a parallel application binary interface (ABI) that abstracts away the underlying parallel programming model, which can be the Message Passing Interface (MPI) or OpenSHMEM, from sourceryinstitute
SPEL_OpenACC: code associated with the paper SPEL: Software tool for Porting E3SM Land Model with OpenACC in a Function Unit Test Framework, by Peter Schwartz et al., 2022 Workshop on Accelerator Programming Using Directives (WACCPD). It provides a robust method to port the E3SM Land Model (ELM) onto GPUs.
stng: compiler for Fortran stencils using verified lifting, by Alvin Cheung et al. It takes input codes in Fortran and automatically rewrites them to Halide, a new high-performance domain-specific language that leverages GPUs for computation.
System FOR Automated Parallelization (SAPFOR): software development suite that is focused on cost reduction of manual program parallelization, by kaniandr and zoocide. It was primarily designed to perform a source-to-source transformation of a sequential program for execution on heterogeneous clusters.
accis: plotting and graphics library by Ian Hutchinson. Related project: PLOTTRACES
asgl: produces a PostScript or Encapsulated PostScript file that can contain scatter plots, line plots, histograms, 2D density plots, and/or bond-and-stick plots of molecules, by Andrej Šali
CHART_COUPE: Fortran plotting package based on NCL libraries, tuned for geophysical numerical model output, from meom-group
DISLIN: high-level plotting library for displaying data as curves, polar plots, bar graphs, pie charts, 3D-color plots, surfaces, contours and maps, available for several C, C++, Fortran 77 and Fortran 90/95 compilers on the operating systems Unix, Linux, FreeBSD, Windows, Mac OSX and MS-DOS. The DISLIN distributions can be used freely without any restrictions. Access to the source code and a preferred support is available via a contract.
Dislin_x_y_plot: generates plots from within a Fortran program nearly as easily as with the provided Dislin "quickplots", by Andi Zuend. However, unlike the quickplots, this module offers a lot more options for controlling the plot page, axis system and various curve properties. It also makes adding multiple x--y data sets (curves) to a single plot easy.
fplot: provides a convenient interface for plotting with gnuplot, by jchristopherson
fortplot: plot module for Fortran so that plotting can be done in real time (on the fly), by Anjishnu Sarkar
giza: 2D scientific plotting library built on cairo, by Daniel Price et al. Provides uniform output to pdf, ps, png and X-Windows. Written in C with no dependencies (other than cairo) as a direct replacement for PGPLOT.
gnufor2: Fortran 90 module by Alexey Kuznetsov with subroutines for plotting data, including 2D, 3D plots, surfaces, polar coordinates, and histograms. It is a modification of the GNUFOR interface written by John Burkardt.
gnuplotfortran: Fortran 95 gnuplot interface for some Unix-like OS'es, by Madhusudan Singh. This provides some routines that enables direct access of a child gnuplot session from a Fortran 95 program. fortranposix must be installed.
graffer: interactive tool for generating plots of data and/or functions, by James Tappin. The original graffer was an IDL program. This version provides most of the same functionality in a Fortran program using gtk-fortran and plplot for the GUI and plotting respectively. To display functions gdl (gnudatalanguage) or IDL is required.
M_calcomp: old graphics library used in conjunction with M_draw for work with old codes, by urbanjost. The CALCOMP library is a simple set of FORTRAN callable graphic routines that allows users to quickly construct plots.
M_slices: basic slice plot module based on M_draw(3f) and built using fpm, by urbanjost. This version requires X11 Windows.
MUESLI: numerical and graphical library, written mainly in Fortran 95, by Édouard Canot. Fortran Muesli Library contains all necessary materials to numerically work with a dynamic array (dynamic in size, type and structure), called mfArray. Fortran Graphics Library contains graphics routines which use the mfArray objects.
ogpf: Object-Based Interface to gnuplot from Fortran, by kookma
PG2PLplot: facilitate the transition from Fortran code linked against PGPlot to linking it against PLplot, which is open source and maintained. Currently, many PGPlot routines are included, but the code is by no means exhaustive.
PGPLOT PGPLOT Graphics Subroutine Library is a Fortran- or C-callable, device-independent graphics package for making simple scientific graphs, by Tim Pearson. It is intended for making graphical images of publication quality with minimum effort on the part of the user. For most applications, the program can be device-independent, and the output can be directed to the appropriate device at run time.
plotterf90: graphics subroutine library producing Postscript, by Masao Kodama
Plotutil: uses gnuplot to draw plots from data files, by Roninkoi. Has array handling utils and code for sorting and line fitting.
PLplot: can be used to create standard xy plots, semi-log plots, log-log plots, contour plots, 3D surface plots, mesh plots, bar charts and pie charts. Multiple graphs (of the same or different sizes) may be placed on a single page, and multiple pages are allowed for those device formats that support them. C library with bindings to Fortran 2003 and many other languages. archlinux-plplot-fortran has a plplot build for Fortran on archlinux, by Vikas Sharma.
PlPlotLib: wrapper for PlPlot inspired by the interface of matplotlib, by zoziha. It is intended to fill the need for rapid feedback while developing numerical simulations, and does not replace more sophisticated packages such as matplotlib or even direct use of PlPlot.
pltFor: Fortran-Python interface library by Damien Minenna to plot figures directly in Fortran, by calling Matplotlib
PSPLOT: library of Fortran-callable subroutines which can be combined in a calling program to produce PostScript plot files. Intended for users interested in generating technical drawings or graphics for technical journals in PostScript format.
PyFerret: Ferret is an interactive computer visualization and analysis environment designed to meet the needs of oceanographers and meteorologists analyzing large and complex gridded data sets, from NOAA/PMEL. It runs on recent Unix and Mac systems, using X windows for display. PyFerret, introduced in 2012, is a Python module wrapping Ferret.
pyplot-fortran: generate plots from Fortran using Python's matplotlib.pyplot, by Jacob Williams
SPLASH: visualisation tool for Smoothed Particle Hydrodynamics (SPH) simulations in one, two and three dimensions, developed mainly for astrophysics, by Daniel Price et al. It uses a command-line menu but data can be manipulated interactively in the plotting window. SPLASH can also be used as a standalone plotting tool for any kind of tabulated or image data from ascii, csv or .fits files.
efpp: preprocessor for eFortran, a dialect of modern Fortran presented in S. Hosoyamada and A. Kageyama, A Dialect of Modern Fortran for Simulations in Methods and Applications for Modeling and Simulation of Complex Systems, Communications in Computer and Information Science, vol 946, pages 439-448, 2018 (Proceedings of AsiaSim2018).
exceptions: experiment with exceptions in Fortran via a simple preprocessing step, by Arjen Markus
f90 do nest: Python script to generated deeply nested do loops in Fortran, by Thomas Hayward-Schneider. It will generate "classical" nested do/enddo in f90code.F90 and also a do concurrent version in f90code_conc.F90.
FMacro: template preprocessor for Fortran, by Harris Snyder. Aims to address Fortran's lack of support for generic programming with a simple preprocessor, modeled after some of the language committee's early ideas for a template language feature, to be included in a future Fortran standard.
fortiel: Fortran preprocessor and metaprogramming engine, by Jhuighuy
fypp: Python-powered preprocessor, by aradi. It can be used for any programming languages but its primary aim is to offer a Fortran preprocessor, which helps to extend Fortran with condititional compiling and template metaprogramming capabilities
prep: Fortran pre-processor written in Fortran, by urbanjost
Caliper: library to integrate performance profiling capabilities into applications, from LANL. To use Caliper, developers mark code regions of interest using Caliper's annotation API. Applications can then enable performance profiling at runtime with Caliper's configuration API.
HPCToolkit: integrated suite of tools for measurement and analysis of program performance on computers ranging from multicore desktop systems to the nation's largest supercomputers. By using statistical sampling of timers and hardware performance counters, HPCToolkit collects accurate measurements of a program's work, resource consumption, and inefficiency and attributes them to the full calling context in which they occur.
MALloc Tracker (malt): finds where and how memory is allocated in C/C++/Fortran applications
Reference-Counter: extensible, object-oriented reference-counting utility for Fortran, described in Rouson, Morris & Xia (2012) This Isn't Your Parents' Fortran: Managing C++ Objects with Modern Fortran. Computing in Science & Engineering 14(2), 46-54.
timemory: performance measurement and analyis package with modular and reusable components which can be used to adapt to any existing C/C++ performance measurement and analysis API and is arbitrarily extendable by users within their application, from NERSC
FLOPPY: checks FORTRAN 77 code it according to various "coding conventions", by Julian J. Bunn. It can "tidy" the source FORTRAN, producing a new file with indented, do-loops, block if-s, and so on. The FLOW program takes the binary summary file produced by FLOPPY and produces various reports on the structure of the original FORTRAN program.
FordADT: associated with paper An Automated Tool for Upgrading Fortran Codes, by Lesley Mak and Pooya Taheri, Software (2022), discussed here
Fortran Language Program Remodeling system (FLPR): C++17 library for manipulating Fortran source code, from LANL. This package contains a "best effort" Fortran 2018 input parser for fixed and free form inputs, data structures for manipulating source code at the program unit, statement, and physical line levels, and sample applications that illustrate usage and provide some ideas as to how you could use the library.
Glasgow Fortran Source-to-Source Compiler (RefactorF4Acc): automatic refactoring tool to make Fortran code acceleration-ready, by wimvanderbauwhede and rouson. RefactorF4Acc's main purpose is to make legacy FORTRAN 77 acceleration-ready. In the process it converts FORTRAN 77 code into Fortran 95. In addition, RefactorF4Acc has a backend to translate modules to C/OpenCL.
Fortran Kernel Generator: KGen: Python tool that extracts partial codes out of a large Fortran application and converts them into a standalone/verifiable/executable kernel, by Youngsung Kim and John Dennis
fortrantools: tools to enable the use old or proprietary Fortran code with gfortran. They are intended to be used together with the gcc extensions in CodethinkLab's gcc branch.
Refactoring Of QUEstionable FORTran (Roquefort): creates module to replace existing common blocks, removes unused variable imported from modules, transforms implicit variable declaration to explicit variable declaration, and moves variables to a new module, from NLESC-JCER
Tidy: renumbers and otherwise cleans up old and tired FORTRAN source programs. TIDY accepts ANSI Fortran 77 with a default of 19 continuation cards as well as some IBM and CDC dialect FORTRAN statements, originally by Harry Murphy
camfort: refactoring and verification tool for scientific Fortran programs. It currently supports Fortran 66, 77, and 90 with various legacy extensions.
Cleanscape FortranLint: static source code analysis tool that reduces your organizational exposure to risks from latent software problems by automatically identifying problems at their source -- in the Fortran code prior to compiling or executing programs. (C)
CompareFortranNamelists: Python class to compare Fortran namelists, by Kai Keller
Code Comprehension Assistance for Evidence-Based performance Tuning (CCA/EBT): extracts the syntactic/semantic structures from Fortran code and then provides outline views of the loop-nests and the call trees decorated with source code metrics.
FF08Diff: command line tool for obtaining the semantic difference (difference in meaning, rather than appearance) between two sets of Fortran 2008 source files, written in Fortran 2003 by IanH
flint: Little linter for Fortran, with static analysis and formatting, by JonasToth
flint: aspires to be a Fortran parser, delinter, and analyser, by marshallward. For now, it is a Fortran tokenizer, with tools for parsing and automated documentation.
flint: source-code static analyzer and quality checker with multiple programming languages support. For fortran, it intends to follow the coding conventions mentioned in OMS Documentation Wiki page.
Forcheck: oldest and most comprehensive Fortran analysis tool on the market. It performs a static analysis of a Fortran program or separate Fortran program units. (C)
fordoctest: assures consistent documentation of a Fortran code, by Federico E. Benelli, checking on the source files included in a FORD file and warning if there is more than one module per file or if there are undocumented isolated procedures, modules, module procedures, or procedure arguments.
fortitude: Fortran linter and formatter, written in Rust, from PlasmaFAIR
FortranAS: Antlr4-powered FORTRAN parsing and code clone detection tool. FortranAS leverages grammars-v4 to generate parsers and lexers and supports any FORTRAN version with available corresponding grammars.
FortranProcedureDictionary: parses Fortran source files and extract information about procedures such as main programs, modules, functions, and subroutines, by Akhil Akkapelli. It utilizes the ANTLR4 library through PyCall to parse Fortran syntax and generates a text file containing the extracted procedure details.
fortree: Python app that creates call trees of your Fortran code, by Esther Taillifet. Fortree makes call trees, definition trees and dependencies trees.
ForUML: reverse engineering tool that generates Unified Modeling Language (UML) class diagrams from object-oriented Fortran programs, by azizn and Damian Rouson. ForUML understands and diagrams Fortran class relationships, including inheritance and aggregation. ForUML also detects and depicts operator overloading, constructors, and parallel data structures (coarrays).
fortlint: Fortran static source code analysis for more secured and bug free applications
fortrancallgraph: static source code analysis for Fortran, tracking variables in a routine's callgraph, from fortesg
fortran-callgraph: Tool to create call graphs from JULES source code
FORTRAN_callgraph_browser: browsing tool that reads in a directory of Fortran code and displays it as an interactive graph, by Dan Ellis and Richard Rigby
Fortran code quality: simple Python script that parses Fortran files and gives feedback on a few metrics relating to code quality, by Eirik F. Kjønstad and Sander Roet
Fortran linter: simple fortran syntax checker, including automatic fixing of the code, from cphyc
fortran-linter: linter for Fortran 77 using Parsec-like parsing combinators in Python, by uchchwhash
fortran_python_tools: analyzes the variable usage of fixed source form Fortran 77 code, by jinyuntang
FortranTree: parses Fortran source code and creates a call tree graph with Python, by imaliyov. The code relies on pygraphviz and fparser.
fortran-vars: static analysis library for Fortran code. It is built on top of the open source project fortran-src which provides lexing, parsing and basic analyses of Fortran code. Fortran-vars focuses on supporting the Fortran 77 standard and extensions. It provides a Fortran memory model with a symbol table and storage table, constant expressions evaluation, constant propagation analysis.
fparser: parser in Python which supports Fortran 2003 and some Fortran 2008, maintained by Andrew Porter et al., originally by Pearu Peterson
fpt - Tools for Fortran Engineering - Error Checking, Measurement and Assessment, Structural Engineering, Software Migration, Run-time Testing, and more. (C)
fsource: Fortran static analysis tool written in pure Python, by mwallerb
ftnchek: static analyzer for Fortran 77 programs. It is designed to detect certain errors in a Fortran program that a compiler usually does not.
fxtran: parses Fortran source code and decorates it with XML tags. The result is an XML file which can be searched with XPath, and modified with the DOM API.
i-CodeCNES: static code analysis tool to help developers write code compliant with CNES coding rules for Fortran 77, Fortran 90 and Shell, from cnescatlab. Related project: sonar-icode-cnes-plugin
K-scope: source code analysis tool with graphical user interface that visualizes program structures for Fortran 90 and FORTRAN 77 source code. This tool simply visualizes call tree from AST based on compiler's static analysis.
p6-fortran: Fortran language parser in Raku, by Edward Higgins
plusFORT - multi-purpose suite of tools for analyzing and improving Fortran programs, free for personal, educational and academic users working on non-commercial projects. (C)
pyft: Python script that reads a Fortran code, parses it in xml, performs some manipulations, and reverts it to Fortran, from UMR-CNRM. It can add and remove variable declarations, find unused variables, convert code to lower or upper case, and do other things listed here.
Simple Lint GitHub Action (simple_lint): runs simple lint-like actions on files in a git repository, from NOAA-GFDL. The current list of lint actions are to check for trailing whitespace, check Fortran files for use of tab characters, and check Fortran files for lines longer then a specified length.
tree-sitter-fortran: Fortran grammar for tree-sitter, by Matthew Stadelman et al.
Understand: static analysis tool focused on source code comprehension, metrics, and standards testing, supporting standards through Fortran 2008 (C)
atom-build-fpm: plugin for running the Fortran Package Manager (fpm) from within Atom
Code::Blocks: free C/C++ and Fortran IDE built to meet the most demanding needs of its users. It is designed to be very extensible and fully configurable. SYLau has created a short tutorial on using Fortran with Code::Blocks.
linter-gfortran: linting Fortran code in Atom with gfortran
f90.kak: modern Fortran syntax for kakoune editor, by Andre Smit
FortranCodeNav: Visual Studio Extension which helps navigate modern Fortran code, by Tiemen Schreuder. It contains several parsers to generate a code structure representation which is used to provide jump-to and search functionality with limited context-awareness.
Fortran IntelliJ Idea plugin: Fortran language plugin for IntelliJ Idea, by satamas
Fortran Language Server: A Fortran implementation of the Language Server Protocol using Python (2.7+ or 3.0+), by hansec. Editor extensions using this language server to provide autocomplete and other IDE-like functionality are available for Atom, Visual Studio Code, Visual Studio, (Neo)vim, and Emacs.
Fortran Language Server (fortls): based on @hansec's original Language Server implementation but the two projects have since diverged. fortls (this project) is now developed independently by gnikit of the upstream hansec/fortran-language-server project and contains numerous bug fixes and new features the original fortran-language-server does not.
fortranNeoVIM: neovim config for Fortran programming, by Vuncano. Config files made using Lua, inpired by third part config. Also FortranDictionary_vim, a Fortran keyword dictionary, or word list, made to use specially with vim's built-in dictionary completion
fortran_syntax_highlighter_lite-xl: syntax highlighter for Fortran in lite-xl, by Rohan Vashisht
fortran.tmbundle: TextMate support for Fortran. TextMate is a graphical text editor for macOS 10.12 or later.
fortran-vim-plugin: Vim plugin for Fortran developers that can be used to jump to the declaration of a variable, subroutine, function, etc. and to all its references, by Tobias Melson
fossil: Fortran IDE designed in Python by someone eager to learn Fortran but in an easy and accessible way, by nrwade0
Guide_VSCode-fortran: comprehensive guide on how to set up a complete development environment for Fortran in Visual Studio Code, by Julian Henneberg
Modern-Fortran: language syntax for highlighting of Fortran code in Sublime Text, by eirik-kjonstad. It highlights modern Fortran (Fortran 90 and newer) and incorporates features introduced in Fortran 2003, 2008, and 2018.
neovim: Vim-fork focused on extensibility and usability
Photran: IDE and refactoring tool for Fortran based on Eclipse and the CDT. Photran supports Fortran 77-2008. It includes 39 refactoring, including Rename, Extract Procedure, and loop transformations
qtcreator-fortran: support for Fortran projects and source files in Qt Creator as well as syntax-highlighting, by Jonas Lindemann
Simply Fortran: modern Fortran development environment for Microsoft Windows, Apple macOS, and GNU/Linux systems. It includes the Aplot library for creating two-dimensional graphs and plots quickly from Fortran routines and AppGraphics for creating graphics and graphical user interfaces from either Fortran or C. Free 30-day trial. (C)
SublimeLinterFortran: linter plugin for SublimeLinter provides an interface to gfortran, by Ramón L. Panadés-Barrueta and Tejas Shetty. It will be used with files that have free format Fortran syntax.
TiddlyFor: single file, self-contained wiki, aa flavor of TiddlyWiki, for a Fortran programmer but that can be used for any other purposes, by Mohammad Rahmani. It can be put on the web, sent as an email attachment, or put on a thumb drive. Some features are syntax highlighting for modern Fortran and support for math formulas through katex.
vim: improved version of the UNIX editor Vi. Many new features have been added: multi-level undo, syntax highlighting, command line history, on-line help, spell checking, filename completion, block operations, script language, etc. Download here.
vimf90: Fortran ide for vim
vim-findent: vim plugin for Findent, which indents Fortran sources, by cradesto
vim-fortran-fpm: convenience functions for integrating vim with Fortran Package Manager, by Alexey Vyskubov
vim-FORTRAN-UPPER: vim plugin for automatic capitalization in Fortran source, by William C. Dawn
vim-tmux-IDE: minimal vim IDE by luco00. Sets a connection with external terminal via tmux to interactively execute code (Python, R, Julia, Fortran, Go are supported).
Visual Studio Code (vscode): combines the simplicity of a code editor with what developers need for their core edit-build-debug cycle, from Microsoft. It provides comprehensive code editing, navigation, and understanding support along with lightweight debugging, a rich extensibility model, and lightweight integration with existing tools.
vs-fortran-ls-client: Language Server Protocol client that connects to Chris Hansen's Fortran Language Server to add IntelliSense for Fortran to Visual Studio 2017
vscode-fortran-support: extension that provides support for the Fortran programming language. It includes syntax highlighting, debugging, code snippets and a linting based on gfortran.
vscode-modern-fortran-formatter: formatter extension for modern Fortran using fprettify, by Yuki Hanayama
Yapakit: free Fortran source code editor for Windows, Linux or Mac. It can automatically an html documentation of a project and generate Fortran 90 dependencies for inclusion in a makefile, taking module dependencies into account
CFortranTranslator: translator from Fortran to C++ that provides statement-wise translation to improve readability, by Calvin Neo and Michael Tesch
f2c: convert Fortran 77 to C
F2C-Translator: translates Fortran to C++, by Bin Lei. Also HPC-Code-translation-and-generation: tests the translation and generation performance of Fortran HPC code using CodeXGLUE and ChatGPT, and OpenMP-Fortran-CPP-Translation, associated with the paper Creating a Dataset for High-Performance Computing Code Translation using LLMs: A Bridge Between OpenMP Fortran and C++
f2cpp: Converts Fortran 77 code to C++, by victorliu. Unlike f2c, the output of f2cpp.pl may or may not compile, however, only a small number of hand-tuned changes are typically needed. The resulting code is much cleaner than f2c's output, and much closer to the original intent of the original Fortran code.
f2j: translate Fortran 77 to Java, especially for BLAS, LAPACK and ARPACK
f2matlab: converts Fortran 90 code to Matlab m-files, by benbarrowes. Accordingly, only basic data types and constructions are recommended.
f2perl: translates Fortran 77 into Perl, by Steve Hancock. Also at GitHub.
f4go: Transpiling Fortran code to golang code, by Konstantin8105
F77Ccompiler: compiler from Fortran 77 to C, by Danil
Fortran-CPP-HPC-code-translation-dataset: data set for the preprint Creating a Dataset for High-Performance Computing Code Translation: A Bridge Between HPC Fortran and C++ (2023), by Bin Lei et al.
Fortran2Cpp: aims to create an accurate and comprehensive Fortran-to-C++ translation dataset for fine-tining LLMS such as ChatGPT-4, by Bin Lei and Chunhua Liao
Fortran to C++ Conversion from Objexx: conversion process preserves the structure and syntax of the Fortran to retain the value of the existing documentation and developer knowledge. Another product converts Fortran to Python (C).
fortran2julia: Python script to translate Fortran 90 to Julia, by algorithmx
fortran2julia: parses to JSON by fortran-parser, after which parse.jl converts to JSON to Julia, by Tom Rottier. Requires dotnet runtime to be installed.
Fortran2Julia.js: converts Fortran codes to Julia codes using regular Expressions, groups and backreferences, by Shuhei Ohno. A web interface is here.
FortranTranspiler.jl: partial transpiler from Fortran to Julia, by Denis Telnov
Incomplete Fortran to C/C++ converter: translates Fortran 77 to readable C/C++, by Sebastian Macke
loki: tool to explore the possible use of source-to-source translation for ECMWF's Integrated Forecasting System (IFS) and associated Fortran software packages. Loki is based on compiler technology (visitor patterns and ASTs) and aims to provide an abstract, language-agnostic representation of a kernel, as well as a programmable (Pythonic) interface that allows developers to experiment with different kernel implementations and optimizations.
c2f: partial C to Fortran translator by David Frank
Macrofort: Fortran code generator in Maple, by Claude Gomez
makeFortran: converts Mathematica Code to Fortran, by joelgog
matlab2fmex: small translator which aims to convert numerical Matlab m-files to Fortran90 mex files, by Ben Barrowes. matlab2fmex first translates an m-file to a Fortran90 mex source file then compiles that Fortran90 file using Matlab's mex and the local compiler.
matlab2fortran: performs some simple conversions from Matlab code to Fortran, by ebranlard
Mc2For: MATLAB to Fortran compiler, from Sable
numeta: simple Just-In-Time (JIT) compiler for Python, focused on metaprogramming, by Andrea Bianchi. Currently, the code generates Fortran code that is compiled and executed.
pyccel: Pyccel can be viewed as a Python-to-Fortran/C converter or a compiler for a Domain Specific Language with Python syntax
automates: Automated Model Assembly from Text, Equations, and Software, from ml4ai
bench-cli: cross-platform command line tool to benchmark commands and other executables/scripts in command lines written in Fortran, by Lateralus138. Very precise and fast.
Fortran Debug Utilities: collection of some utilities useful for debugging code, by Pål Levold
Fortran-gdb-pp: gdb pretty printer for Fortran dynamic types, by Peter Hill
fortran-git: Fortran 2008 ISO C binding interfaces to libgit2, by interkosmos
Fortran-RefCount: simple reference counting for Fortran
fortran-sigwatch: library of routines to provide simple signal watching for Fortran programs, originally by Norman Gray, modified by Michael Hirsch. This allows a minimal level of control of a running program from outside it, for example to tell it to checkpoint itself on receipt of a signal.
Fortran-Standard-Search: shell script searching a string in the titles of the subsection of the Fortran standard, and opening the pages in a PDF viewer, by Vincent Magnin. It is based on pdfgrep, cut and okular.
irep: tool for filling C/C++ or Fortran data structures from Lua input tables, from LLNL
libconfort: a small library to handle simple configuration files from Modern Fortran (2008+), by Dominik Gronkiewicz
nmltab: Python 3 module and command-line tool to tabulate, semantically diff, superset and consistently format Fortran namelist files, with output to text, markdown, csv, latex and namelists, by Andrew Kiss and Aidan Heerdegen. Requires Python 3.4 or later, and f90nml (amongst other packages).
nml-to-f90: generates Fortran source code for handling parameter I/O from a namelist, by perrette
progRESS+repORT (progrep}: utility to show live progress, status and stats of a running simulation or any compute job that executes a given number of iterations, by SomajitDey. Progrep can report for both serial (single-core) and parallel (multi-core/multi-node - eg OpenMP/MPI) jobs.
f90tw: provides Fortran wrappers for a limited subset of the Boost and Google test frameworks functionality, by loudove. At the same time, it offers a rather simple mechanism for setting up and managing test suites in Fortran projects.
ForDebug: library designed for debugging Fortran code, especially within pure procedures, by Seyed Ali Ghasemi
FortCompare: tool to mitigate the amount of behavior changed between two implementations of the same Fortran function or subroutine, by aijac0
fort_test: very lightweight testing framework that supports basic assertions and running of test sets, by Thomas Marks
fortran-testanything: test library supporting the Test Anything Protocol (TAP) inspired by Perl's Test::More module, by dennisdjensen
fortran_test_helper: library to provide assistance to testing, by Jason Christopherson
FortranTestGenerator: automatically generates unit tests for subroutines of existing Fortran applications based on an approach called Capture & Replay, from fortesg
fortran-unit-test: unit test library in Fortran to encourage scientific programmer to write tests, by dongli
fortran_unit_test: minimalistic Fortran unit tests with CMake and CTest, by Felix Chern
Fortran-Unit-Test: shows how to link Fortran code with C/C++ and a testing framework such as Google Test, by Rich Morrison
Fortran_UnitTest: unit test library based on OOP, by zhenkunl. It is strongly inspired by Zofu, and its output format is derived from fortran-unit-test.
Fortran Unit Test Framework (FortUTF): unit test framework written purely in Fortran to be compatible with as many projects as possible, by Kristian Zarębski
Fortran Unit Test Library: pure Fortran library using Object-Oriented Programming (OOP), by zhenkunl. It is strongly inspired by Zofu, and its output format is derived from fortran-unit-test.
Fortran Unit Testing Objects (Fortuno): flexible and extensible Fortran unit testing framework for testing serial, MPI-parallelized and coarray-parallelized applications, by Bálint Aradi
ForUnitTest: simple, object-oriented unit testing framework, by Seyed Ali Ghasemi.
FRUIT: Fortran unit test framework in Ruby, by mortele and michaelkonecny
ftest: minimalistic unit testing, by Ladislav Méri
FUnit: lightweight library for writing, administering, and running unit tests in Fortran, by Andrey Pudov. It is an instance of the xUnit architecture and provides Fortran programmers a basic testing functionality with a flexible variety of user interfaces.
fytest: lightweight unit testing framework for Fortran, by aradi. Thanks to its header-only design, it can be easily bundled with any Fortran project without creating extra dependencies.
julienne: compiler-portable, unit-testing framework for modern Fortran, including accelerated coarray Fortran software, by Katherine Rasmussen and Damian Rouson
M_framework: aggregate of Fortran modules useful for creating terminal messages, comparing expected values to results, writing logfiles and playback journals and performing unit tests for Fortran, by urbanjost
par-funnel: unit test parameterizer using namelist, by Tomohiro Degawa. Par-funnel is not a unit test framework but is intended to be used with other unit test frameworks.
pFUnit: unit testing framework enabling JUnit-like testing of serial and MPI-parallel software written in Fortran, from Goddard-Fortran-Ecosystem. Limited support for OpenMP is also provided in the form of managing exceptions in a thread-safe manner.
tap: minimal producer implementation of the "Test Anything Protocol" (TAP) in Fortran 90, from gzahl
test-drive: lightweight, procedural unit testing framework based on nothing but standard Fortran, by awvwgk. Integration with meson, cmake and Fortran package manager (fpm) is available. testdrive_util by Tomohiro Degawa provides procedures to make using test-drive more convenient.
Testing Or ASsertion Toolkit (TOAST): unit testing library by thomasms and Bob Apthorpe
Vegetables: testing framework written using functional programming principles, by Brad Richardson. As many of its procedures as possible are marked with the pure keyword while still allowing the framework to test impure code.
XFunit: object oriented framework to implement unit testing in Fortran 2018, by Fran Martinez Fadrique. Unit testing with XFunit is structured in suites and units. A test suite typically define all test to be implemented for a Fortran module.