OpenProduct

Transit-format (JSON/MessagePack) reader/writer in C

open-source
Visit site
0
Tracked since 2026-06-09
Share
AI Summary

Transit.c is a C11 library that reads and writes data in the Transit format (JSON, JSON-Verbose, and MessagePack), fully supporting the 0.8 specification including all ground and extension types with key-based compression. It is designed for developers needing high-performance, portable data interchange in C applications, particularly those working with polyglot systems or constrained environments. Its interest lies in bringing Transit’s efficient, extensible serialization to C, enabling seamless data exchange with languages like Clojure and Java without sacrificing speed or memory control.

Cross-platform signals

Y
Hacker News
View
points
comments
Not enough history yet

You might also like

More in open-source