Showing 20 open source projects for "tinyxml"

View related business solutions
  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1

    x86-codeblocks-builds

    Automatically built codeblocks for both 32b and 64b Windows systems.

    ...You can always download the latest release at Releases Usage Install the following packages in msys2(64-bit users please use 'x86_64' instead of 'i686'): pacman -S mingw-w64-i686-toolchain \ mingw-w64-i686-boost \ mingw-w64-i686-hunspell \ mingw-w64-i686-wxwidgets3.2-common \ mingw-w64-i686-wxwidgets3.2-msw \ mingw-w64-i686-drmingw \ mingw-w64-i686-tinyxml Then extract the archive into /opt/codeblocks, export /opt/codeblocks/bin to PATH. Run codeblocks!
    Downloads: 12 This Week
    Last Update:
    See Project
  • 2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Magic Tower

    Using C++ and SDL to create a 2D game

    ...Here is the link of the demo show of this game: https://www.youtube.com/watch?v=n1aC-BUGbzs (Version 0.05) https://www.youtube.com/watch?v=cUJJ_eq0fB0 Second Floor added Notice, tinyXML files were implemented by leethomason. Here is the link: https://sourceforge.net/projects/tinyxml/ (This project is here only for fun).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    open2ge

    2D Game Engine, based on OpenGL and focused on Isometric Games

    ...Based on OpenGL & SDL, it supports a wide range of features, useful for simple 2D games or complex isometric games, from simple image loading to the rendering of complex scenes, path finding, automatic navigation mesh generation and more. Besides OpenGL and SDL, Open2GE makes use of TinyXML and boost.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Comet Backup - Fast, Secure Backup Software for MSPs Icon
    Comet Backup - Fast, Secure Backup Software for MSPs

    Fast, Secure Backup Software for Businesses and IT Providers

    Comet is a flexible backup platform, giving you total control over your backup environment and storage destinations.
    Learn More
  • 5

    smartCOMs

    smartCOM is a graphical serial device terminal.

    ...It is aimed mainly at hardware developers who need a gui test tools to talk to their custom hardware. The GUI is written using the wxWidgets library, and using the tinyxml to save or load config. http://gnssinfo.com/2012/11/21/wiki-smartcom/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    smartCOM

    smartCOM is a graphical serial device terminal.

    ...It is aimed mainly at hardware developers who need a gui test tools to talk to their custom hardware. The GUI is written using the wxWidgets library, and using the tinyxml to save or load config.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    XML Diagram is a small program I wrote while learning how to use tinyxml (https://sourceforge.net/projects/tinyxml/). It lists all the elements in an XML file with tab indentation to indicate parent/child/sibling elements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This 2D sceletal animation libary supports OpenGl and the DirectX renderer. The code is completely written in c++ and uses tinyxml and the standard Library. There is also an editor being developed with gtkmm alongside the libary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    TinyXML is a simple, small, minimal, C++ XML parser that can be easily integrating into other programs. It reads XML and creates C++ objects representing the XML document. The objects can be manipulated, changed, and saved again as XML. *Please Note* that TinyXML development has stopped and all development has moved to TinyXML-2. TinyXML-2 is available at https://github.com/leethomason/tinyxml2
    Leader badge
    Downloads: 4,716 This Week
    Last Update:
    See Project
  • Trumba is an All-in-one Calendar Management and Event Registration platform Icon
    Trumba is an All-in-one Calendar Management and Event Registration platform

    Great for live, virtual and hybrid events

    Publish, promote and track your events more affordably and effectively—all in one place.
    Learn More
  • 10
    Bugger!

    Bugger!

    A debugging-themed top-down shooter

    ...The player takes on the role of a programmer trying to clear bugs out of a project using an array of pun-y weapons. I need to put this on hold for a while, so I'm posting the source in the meantime. Never fear though, I'll be back ;-) Requires SFML 1.6 to compile/run, but tinyxml source-code is included with the project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    ISO8583 C Library

    An ISO8583 Library

    ...It is an implementation of the ISO 8583 protocol. This project was created in an attempt to maintain and distribute the original code. Also includes a C++ wrapper, a COM object to use with .NET, tinyXML support to load different dialect formats, support up to 3rd bitmap in ISO messages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    tplparser creates conf files for desktop and embedded Linux , parsing templates and using references to XML configuration file. * Parser is implemented mostly in C with some C++. * Doxygen doc, tinyxml Original code was donated by Amperion Inc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    3D fps game. This is a school project, so we will keep it simple. :) We use Ogre3D, Blender3D, OpenAl, BulletPhysics, CEGUI, TinyXML and other(Open source only) software/libraries to develop it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Awake Engine
    The Awake Engine is a powerful, easy to use open source game engine. It combines other free projects into a general usable software, written in clean modern Cpp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This 2D sceletal animation libary supports OpenGl and the DirectX renderer. The code is completely written in c++ and uses tinyxml and the standard Library. There is also an editor being developed with gtkmm alongside the libary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Small footprint C++ library to extract an XPath 1.0 expression from an XML tree. Uses the TinyXML project to parse XML trees and store intermediate results. Runs on any platform. Optional use of STL. Overhead less than 100KB, including TinyXML.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    This lib is a utility for auto read|write a xml dom to cpp struct. It use other xml parser such as tinyxml , would support xerces-c.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Jump n' RotN is 2D arcade, physics-based game which is very hard to categorize in 254 letters :-) Description is available on its homepage. Jump n' RotN uses: SDL, OpenGL, FMOD, SDL_Image, SDL_TTF, SDL_Config and TinyXML libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    add-on library for the cross-platform XML parser tinyxml that makes it easy to "bind" a C++ struct definition to an XML file format for easy serialize/deserialize. supports nested structs and STL containers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    We aim to create a opensource networked realtime strategy game like thesettlers II (10ºaniversary). We are working with OpenGL, SDL, Enet, Lua & tinyXML (C++). Making the user interface and the base code of the net core.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next