Open Source Windows XML Serialization Libraries - Page 2

XML Serialization Libraries for Windows

View 9 business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • Precoro helps companies spend smarter Icon
    Precoro helps companies spend smarter

    Fully Automated Process in One Tool: From Purchase Orders to Budget Control and Reporting.

    For minor company expenses, you might utilize a spend management solution or track everything in spreadsheets. For everything more, you'll need Precoro. We help companies achieve procurement excellence and budget efficiency by building transparent, predictable, automated spending workflows.
  • 1

    FUGE

    A lightweight GUI library

    FUGE is a lightweight GUI library, intended to be used primarily in games and tools for game development. Supports graphics renderer adaptation, real-time layout editing, XML serialization, color schemes. Documentation contain tutorials with examples. Available on MS Windows and Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Gulfstream is a Java XML serialization/deserialization framework capable of read and write Java primitive types, arrays, collections, JavaBeans and classes marked with special annotations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The JPList project provides a Java library for parsing and building ASCII PList streams to and from Java objects, similar to what JDOM does for XML. PLists provide a more compact and equally rich alternative to XML as a data serialization mechanism.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The Java Data Tools project provides a set of Java packages supporting [1] serialization to and deserialization from xml-formatted data and [2] tree-based navigation using XPath-like Java objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 5

    LEON

    A simple data serialization format that emphasizes writability

    LEON (Level Eight Object Notation) is a data serialization format for structured and non-structured data insired by XML and JSON and designed to be more human-readable and human-writable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    LazySerializer

    Lazily serializes an object to XML for usage in XPath/XSLT.

    Lazily serializes an C# object to XML for usage in XPath/XSLT. For example: _________________________________________ ObjectXmlNavigator nav = new ObjectXmlNavigator("myObject", MyObject); XslTransform xslTrans = new XslTransform(); xslTrans.Transform(nav, null, objStream); _________________________________________ Using the ObjectXmlNavigator object you can now access the properties of MyObject in your XSLT. Only properties (or properties of properties) that your reference in your XSLT will be 'converted' to XML, hence the 'Lazy' serializer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MacSwap

    MacSwap

    Swapping everything like burgers? Your p2p, drag-n-drop solution

    Hello and welcome to MacSwap! MacSwap is a light, simple, "peer-to-peer" software for swapping your own stuff with others, by drag-n-drop. MacSwap is released under GPLv3 license, it is supplied AS-IS and we do not take any responsibility for its misusage. MacSwap got built behind some cool features like object drag-n-drop between browser windows, full object serialization and xml. Please refer to the README.md file for a correct setup. MacSwap gets released on http://github.com/par7133/MacSwap ;-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    XML serializer for .Net objects. Serializes object's private fields. Handles interface, class, and struct types. Supports circular references between objects, multiple object instances without XML bloat. XML optimised for common .Net framework types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    OpenEstragon

    OpenEstragon is a market economy simulator.

    OpenEstragon is a market economy simulator. It contains a market module, a factory module that is based on the market, and serialization to XML facilities of the economy. Available as C++ component.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • 10
    A simple ASN.1 toolkit and libraries to add ASN.1 serialization to Java classes. Serialization schemes are targetted at XML integration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Sooda is a library that provides simple yet efficient means for accessing relational databases from .NET languages such as C#, VB.NET, JScript.NET. It provides transparent object materialization, lookup, 1-N, N-N relations, XML serialization, transaction
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    StlXMLStar

    An STL based simple XML serialization and de-serialization engine.

    XML* or XMLStar An STL based simple XML serialization and de-serialization engine. Version 0.8.0 Anthony Daniels This package is intended to provide the user with a simple to use XML serialization engine. I was originally going to call it XMLite but that name was already taken by Microsoft. The intent is to have a lightweight system. It handles basic XML elements, attributes, comments and processes. More complicated syntax is not supported. For example, it can read a Microsoft word generated xml file but it can’t save that text file back to XML for Microsoft to use. However for simple XML it works fine. It has also been used on some fairly large files for testing. XMLStar is LGPL Licensed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A binary protocol, library, and utilities for serialization and manipulation of data. Designed to replace XML. Features: *Compact (not compressed) binary encoding. *Strongly-typed, using type definitions. *Platform independant
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Framewrok that performs binding, validation and serialization of XML to POJOs (Plain Old Java Objects) and back using annotations, and also generates XSDs from these annotated classes and annotated classes from XSDs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    An alternative to Java's Object Serialization Model using a XML format that is flexible, and parsable and can easily be used to pass data to other languages, and applications, as well as for debugging output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    XMLSer(ializer) is a library to encode Java objects into XML. Currently at a very basic stage, it should still handle most objects properly. Some customization of XML, such as aliasing, is supported. All special handling is done via annotations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    An universal and transparent XML Serializer/Deserializer in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    XeriL is a java library that allows to turn a java object into an xml document and vice versa (DTD depends on the object). A powerful concept of mappers (extensible) can tailor the result to your needs. Very useful for configuration files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Xml Serialization for Ruby allows Ruby classes to be marshalled to and from XML, with an emphasis on concise, human readable and editable XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    XmlDoclet

    A JavaDoc doclet that outputs source code structure in XML format.

    XmlDoclet is a JavaDoc doclet that outputs the source code structure of the packages, classes etc. in XML format. Later, the XML data may easily be processed by standard tools such as XSLT to produce HTML, PDF, dot graphs etc. Technically, this is done by wrapping the class and interfaces of the com.sun.javadoc packages into JAXB annotated classes, which allows for an easy serialization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    decimal

    decimal

    Arbitrary-precision fixed-point decimal numbers in go

    Arbitrary-precision fixed-point decimal numbers in go. Note: Decimal library can "only" represent numbers with a maximum of 2^31 digits after the decimal point. The zero-value is 0, and is safe to use without initialization. Addition, subtraction, and multiplication with no loss of precision. Division with specified precision. Database/sql serialization/deserialization. JSON and XML serialization/deserialization. big.Int's API is built to reduce the number of memory allocations for maximal performance. This makes sense for its use-case, but the trade-off is that the API is awkward and easy to misuse. In contrast, it's difficult to make such mistakes with decimal. Decimals behave like other go numbers types: even though a = b will not deep copy b into a, it is impossible to modify a Decimal, since all Decimal methods return new Decimals and do not modify the originals. The downside is that this causes extra allocations, so Decimal is less performant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Free Java Serialization to XML (freeJSX) allows to write and read any Java object graph as XML data with one line of code. You can verify your data and manipulate it with standard XML tools like DOM, JDOM and XSLT. It is the open source variant of JSX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Base C++ library included own: reflection, memory management, xml-serialization, strings, containers, files and directory operations. The idea is to join java-style and C++ memory-management. (tested with http://sourceforge.net/projects/izh-test/)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Open and cross compilant C++ Library, threading, mutexes,events, Callbacks, Xml Serialization, XML parser and generator , and a powerfull C++ code profiler. All the code is well documented and lots of examples are avalaible, easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project