Settings

Theme

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

github.com

6 points by delaguardo 20 days ago · 1 comment · 1 min read

Reader

Transit.c is an addition to the set of libraries to support transit data interchange format written in C11. It supports full 0.8 specification of cognitect's transit-format: JSON, JSON-Verbose and MessagePack encodings, all ground and extension types, compression via keys caching, extensibility via custom tag handlers.

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection