https://github.com/pmiddend/hs-asapo
Haskell bindings for ASAP:O
https://github.com/pmiddend/hs-asapo
asapo haskell hpc
Last synced: 3 months ago
JSON representation
Haskell bindings for ASAP:O
- Host: GitHub
- URL: https://github.com/pmiddend/hs-asapo
- Owner: pmiddend
- License: mit
- Created: 2024-07-26T13:32:39.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-27T05:47:00.000Z (almost 2 years ago)
- Last Synced: 2025-02-15T12:34:50.802Z (over 1 year ago)
- Topics: asapo, haskell, hpc
- Language: Haskell
- Homepage: https://hackage.haskell.org/package/hs-asapo
- Size: 98.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog
- License: LICENSE
Awesome Lists containing this project
README
# hs-asapo - Haskell bindings to ASAP:O
[](https://github.com/pmiddend/hs-asapo/actions/workflows/build-with-nix.yaml)
[](https://hackage.haskell.org/package/hs-asapo)
[](./LICENSE)
These are bindings for DESY’s [ASAP:O](https://gitlab.desy.de/asapo/asapo), a middleware platform for high-performance data analysis.
## Docs
Documentation is on [hackage](https://hackage.haskell.org/package/hs-asapo).
## Supported
All functions exposd by the ASAP:O C interface are supported, with varying levels of testedness.
Tested with **asapo-25.03.0** and **ghc-9.8**.