Jim: Immediate Mode JSON Serialization Library in C

3 espumaplas 1 6/29/2025, 2:18:13 AM github.com ↗

Comments (1)

zzo38computer · 3h ago
The example shows adding many floating numbers. Division by zero is not valid in JSON, although zero is valid, but the output shown of the example does not include zero.

I had written a C library which can encode DER and has a similar interface.