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

https://github.com/ryan-rsm-mckenzie/binary_io

A binary i/o library for C++, without the agonizing pain
https://github.com/ryan-rsm-mckenzie/binary_io

cpp

Last synced: 12 months ago
JSON representation

A binary i/o library for C++, without the agonizing pain

Awesome Lists containing this project

README

          

# `binary_io`
[![C++20](https://img.shields.io/static/v1?label=standard&message=C%2B%2B20&color=blue&logo=c%2B%2B&&logoColor=white&style=flat)](https://en.cppreference.com/w/cpp/compiler_support)
[![Platform](https://img.shields.io/static/v1?label=platform&message=windows%20|%20linux&color=dimgray&style=flat)](#)
[![Main CI](https://img.shields.io/github/actions/workflow/status/Ryan-rsm-McKenzie/binary_io/main_ci.yml?branch=main&logo=github&logoColor=white&style=flat)](https://github.com/Ryan-rsm-McKenzie/binary_io/actions/workflows/main_ci.yml)
[![Codecov](https://img.shields.io/codecov/c/github/Ryan-rsm-McKenzie/binary_io?logo=codecov&logoColor=white&style=flat)](https://app.codecov.io/gh/Ryan-rsm-McKenzie/binary_io)

Documentation: https://ryan-rsm-mckenzie.github.io/binary_io/