Skip to content

iboB/huse

Repository files navigation

huse

A C++ library for HUman-readable SErialization.

It defines stateful classes huse::Serializer and huse::Deserializer which can be used to serialize and deserialize data to and fom human-readable streams with a common interface.

Building

Build with CMake.

Usage

This project uses CPM.cmake to manage packages. Thus the preferred way of using the library is by adding it as a CPM package.

License

The library is distributed under the MIT Software License. See LICENSE.txt for further details or copy here.

Copyright © 2021-2024 Borislav Stanimirov.

About

A C++ library for HUman-readable SErialization

Resources

License

Stars

Watchers

Forks

Packages

No packages published