dongli / fortran-container
This repository contains some container data structure types for Fortran.
☆12Updated 3 years ago
Alternatives and similar repositories for fortran-container:
Users that are interested in fortran-container are comparing it to the libraries listed below
- Fortran routines for manipulating ASCII characters (future pull request to fortran-lang/stdlib https://github.com/fortran-lang/stdlib)☆12Updated last year
- Collections are set of objects that are can be iterated in convenient fashion. This is a Modern Fortran Collections Library containing in…☆14Updated 6 years ago
- Another Fortran datetime library☆14Updated 3 years ago
- Comprehensive error framework for applications requiring functional and robust error handling, utilising the power of modern object-orien…☆20Updated last year
- Fortran 2018 Reverse Polish Notation (RPN) calculator. Over 100 functions not in standard Fortran☆24Updated 3 months ago
- "<string,string>" hash table in Fortran 2008☆14Updated 6 years ago
- Fortran Ansi Colors (and Styles) Environment☆39Updated last year
- Fortran commandline-interface using a simple prototype command☆20Updated 7 months ago
- It is a FORTRAN utilities library, which is to help the FORTRAN developers to put more efforts on the physics software development.☆15Updated 8 years ago
- Modern Fortran function parser. An update of "fparser" by Roland Schmehl☆32Updated 2 years ago
- ZOO, Zaghi fOrtran cOllection, where my wild Fortran pets will survive☆19Updated 7 years ago
- HDF5-MPI parallel Fortran object-oriented interface☆20Updated 7 months ago
- Collection of optimization techniques used in Modern Fortran☆28Updated 4 years ago
- Call C system routines (mostly POSIX) from Fortran☆16Updated this week
- Fortran User Defined Exceptions Handler☆18Updated last year
- Linear lookup table implemented in modern Fortran☆23Updated 2 years ago
- 👨💻Zaak's 🧩(missing) 🏛Standard 🔬Fortran 📚Library 🚧(WIP)☆18Updated 2 years ago
- Fortran OO implementation of a generic container using an unlimited polymorphic class. Implementation of a resizable container array and …☆18Updated 5 years ago
- Portability Environment for Fortran poor people