LadaF / fortran-list
Generic list implementation in Fortran 2003. Uses unlimited polymorphics or parametric polymorphism.
☆35Updated 10 years ago
Related projects ⓘ
Alternatives and complementary repositories for fortran-list
- BeFoR64, Base64 encoding/decoding library for FoRtran poor men☆21Updated 2 years ago
- Fortran module showing how to implement a linked-list in Fortran using unlimited polymorphic derived types.☆23Updated 9 years ago
- Fortran Ansi Colors (and Styles) Environment☆39Updated last year
- Fortran Implementation of Abstract Types☆36Updated 8 years ago
- Object oriented fortran HDF5 module☆32Updated 7 years ago
- Fortran Parameter List. A fortran dictionary where to put the parameters of your application.☆30Updated 3 years ago
- Fortran STL File I/O☆22Updated 2 years ago
- Linear lookup table implemented in modern Fortran☆21Updated 2 years ago
- Container library for Fortran programming language☆28Updated 6 years ago
- Modern Fortran Linked List☆31Updated 2 years ago
- A collection of non-portable Fortran usage, standard-conformant or otherwise☆40Updated last month
- Simple coarray examples for teaching☆39Updated 9 years ago
- A place to collaborate on proposals for the next Fortran standard☆21Updated 7 years ago
- Portability Environment for Fortran poor people☆40Updated last month
- An OOP library of fast Fourier transforms☆19Updated 8 years ago
- An utility for the run-time checking of program requirements and for providing diagnostic error output inside pure procedures☆17Updated last week
- Pedagogical examples for using pFUnit☆17Updated 3 months ago
- Modern Fortran function parser. An update of "fparser" by Roland Schmehl☆32Updated 2 years ago
- Although the Fortran programming language is evolving steadily, it still lacks a framework for error handling-- not to be confused with f…☆20Updated 6 years ago
- A modern Fortran abstraction layer for OpenCL☆40Updated last year
- A tiny Fortran library for evaluating and using prime numbers