Showing 25 open source projects for "use"

View related business solutions
  • Cloudflare secures and ensures the reliability of your external-facing resources such as websites, APIs, and applications. Icon
    It protects your internal resources such as behind-the-firewall applications, teams, and devices.
  • 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.
  • 1
    htmlparser2

    htmlparser2

    The fast & forgiving HTML and XML parser

    The fast & forgiving HTML and XML parser. htmlparser2 is the fastest HTML parser, and takes some shortcuts to get there. If you need strict HTML spec compliance, have a look at parse5. htmlparser2 itself provides a callback interface that allows the consumption of documents with minimal allocations. While the Parser interface closely resembles Node.js streams, it’s not a 100% match. Use the WritableStream interface to process a streaming input.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Wildcat- Simple "C" XML reader

    Wildcat: Simple "C" XML reader

    A simple in C writen XML-Parser. Don't use macros or other non standard C-language extension. Object Oriented implementation. Support only single byte character sets. Tested with ARM-gcc 7.5 and Visual Studio 2019 C compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Empact Foundation Class Library

    Cross-platform C++ library for use as a default application framework.

    A mature cross-platform C++ library for use as a default application framework. Features include: * Threading & synchronization * Socket programming: SSL, NanoMsg & ZMQ * File I/O utilities: zlib, ini, yaml * Native Database access: MySQL, SQLite, BerkleyDB, Postgre, REDIS and ODBC * Built-in mini XML parser; optional EXPAT, LIBXML and MSXML support * Network protocol stack: HTTP, FTP, SMTP, POP3, SOAP, XMLRPC * Scripting languages: Perl, Python, JavaScript, VBScript, Java, Lua, TCL...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    RexxXMLParser
    An XML parser written in the REXX programming language. It runs on mainframes (z/OS Rexx) as well as Windows and Linux (Regina or ooRexx). Includes example Rexx programs that use the parser such as: JCL2XML (converts z/OS JCL into an XML format), AUX2SVG (converts a z/OS CICS auxiliary trace file into a visual SVG format), PRETTY (an XML pretty printer), DEVISIO (an example of removing unwanted tags from an SVG file).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise AI Search, Intranet, and Wiki in one platform. Icon
    Enterprise AI Search, Intranet, and Wiki in one platform.

    Your company’s all-in-one solution for trusted information

    Cut through the noise and end information overload with Guru, an all-in-one wiki, intranet, and knowledge base that serves as your company's single source of truth.
  • 5
    VTD-XML is the next generation XML parser/indexer/editor/slicer/assembler/xpath-engine that goes beyond DOM, SAX and PULL in performance, memory usage, and ease of use.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 6

    simple C utils

    A small collection of C utilities working on POSIX/WIN32

    This is just some small utilities in C that I use and re-use in different projects. They are self-contained (except that most depend upon CUtils). It can compile and work on Linux and WIN32, most probably on any POSIX system, too. For now it contains: - CUtils: cstring, clist, "ini" files helper, tcp helpers, small XML parser - CNet: a simple message passing library for C - jCNet: a compatible CNet lib for Java - CSNet: a compatible CNet lib for C# - CPano: an equirectangular...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    XML-Parser Library for BR-Automation PLC

    XML-Parser Library for BR-Automation PLC

    Simple to use XML-Parser/Composer Library for B&R Automation PLC (SPS)

    The Library xmlio is a simple to use non validating XML-Parser/Composer for B&R Industrial-Automation PLC (B&R SPS). It reads and writes Process-Variables including Structures from and to XML-Files. Easy to use: #include <xmlio.h> /* Write Variable to XML-File */ status = xmlWrite(strName, strFile, strDevice, 0); /* Read XML-File into Variables */ status = xmlRead(strFile, strDevice, ignoreUnknown, &line, &character);
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The project will enable developers to use RAM Group Shipment tracking APIs using PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Veda is a small xml parser and creator for xml files. Veda also has a xpath interface. It is written in c++ with use of STL library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Business Texting and Text Message Marketing Solutions - Textellent Icon
    Business Texting and Text Message Marketing Solutions - Textellent

    Textellent's robust business texting services provide SMS and MMS capability for customer service, sales, and marketing texting programs.

    Textellent's business texting solution makes designing, managing, measuring, and integrating SMS and MMS campaigns easy. Whether used for customer service, sales, or marketing, Textellent supports your customer journey with an easy-to-use service that text-enables local business lines and serves businesses of any size. Robust scheduling and appointment reminders are also available, as are keywords and shortcodes for easy opt-in programs with TCPA compliance supported by AI.
  • 10
    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
  • 11
    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
  • 12
    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
  • 13
    An XML parser C library that's simple and easy to use. Inspired by simpleXML for PHP.
    Leader badge
    Downloads: 44 This Week
    Last Update:
    See Project
  • 14
    A small, efficient and "easy to use" library to manipulate XML in .Net 2.0 without the support of Style Sheets, scripts or other "WWW-based" XML document requirements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Object Oriented XML Parser and builder, written in Visual Basic (MS VB 6.0). Although it is relatively slow, it is extremely easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    XML Tree Object Model (XTOM) is a java 1.4 based XML parser. It is designed to be easy and simple to use for parsing XML configuration files. It uses the notion of a Tree to hold XML Elements and implements a path based element navigation system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    VtkExtension is a heterogenous library of C++ classes for use with VTK. Included are additional geometry sources, extended collection classes, extended XML parser and string facilities, as well as composite classes abstracting larger application needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The Python xmlite module is an extremely light weight XML parser and printer. It does not use the DOM or SAX interfaces but instead works with simple nested lists to represent an XML document.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    XML::Node is a Perl module designed for those who use Perl to process XML files. Built on top of XML::Parser, it provides a simplified programming interface. XML::Node users can register callback sub-routines or variables to specific XML nodes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A fast, useful subset of XSLT implemented using (and intended for use in conjunction with) the Electric XML parser from The Mind Electric.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The simple XML parser is a tiny parser for a subset of XML (everything except entities and namespaces). It uses a simple "one-handler per tag" interface and is suited for use with devices with limited resources.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    xmlpp is an non-validating XML Parser. It is written entirely in C++ and uses only the STL for dynamic data structures. xmlpp is very small, fast and easy to use and is suited for embedded applications or even just for configfiles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Small Java Library for SVG (sjlsvg) is a simple library for draw svg vector image on Java platform. The library will be as small as possible (XML parser, SVG render, ...) for use as "small" applet or in Mobile platforms (PalmOs, PocketPC, ...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is a small library to allow conversion of the vCalendar (iCalendar/iCal) file format to XML, and to provide some level of interpretation of the calendar for use in a larger project. Consider it a parsing engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    KXParse is a light-weight and easy to use XML parser, written in the PHP scripting language. It doesn't need installation, and contains a very flexible API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next