Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/vapourismo/binary-io
- Owner: vapourismo
- License: bsd-3-clause
- Created: 2020-04-17T21:53:40.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-06T18:26:44.000Z (almost 3 years ago)
- Last Synced: 2024-04-26T02:02:38.043Z (8 months ago)
- Topics: data, haskell, haskell-library, io, parsing
- Language: Haskell
- Homepage: https://hackage.haskell.org/package/binary-io
- Size: 83 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
- Changelog: ChangeLog.md
- License: LICENSE
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