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

https://github.com/afxres/binary-cxx

Experimental serialization library for C++.
https://github.com/afxres/binary-cxx

binary-data cpp serialization

Last synced: 4 months ago
JSON representation

Experimental serialization library for C++.

Awesome Lists containing this project

README

          

# Binary (C++)

[![GitHub repo size](https://img.shields.io/github/repo-size/afxres/binary-cxx)](#)
[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/afxres/binary-cxx/build.yml?branch=main)](#)
[![Coverage Status](https://coveralls.io/repos/github/afxres/binary-cxx/badge.svg?branch=main)](https://coveralls.io/github/afxres/binary-cxx?branch=main)
[![Benchmark](https://img.shields.io/badge/benchmark_result-GitHub_Pages-blue)](https://afxres.github.io/binary-cxx/dev/bench/)

# Summary

Serialization library for C++ (still under construction)