Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vapourismo/binary-io

Read and write values of types that implement Binary from and to Handles
https://github.com/vapourismo/binary-io

data haskell haskell-library io parsing

Last synced: 27 days ago
JSON representation

Read and write values of types that implement Binary from and to Handles

Awesome Lists containing this project

README

        

[![Hackage](https://img.shields.io/hackage/v/binary-io)](http://hackage.haskell.org/package/binary-io)
![Hackage-Deps](https://img.shields.io/hackage-deps/v/binary-io)
[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/vapourismo/binary-io/Haskell%20Integration)](https://github.com/vapourismo/binary-io/actions?query=workflow%3A%22Haskell+Integration%22)

# binary-io

Haskell package for binary IO