Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pmiddend/hs-asapo
Haskell bindings for ASAP:O
https://github.com/pmiddend/hs-asapo
asapo haskell hpc
Last synced: 24 days 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 (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-27T05:47:00.000Z (2 months ago)
- Last Synced: 2024-09-30T09:03:15.632Z (about 1 month ago)
- Topics: asapo, haskell, hpc
- Language: Haskell
- Homepage: https://hackage.haskell.org/package/hs-asapo
- Size: 98.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog
- License: LICENSE
Awesome Lists containing this project
README
# hs-asapo - Haskell bindings to ASAP:O
[![CI](https://github.com/pmiddend/hs-asapo/actions/workflows/build-with-nix.yaml/badge.svg)](https://github.com/pmiddend/hs-asapo/actions/workflows/build-with-nix.yaml)
[![Hackage](https://img.shields.io/hackage/v/hs-asapo.svg)](https://hackage.haskell.org/package/hs-asapo)
[![MIT license](https://img.shields.io/badge/license-MIT-blue.svg)](./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.