Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Build Agents and Models on One Platform
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
The main objective of the EXIP project is to provide a C library for parsing and serialization of Efficient XML Interchange (EXI) Format streams. The focus is portability and efficiency for embedded systems development.
pyxser stands for python xml serialization and is a python object to XML serializer that validates every XML deserialization against the pyxser 1.0 XML Schema. pyxser is written entirely in C as a python extension.
XMLCereal is a data-binding library for the serialization/deserialization of C++ objects to/from XML. It aims to be fast, use a minimum of memory, and provide a simple OO programming interface. It includes an XML pull parser and a SAX like XML writer.
Web Objects in XML (serializer) provides easy XML serialization of Java and C# objects. Objects are serialized to a file in a standard XML format. They can then be de-serialized either to Java or C#.
Here is a repository of libraries automatically generated by Patlac::Xml2cpp software.
All of these libraries are c++ translation of their respective xsd schema. They include classes with accessors, saxparser with iteration mode and xml serialization.
C++ Crossplatform serialization library: simplicity of use, functionality, Builder-like properties, support of various formats of the data (XML, binary, etc.)
The THOR.Serialization project is a .net library for (de-)serialization purposes of .net objects. Classes may be serialized to different targets like databases or XML.
Powerful XML data binding technique. Based on XML Schema creates ready to use Java business objects with rich validation. It supports parameters restrictions, lists sizes, other business objects validation, serialization/deserialization methods, and more