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

  • Posted 2 days ago by delaguardo
  • 5 points
https://github.com/DotFox/transit.c
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.

1 comments

    Loading..