Showing 198 open source projects for "open xml"

View related business solutions
  • New Plans, same great Auth0 | Auth0 by Okta Icon
    New Plans, same great Auth0 | Auth0 by Okta

    You asked, we delivered! Auth0 has expanded our Free and Paid plans to make it even easier for you to protect your customers identities.

    In our new Free Plan, you'll receive more MAUs than ever. You'll also be able to add Passwordless authentication, use your own custom domain, and more. Our expanded Paid Plans include increased connections, more MFA offerings, and more. Check out what's new.
    Learn more
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 1
    Tool which build a complete xml parser (using Flex/Bison) using a DTD. A DTD parsing library is also available within this project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    XSieve is an XML transformation language based on combination of XSLT (an XML transformation language) and Scheme (a Lisp dialect). XSieve is a powerful tool for complex data transformation tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Meyshan Wall, This is the ultimate wall paper changer, using Micro soft .Net framework, Meyshan wall would fetch public and private photos from Picasa, Flicker, Riya, and 23 Hq and from your local directory to display as wallpaper as per your settings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The Introspector enables the programming tools that deal with source code such as the compiler to communicate in a standard and neutral manner reducing the accidental cost of programming. http://github.com/h4ck3rm1k3/
    Downloads: 1 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 5
    DWI (recently renamed to Estron and moved to http://estron.alioth.debian.org/) is a rapid application development system for creating graphical applications that manipulate info in an SQL database. Uses XML and Gnome Glade for the GUI designer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Automated computer program grading solutions designed for trainings on computer languages, data structures and algorithms. See http://openjudge.net for details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ObjectBuilder is a C++ CASE tool (CASE, refactoring, documentation generator). It lets you create, manipulate and navigate classes, class relations, class members and class methods at a high level of abstraction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    a libary to read run-control file (startup configuration), mini-XML capability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    BTS is a Build Template System designed for building packages for th common packing systems in use by current distributions based on a single XML package description. We are finally restarting development after a long break due to NeOS work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    YAXX is an XML extension to YACC, a well-known public-domain compiler-compiler. This extension allows a program of a YACC grammar to be automatically converted into an XML document.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Af-Arch is an Open Source N-tier framework to build distribuited applications. Its license schema allows Open Source and commercial (closed source) applications. This is the foundation to build an new set of applications in a fast and reliable way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    XML Make is yet another attempt at creating a decent build system for a large variety of software projects. It is meant to replace all the functionality of the standard Autoconf/Automake/Make in an elegeant manner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    the goal of this project is to build a stack for Lonworks Protocol and device working on this protocol
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CRel is an object relational data store for C programs. Based on a structure data specification in XML or autogen, it generates code to store and access the data object. It supports indexing, constraints, memory management and serialization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    XML IDL preprocessor for generating C/C++ object prototypes. It allows use object oriented and component oriented programming for plain C programming language. Single object inheritance and multiple interface inheritance are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    An XML parser C library that's simple and easy to use. Inspired by simpleXML for PHP.
    Leader badge
    Downloads: 48 This Week
    Last Update:
    See Project
  • 17
    The fastest XML/HTML/XHTML tag parsing library, it is suitable in the case you don't need all the features of a complete tag parsing. Allows the most basic input from an XML source and can automatically parse doctype entites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    "always" is a code generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    FGL is a tightly-integrated self-contained development & execution environment utilizing best-of-breed programming tools and methodologies, optimized web/application server, highly-scalable relational/object database, and robust extension interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    spheakXml is a not verifying, free platform independent(more or less) xml parser library written in ANSI C. spheakXml holds the complete data of the given xmlfile in memory and allows a very simple api to access the elements and attributes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is meant to be a powerful, but easy to use math software. It's by the user and for the users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Embedded XML Parser Generator is creating some C source code that parses XML files (or streams) from a user specified document structure. Generated code can support advanced features (inter-dependencies, native data types etc...).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    NunniMCAX is a minimal (19KB) C library for parsing XML. The API recall SAX and is sequential and event-driven. The parser strives to verify that the XML is well-formed, but no validation. NunniMCAX's FSM has been generated using NunniFSMGen
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24
    System monitoring utility, written in plain C. Allows application execution and performance monitoring, saving results into XML files. Monitors CPU, memory, network and disk usage on a per-application or per-system basis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    XML-based Unit Test Generator for C/C++ Programs
    Downloads: 0 This Week
    Last Update:
    See Project