LadaF / fortran-listLinks
Generic list implementation in Fortran 2003. Uses unlimited polymorphics or parametric polymorphism.
☆35Updated 11 years ago
Alternatives and similar repositories for fortran-list
Users that are interested in fortran-list are comparing it to the libraries listed below
Sorting:
- BeFoR64, Base64 encoding/decoding library for FoRtran poor men☆22Updated 3 weeks ago
- Fortran Parameter List. A fortran dictionary where to put the parameters of your application.☆30Updated 4 years ago
- Fortran Implementation of Abstract Types☆36Updated 9 years ago
- Fortran Ansi Colors (and Styles) Environment☆39Updated 2 years ago
- Modern Fortran Linked List☆34Updated 2 months ago
- Object oriented fortran HDF5 module☆32Updated 7 years ago
- Fortran module showing how to implement a linked-list in Fortran using unlimited polymorphic derived types.