Is it possible to serialize a json document as, say, a BSON document and then extract fields out of the BSON document directly? For example, the mongodb c++ driver offers functions for getting fields out of BSON documents. Is there something similar?
Language:All Sort:Most stars nlohmann/json Sponsor Star43.2k JSON for Modern C++ jsonjson-serializationmsgpackcborjson-parserheader-onlymessagepackjson-pointerjson-patchstl-containersrfc-6901rfc-6902rfc-7159rfc-7049json-diffbsonubjsonjson-merge-patchrfc-8259 ...
A C++, header-only library for constructing JSON and JSON-like data formats, with JSON Pointer, JSON Patch, JSON Schema, JSONPath, JMESPath, CSV, MessagePack, CBOR, BSON, UBJSON - danielaparker/jsoncons
A C++, header-only library for constructing JSON and JSON-like data formats, with JSON Pointer, JSON Patch, JSON Schema, JSONPath, JMESPath, CSV, MessagePack, CBOR, BSON, UBJSON danielaparker.github.io/jsoncons Resources Readme License View license Activity Stars 0 stars Watchers 1 wat...