RSS 247 projects tagged "OS Independent"

Download Website Updated 20 May 2010 libxml2

Screenshot
Pop 915.69
Vit 18.99

Libxml2 is the XML C library developed for the Gnome project. The library code is portable (to Linux, Unix, Windows, embedded systems, etc.) and modular; most of the extensions can be compiled out. Libxml2 implements a number of existing standards related to markup languages, including the XML standard, Namespaces in XML, XML Base, Relax NG, RFC 2396, XPath, XPointer, HTML4, XInclude, SGML Catalogs, and XML Catalogs. In most cases, libxml tries to implement the specifications in a relatively strict way. To some extent, it provides support for the following specifications, but doesn't claim to implement them: DOM, FTP client, HTTP client, and SAX2. Support for W3C XML Schemas is in progress. It includes xmllint, a command line XML validator.

Download Website Updated 12 Feb 2002 RXP

Screenshot
Pop 43.42
Vit 2.51

RXP is a validating XML parser written in C. It was developed as part of the LT XML toolkit at the Language Technology Group, HCRC, University of Edinburgh. Documentation is currently minimal.

Download Website Updated 21 Nov 2001 SDPXML

Screenshot
Pop 23.75
Vit 1.50

SDPXML is an XML parser written in C++ with a clean C++ interface, neither DOM nor SAX. Its functionality includes performing XPath and other queries on a loaded XML document, creating and parsing documents with typesafe conversions between XML and C++ objects, and serializing XML documents to streams. By casting-off the DOM and SAX APIs, SDPXML attempts to provide XML services that integrate well with the rest of the C++ standard library.

Download Website Updated 05 Dec 2001 The Quipu OpenNLP API

Screenshot
Pop 41.53
Vit 2.38

The Quipu OpenNLP API is a preliminary collection of Java interfaces for standardizing how natural language processing components interact.

Download Website Updated 03 Feb 2001 XM Tool

Screenshot
Pop 37.07
Vit 1.00

XM Tool is a series of Perl snippets than can be called separately or combined into more complex Perl scripts. It uses XMLish (plain) text as the representation between stages, and a sample processor to read C/JavaDoc sources and generate HTML or even docbook is provided.

Download Website Updated 09 Jun 2012 The XSLT C library for GNOME

Screenshot
Pop 393.67
Vit 25.45

Libxslt is a C library for GNOME which allows developers to work with XSLT. It is based on libxml for XML parsing, tree manipulation, and XPath support. Also included is 'xsltproc', a command line XSLT processor. The library is written in plain C, making as few assumptions as possible, and sticking closely to ANSI C/POSIX for easy embedding. It should work on Linux, Unix, and Windows. Though not designed primarily with performances in mind, libxslt seems to be a relatively fast processor. It also include full support for the EXSLT set of extension functions as well as some common extensions present in other XSLT engines.

Download Website Updated 08 Oct 2002 Php.XPath

Screenshot
Pop 63.36
Vit 2.14

phpXML is a PHP class for accessing XML documents through the powerful XPath language without requiring the DOM XML extensions to be setup on your server. This script makes XPath available everywhere, even on sites that do not have this extension available.

Download Website Updated 01 Dec 2010 Xerces2

Screenshot
Pop 196.98
Vit 10.64

Xerces2 is the next generation Apache Xerces-J XML parser. This version of Xerces-J defines the Xerces Native Interface (XNI), and provides a complete, standards compliant reference implementation using XNI. The parser was completely re-designed and re-implemented to be simpler and more modular. To help contribute to this project, visit the Apache Xerces Project Webpage (http://xerces.apache.org) and join the j-dev@xerces.apache.org mailing list.

Download Website Updated 25 Nov 2001 MinML2

Screenshot
Pop 21.54
Vit 1.77

MinML2 is a namespace-aware XML parser written in Java. It supports the SAX 2.0 interface and ignores DTDs.

Download Website Updated 30 Jun 2012 Raptor RDF Syntax Library

Screenshot
Pop 199.86
Vit 25.50

Raptor is a C library providing a set of parsers and serializers for Resource Description Framework (RDF) triples by parsing syntaxes into RDF triples and serializing triples into a syntax. The parsers support RDF/XML, N-Triples, GRDDL, and Turtle, and via RSS tag soup: XML RSS, Atom 0.3, and Atom 1.0. The serializers support RDF/XML (3 flavours), Turtle, DOT, N-Triples, RSS 1.0, and Atom 1.0. Raptor handles RDF/XML as used by RDF applications such as RSS 1.0, FOAF, DOAP, Dublin Core, and OWL. It can use either expat or libxml2 for XML parsing, libcurl when available for URI retrieval, and is portable to many POSIX systems.

Screenshot

Project Spotlight

pgBadger

A tool that parses PostgreSQL log files and generates fully detailed reports with charts.

Screenshot

Project Spotlight

Mars Simulation Project

A simulation of a human settlement on Mars.