/boostio

Serialization library compatible with C++ Boost Serialization

Primary LanguageGoBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

boostio

GitHub release GoDoc CI codecov License

boostio is a reverse engineering of Boost Serialization.

License

boostio is released under the BSD-3 license.

Installation

boostio is installable via go get:

$> go get github.com/go-boostio/boostio/...

Documentation

Documentation is available on godoc.