Showing 504 open source projects for "c# xml parser"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

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

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
  • 1
    xmlconf-lite is a library to read/write XML configure file, it does not depend on any XML SDK, so it is suitable for embed device or when no XML SDK available. Anyway, it is very light and easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This project is a working group to develop a broadly usable logfile format based on XML we're calling eXtensible Logfile Format (XLF).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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: 6 This Week
    Last Update:
    See Project
  • 4
    Have you been looking for a reliable library of lsl scripts only to find sporadic low quality scripts. This project is a repository of development tools, sl oriented web services, gui interfaces, libraries, and scripts. SL & LSL © Linden Lab
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
  • 5
    Unimatrix is the collective works of Matrix, Tsunami and Mainframe. Unimatrix allows for a setup of distributed file repositories. Completely peerless, and using HTTP/1.0 as its transfer medium. Unimatrix Can easilly be used for Filesharing and since its
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This is a .Net 2.0 library for writing Vxml (VoiceXML) documents. Taking advantage of the builtin IntelliSense feature in Visual Studio 2005, the library can be used to write fast and easily errorless vxml documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Infopath xsn form designer. Used to modify the html layout of the xsn form. Something like the Design mode of Infopath, but free.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    libdsml2 is an implementation of the DSML v2 standard specification proposed by the OASIS Consortium.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Resx Editor is a small translation-oriented file editor for Microsoft RESX 2.0 files. Resx Editor is designed for professional translators (include a word count feature).
    Downloads: 7 This Week
    Last Update:
    See Project
  • An All-in-One EMR Exclusively for Therapy and Rehab. Icon
    An All-in-One EMR Exclusively for Therapy and Rehab.

    Electronic Medical Records Software

    Managing your therapy and rehab practice is a time-consuming process. You spend hours on paperwork, billing, scheduling, and more. Raintree’s Therapy & Rehab EHR is here to help you manage your practice more efficiently. With our all-in-one solution, you’ll get the tools you need to streamline your therapy and rehab practice, improve patient care, and get back to doing what you love.
  • 10
    Subxml provides a very lightweight C++ pull parser for parsing a subset of XML. It is intended for use in utility applications where the ability to parse XML-like configuration files is advantageous, but a fully compliant XML parser would be overkill.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The HL7 Test Harness system is an HL7 v3 message conformance testing application that also provides the ability to simulate the message processing actions of a client and/or server system. The app provides message workflow, format and content testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Build WebGIS based on Google Earth. Just 7 steps to complite a WebGIS Web Application!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Simple Plain Xml Parser (spxml) is a stream-oriented XML parser that supports pull-model and DOM-model XML parsing.Resulting DOM trees can be read, modified, and saved.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    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
  • 16
    Miaou Messenger is a client/server chat library, which can be included in all your .NET applications which need a communication system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Warren-CMS is a content management system with developer-provided file type handlers, built-in link and grouping management, and an XML interface that makes writing proprietary clients easy for developers who wish to do so.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The GutRead utility will read texts from the Gutenberg Project and remove all the newlines saving hours of editing in your word processor. It will also produce the text in XML format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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: 0 This Week
    Last Update:
    See Project
  • 20
    Performs external DTD simplification according to previously tagged text. Parameter entities are replaced at every model group and simplified independently.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A free tool very simple to convert flat text to format XML.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    A lightweight toolkit for efficient processing of XML data. The tools are analagous to the UNIX command-line text processing tools sort, grep, etc. The infrastructure includes an efficient DFA-based engine for streaming evaluation of XPath expressions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    csvtoxml will convert parse csv comma separated value data into xml. a command line console utility that uses stdin and stdout pipe with more cat, pr, wget, zip, find -exec for added functionality. file stream term c c++ small fast parser unix win osx
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GLan is a toolkit for developing network GUI applications. It allows the developer to just write code using the Qt programming style for the server side and forget about the client side.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is the Home of Live for Stats an InSim Addon for Live for Speed. It collects the Stats of a Race/Qualify via UDP and can export them to a XML- file.
    Downloads: 0 This Week
    Last Update:
    See Project