/libfoa

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

Primary LanguageCGNU General Public License v3.0GPL-3.0

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.