Skip to content

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

License

GPL-3.0, LGPL-3.0 licenses found

Licenses found

GPL-3.0
COPYING
LGPL-3.0
COPYING.LIB
Notifications You must be signed in to change notification settings

nowisesys/libfoacpp

Repository files navigation

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.

Topics

Resources

License

GPL-3.0, LGPL-3.0 licenses found

Licenses found

GPL-3.0
COPYING
LGPL-3.0
COPYING.LIB

Stars

Watchers

Forks

Packages