libbert

v 20131017

LibBERT is a BERT (Binary ERlang Term) library for C++ and C.

BERT is a format for encoding binary data. You can think of it as JSON for binary formats. BERT is based on Erlang’s External Format. bert.h is the C API (you need to link -lbert_capi!). bert.hpp is the C++ API (header only).

https://github.com/ruediger/libbert

To install libbert, paste this in macOS terminal after installing MacPorts

sudo port install libbert

Add to my watchlist

Installations 1
Requested Installations 1