Showing 124 open source projects for "simple parse"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
  • 1
    It is a simple c++ wrapper for libxml library (made for libxml 2.6). It provides an easy-to-use interface to load from and update data in .xml files with known structure. It is also can be used to create .xml files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The Asterisk Config PHP-Parser claims to be a simple but effective function writen in PHP non-OOP that is capable to parse any standard .conf Asterisk configuration file an drop the data into a multi-dimensional array.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Dolphin is a very simple C++ API to parse 'dot' directives. An example of a 'dot' directive is as follows: .data size=100 origin=0x1000 var_name=__GLOBAL__
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    A free UML tool. 1)Support UML 2.xx; 2)Used in Windows(2000/XP/Vista); 3)Can generate source code /CHM from model, or parse source code into model by JavaScript; 4)Support 12 kinds of diagram except object diagram; 5)Very nice, simple, and easy to use.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
  • 5
    XhtmlParser is a simple HTML/XHTML parser written in PHP5 object oriented. XHtmlParser allows you to iterate/modify XHTML nodes and get/set their attributes. It parse XHTML data to build object structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Xomp is a src-to-src translator for most of 3.0. A simple platform for experimentation and optimization of OpenMP implementations and extensions. Has been tested with C programs but does not parse C. Should be easily adaptable for other languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MiniXML is a simple API to generate and parse XML. It's advantages are ease-of-use and the fact that no additional libraries are required. MiniXML provides classes for XML documents and elements in either a 100% PHP or a 100% Perl implementation.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    Thermocouple Scripts. Thermocouples generate a voltage at a given temperature. The relationship isn't simple. There are published tables, but the format can be awkward. This project supplies tools to find, parse, plot, and curve-fit thermocouple data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ParseConfig is a Ruby class written to parse simple configuration files in the format of 'param = value'. The key benefit is that your ruby applications can use the same configuration files of most unix/linux applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Recruit and Manage your Workforce Icon
    Recruit and Manage your Workforce

    Evolia makes it easier to hire, schedule and track time worked by frontline in medium and large-sized businesses.

    Evolia is a web and mobile platform that connects enterprises with 1000’s of local shift workers and offers free workforce scheduling and time and attendance solutions. Is your business on Evolia?
  • 10
    The name, "SASAX", is from "Simple API for SAX(Simple API for XML)". SASAX is the framework to parse XML document easily under SAX framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Parse a simple math formula and validates it. Has a very comprehensive Type checking and Var substitution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    An alternative to jakarta project. Lightweight and simple. Reads OLE file (try at least) and parse all that looks like a text. Supports Word, Excel, RTF and PowerPoint files. Outlook planned, but not made yet.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    JBooleanExpression is a simple Java API to evaluate a Boolean String Expression like "!true&&false||true" (parse a Boolean String Expression to a boolean primitive type)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This project describes and implements a delimiter-based rule system that can be used to parse simple, structured-text "wiki" markup languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    UFAA : Unified Forum Acces Architecture is a simple framework written in Perl, intending to parse web-forums and provide an access without using a web browser. It's based on several input plugins (each provide parsing rules for a special forum type).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SimpleRDF/XSL template simplifies RDF/XML sources as much as possible to allow easy processing. SimpleRDF/PHP5 parser takes advantage of SimpleRDF/XSL. It has extremly simple API. You can parse any RDF/XML compatible document (incl. RSS) and much more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    RSS Viewer is a Java-based ticker application. It uses JAXP to parse RSS-sites (RDF site summary). It is easy to use and easy to configure. It has 2 different views: a browser-like view and a simple ticker-view.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    A plugin for XMMS that allows control of XMMS over a network connection with full status reporting and a simple, easy to create and parse command/response format. Excellent for automation tasks needing to control (remotely or locally) XMMS and/or provid
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The ŤType-o-graphť project has been written as a PHP function aimed to parse simple text and give "Rich HTML" as an output, e.g. add quotes instead of inch sings ('), clue short words using <nobr> tags and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Text::FixedWidth is a Perl module that provides a simple object-oriented interface to parse and manipulate fixed column-width text files. The module currently exposes three public methods: new, print_all, and select_distinct.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    jSyslogParser

    Simple parser of log files and mailer of interesting rows

    Program gets log file (or any other text file), parse every included row. In config file there are messages which must be included or needn't be. Every row is compared with regex. After parse rest of file there is created mail message which is send out. Program is coded in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Decafcc is a simple just-in-time (JIT) compiler for small programming or data modeling language. The current Decaf project demonstrates how to parse simple C, and how to generate MIPS assemble code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Ninja INI is a simple, lightweight, and fast INI file reader & writer. It supports 3 levels (sections, keys, and containers), multiple keys with same name, parse command-line (argc & argv). Written in C++ with STL design and optional bindings to Lua.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A tool to extract the information in any log file into a database. It has no inherent knowledge of particular log formats but by using inbuilt rules and asking a few simple questions should be able to parse any type of text log intelligently.
    Downloads: 0 This Week
    Last Update:
    See Project