Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.