Showing 210 open source projects for "xml"

View related business solutions
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 1
    This is a VSE - Visual Scene Editor. VSE is a tool for creating xml-based descriptions of 3D scenes for 3D computer games. It is written on C/C++, using MFC, STL and IrrLicht ( http://irrlicht.sourceforge.net/ ).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A set of XML specifcations for game-related metadata, an API, and a collection of associated tools for managing data. This is to serve as a reusable infrastructure for creating game frontends able to deal with large numbers of games (such as MAME).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Cross-programming-language object serialisation. The library uses a schema to write object networks to, and create object networks from, a file (eg XML). Written in Java with ports to C and C++ to follow. Features include file recovery and versioning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 5
    That's "Deci" as in one-tenth... Based on the "80/20 rule", something like 1/10 of the code provides far more than half of the functionality. This is a partial, non-validating, and VERY SMALL STL-based C++ implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MinXL : Minimalist XML Library. A portable (STL-based) lightweight C++ library to process XML stream/file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    XML Tree Notes is a simple application that manages text notes attached to a tree structure (inside an XML document)
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    XMLSocketd is a server written in C++ to be used with the ActionScript class XMLSocket for communication between Flashmovies. Can be used for chats, whiteboards, etc in conjunction with any serverside script like PHP for authentication and room handling
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    POPsearch is a desktop search engine that's designed to help you find information on your computer. This information can then be accessed remotely with RSS feeds, email feeds, or from any computer that has a web browser.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Enterprise and Small Business CRM Solution | Clear C2 C2CRM Icon
    Enterprise and Small Business CRM Solution | Clear C2 C2CRM

    Voted Best CRM System with Top Ranked Customer Support. CRM Management includes Sales, Marketing, Relationship Management, and Help Desk.

    C2CRM consists of four modules that integrate to provide a comprehensive CRM solution: Relationship Management, Sales Automation, Marketing Automation, and Customer Service. Only buy what each user needs.
    Learn More
  • 10
    C++ implementation of w3c DOM standart (first gates project)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    XMLPDF allows you to generate PDF documents painfully with a simple XML descriptive input. XMLPDF can act as a PHP module, or as a standalone binary. XML source is more or less structured as HTML page, but implements containt pagination, embedded image
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    XMLNode is a library that represents the XML in an easy to use object model. It has STL adaptors to ease traversing and transforming the XML. XMLNode is geared towards data driven XML as opposed to document driven XML. It is still a work in progress.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    OpenWSS (Open Workgroup Share Service) aims to be a standard XML based protocol for workgroup/calendar/taskmanager client/server applications. It enables seamless sharing of calendars, tasks and projects for the enterprise in an platform independent mann
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    C++ Crossplatform serialization library: simplicity of use, functionality, Builder-like properties, support of various formats of the data (XML, binary, etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    XML Parser proof of concept
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Nodi is a fast, free, validating XML editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    XML data binding solution based on embedding templates in your C++ code and flexible object model. XML template controls matching/generation of input/output XML. Data binding is done via C++ variables or expressions quoted in the template.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Editeur XML français du nom de XMLfr.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SCXML which means State Chart XML defines an easy way to describe a finite state machine through an XML file. SCXML is currently a working draft by the W3C. SSCXML (Simple SCXML) is a C++ library implementing the draft.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Mole is a project started in 2008, designed for allowing users to easily share all kinds of ressources. It is planned to be used as a Mozilla Firefox extension.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A multi-platform sequencer that executes a sequence of events defined in XML. The sequence consists of action steps and flow control. The action XML tags are implemented as hooks calling plugins so they are user customizable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    libinterface is a C++ library and a code generator used to facilitate interprocess communication over TCP and Unix sockets. The code generator reads XML method definition and produces code to serialize and to deserialize the described data structures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    convert svg files to svg-tiny files in order to fit them in a cell phone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A program to help teachers in their lesson plans programs. Similar to project plans but classroom oriented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SendXMS — software for sending sms and mms through web-site of mobile operator.
    Downloads: 0 This Week
    Last Update:
    See Project