{"id":25456837,"url":"https://github.com/szaghi/hasty","last_synced_at":"2026-02-19T01:01:49.341Z","repository":{"id":146096526,"uuid":"69664484","full_name":"szaghi/HASTY","owner":"szaghi","description":"HASh Table fortran container exploting coarraY","archived":false,"fork":false,"pushed_at":"2020-09-11T16:02:27.000Z","size":4649,"stargazers_count":15,"open_issues_count":5,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-10-12T05:46:35.919Z","etag":null,"topics":["coarray","fortran","generic-container","hash-table","oop"],"latest_commit_sha":null,"homepage":null,"language":"Fortran","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/szaghi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.bsd-2.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2016-09-30T12:21:12.000Z","updated_at":"2025-02-23T08:58:06.000Z","dependencies_parsed_at":"2023-05-14T12:00:13.451Z","dependency_job_id":null,"html_url":"https://github.com/szaghi/HASTY","commit_stats":{"total_commits":33,"total_committers":1,"mean_commits":33.0,"dds":0.0,"last_synced_commit":"125005c6f06574d8ecb4e824def74dff5befdf82"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/szaghi/HASTY","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/szaghi%2FHASTY","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/szaghi%2FHASTY/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/szaghi%2FHASTY/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/szaghi%2FHASTY/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/szaghi","download_url":"https://codeload.github.com/szaghi/HASTY/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/szaghi%2FHASTY/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010329,"owners_count":26084737,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["coarray","fortran","generic-container","hash-table","oop"],"created_at":"2025-02-18T01:51:27.279Z","updated_at":"2025-10-12T05:46:36.105Z","avatar_url":"https://github.com/szaghi.png","language":"Fortran","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca name=\"top\"\u003e\u003c/a\u003e\n\n# HASTY [![GitHub tag](https://img.shields.io/github/tag/szaghi/HASTY.svg)]() [![Join the chat at https://gitter.im/szaghi/HASTY](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/szaghi/HASTY?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n\n[![License](https://img.shields.io/badge/license-GNU%20GeneraL%20Public%20License%20v3,%20GPLv3-blue.svg)]()\n[![License](https://img.shields.io/badge/license-BSD2-red.svg)]()\n[![License](https://img.shields.io/badge/license-BSD3-red.svg)]()\n[![License](https://img.shields.io/badge/license-MIT-red.svg)]()\n\n[![Status](https://img.shields.io/badge/status-stable-green.svg)]()\n[![Build Status](https://travis-ci.org/szaghi/HASTY.svg?branch=master)](https://travis-ci.org/szaghi/HASTY)\n[![Build Status](https://api.shippable.com/projects/57dabe9156a1350f001d8ffc/badge?branch=master)]()\n[![Coverage Status](https://img.shields.io/codecov/c/github/szaghi/HASTY.svg)](http://codecov.io/github/szaghi/HASTY?branch=master)\n\n### HASTY, HASh Table fortran container exploiting coarraY\n\n\u003e A KISS pure Fortran Library implementing a flexible hash table exploting coarrays for massively parralel support:\n\n- HASTY is a pure Fortran (KISS) library implementing a flexible hash table;\n- HASTY supports massively parallelism by means of coarray;\n- HASTY is Fortran 2008+ standard compliant;\n- HASTY is OOP designed;\n- HASTY is a Free, Open Source Project.\n\n#### Issues\n\n[![GitHub issues](https://img.shields.io/github/issues/szaghi/HASTY.svg)]()\n[![Ready in backlog](https://badge.waffle.io/szaghi/HASTY.png?label=ready\u0026title=Ready)](https://waffle.io/szaghi/HASTY)\n[![In Progress](https://badge.waffle.io/szaghi/HASTY.png?label=in%20progress\u0026title=In%20Progress)](https://waffle.io/szaghi/HASTY)\n[![Open bugs](https://badge.waffle.io/szaghi/HASTY.png?label=bug\u0026title=Open%20Bugs)](https://waffle.io/szaghi/HASTY)\n\n#### Compiler Support\n\n[![Compiler](https://img.shields.io/badge/GNU-v6.1.1+-brightgreen.svg)]()\n[![Compiler](https://img.shields.io/badge/Intel-v16.1+-brightgreen.svg)]()\n[![Compiler](https://img.shields.io/badge/IBM%20XL-not%20tested-yellow.svg)]()\n[![Compiler](https://img.shields.io/badge/g95-not%20tested-yellow.svg)]()\n[![Compiler](https://img.shields.io/badge/NAG-not%20tested-yellow.svg)]()\n[![Compiler](https://img.shields.io/badge/PGI-not%20tested-yellow.svg)]()\n\n---\n\n[What is HASTY?](#what-is-hasty) | [Main features](#main-features) | [Copyrights](#copyrights) | [Download](#download) | [Compilation](#compilation) | [Documentation](#documentation) | [References](#references)\n\n---\n\n## What is HASTY?\n\nTo be written.\n\nGo to [Top](#top)\n\n## Main features\n\nTo be completed.\n\n* [ ] Test Driven Developed (TDD);\n* [ ] collaborative developed;\n* [ ] well documented;\n* [ ] free!\n\nAny feature request is welcome.\n\nGo to [Top](#top)\n\n## Copyrights\n\nHASTY is a Free and Open Source Software (FOSS), it is distributed under a **very permissive** multi-licensing system: selectable licenses are [GPLv3](http://www.gnu.org/licenses/gpl-3.0.html), [BSD2-Clause](http://opensource.org/licenses/BSD-2-Clause), [BSD3-Clause](http://opensource.org/licenses/BSD-3-Clause) and [MIT](http://opensource.org/licenses/MIT), feel free to select the license that best matches your workflow.\n\n\u003e Anyone is interest to use, to develop or to contribute to HASTY is welcome.\n\nMore details can be found on [wiki](https://github.com/szaghi/HASTY/wiki/Copyrights).\n\nGo to [Top](#top)\n\n## Download\n\nHASTY home is at [https://github.com/szaghi/HASTY](https://github.com/szaghi/HASTY). To download all the source files you can:\n\n+ clone recursively this repository: `git clone --recursive https://github.com/szaghi/HASTY`\n+ download the latest master-branch archive at [https://github.com/szaghi/HASTY/archive/master.zip](https://github.com/szaghi/HASTY/archive/master.zip)\n+ download a release archive at [https://github.com/szaghi/HASTY/releases](https://github.com/szaghi/HASTY/releases)\n\nGo to [Top](#top)\n\n## Compilation\n\nHASTY is a modern Fortran project thus a modern Fortran compiler is need to compile the project.\n\nThe library is modular, namely it exploits Fortran modules. As a consequence, there is compilation-cascade hierarchy to build the library. To correctly build the library the following approaches are supported\n\n+ [Build by means of FoBiS](#build-by-means-of-fobis): full support;\n+ [Build by means of GNU Make](#build-by-means-of-gnu-make): to be implemented.\n+ [Build by means of CMake](#build-by-means-of-cmake): to be implemented.\n\nThe FoBiS building support is the most complete, as it is the one used for the developing HASTY.\n\n### Build by means of FoBiS\n\nA `fobos` file is provided to build the library by means of the Fortran Building System [FoBiS](https://github.com/szaghi/FoBiS).\n\nTo be completed.\n\n### Build by means of GNU Make\n\nTo be implemented.\n\n### Build by means of CMake\n\nTo be implemented.\n\nGo to [Top](#top)\n\n---\n\n## Documentation\n\nBesides this README file the HASTY documentation is contained into its own [wiki](https://github.com/szaghi/HASTY/wiki). Detailed documentation of the API is contained into the [GitHub Pages](http://szaghi.github.io/HASTY/index.html) that can also be created locally by means of [ford tool](https://github.com/cmacmackin/ford).\n\nTo be completed.\n\nGo to [Top](#top)\n\n### References\n\nTo be written.\n\nGo to [Top](#top)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fszaghi%2Fhasty","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fszaghi%2Fhasty","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fszaghi%2Fhasty/lists"}