nowisesys / libfoacpp

C++ library implementing the FOA (Fast Object and Array) encoding/decoding specification.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C++ library implementing the FOA encoding/decoding specification.

This class library implements FOA version 1.0, an efficient method for streaming mixed content of objects, arrays and files. The official specification can be found here: https://nowise.se/oss/libfoa/spec

The library is released under GPL version 3 (the GNU Lesser General Public License), see the file COPYING.LIB for details.

About

C++ library implementing the FOA (Fast Object and Array) encoding/decoding specification.

License:GNU General Public License v3.0


Languages

Language:C++ 98.5%Language:Shell 1.5%