home.social

#jsoncons — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #jsoncons, aggregated by home.social.

  1. is a for parsing -like formats.

    jsoncons has a data model that allows for parsing different formats that resemble JSON, like and , using extensions. jsoncons provides several ways of interacting with parsed data; a query-able structure, a strongly typed C++ class, or a SAX-like parse stream. jsoncons is fast, and has extensions for things like JSONPath.

    Website 🔗️: danielaparker.github.io/jsonco

  2. #jsoncons is a #singleheader #Cpp #library for parsing #JSON-like formats.

    jsoncons has a data model that allows for parsing different formats that resemble JSON, like #CBOR and #BSON, using extensions. jsoncons provides several ways of interacting with parsed data; a query-able structure, a strongly typed C++ class, or a SAX-like parse stream. jsoncons is fast, and has extensions for things like JSONPath.

    Website 🔗️: danielaparker.github.io/jsonco

    #free #opensource #foss #fossmendations #programming