tensogram-ffi
C FFI bindings for Tensogram.
Produces libtensogram.so/.a and tensogram.h header for embedding in C/C++ applications. Provides encode, decode, file I/O, and partial decode.
Usage
TGMessage* msg = ;
TGDecodeResult* result = ;
Building
Generates target/release/libtensogram.so, libtensogram.a, and tensogram.h.
Installation
[]
= "0.14"
Documentation
- Full docs: https://sites.ecmwf.int/docs/tensogram/main/
- Repository: https://github.com/ecmwf/tensogram
License
Copyright 2026- ECMWF. Licensed under Apache-2.0. See LICENSE.