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:
- Fortran Parameter List. A fortran dictionary where to put the parameters of your application.☆30Updated 4 years ago
- BeFoR64, Base64 encoding/decoding library for FoRtran poor men☆22Updated 2 months ago
- Vector algebra class for Fortran poor people☆28Updated 3 years ago
- Fortran Implementation of Abstract Types☆36Updated 9 years ago
- Fortran module showing how to implement a linked-list in Fortran using unlimited polymorphic derived types.☆23Updated 10 years ago
- Petaca: A collection of foundational Fortran modules☆39Updated 2 months ago
- Modern Fortran Linked List☆35Updated 4 months ago
- Container library for Fortran programming language☆29Updated 6 years ago
- ☆15Updated 2 years ago
- Polymorphic container object for Fortran☆16Updated 9 years ago
- A computational tool to benchmark large-scale simulations.☆18Updated 8 years ago
- Fortran 2003 library for sparse matrix algebra☆35Updated 9 years ago
- Modern Fortran function parser. An update of "fparser" by Roland Schmehl☆33Updated 3 years ago
- A collection of modern Fortran utilities☆16Updated 9 years ago
- Simple coarray examples for teaching