# c-tlv-serialize **Repository Path**: stlesson/c-tlv-serialize ## Basic Information - **Project Name**: c-tlv-serialize - **Description**: Basic TLV message serialize library - **Primary Language**: C - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-12-22 - **Last Updated**: 2021-12-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README c-tlv-serialize =============== Best fit for embedded c code where performance and code size are important. * allows to serialize basic TLVs * supports embedding message_t in another message_t * supports both packing and unpacking