CBOR protocol implementation library for C with encoding/decoding
CBOR protocol implementation for C and others
libcbor
$ gcc -o myapp myapp.c -lcbor
$ pkg-config --modversion libcbor
$ pkg-config --cflags --libs libcbor