RSS 11 projects tagged "Apache 2.0"

Download Website Updated 29 Nov 2012 SableCC

Screenshot
Pop 262.46
Vit 26.43

SableCC is a parser generator that generates fully featured object-oriented frameworks for building compilers, interpreters, and other text parsers. In particular, generated frameworks include intuitive strictly-typed abstract syntax trees and tree walkers. SableCC also keeps a clean separation between machine-generated code and user-written code, which leads to a shorter development cycle.

Download Website Updated 30 Jun 2012 Raptor RDF Syntax Library

Screenshot
Pop 197.63
Vit 25.35

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.

Download Website Updated 01 May 2013 MDIFramework

Screenshot
Pop 130.53
Vit 31.40

MDIFramework provides a ready-to-use architecture to ease the creation MDI-style applications in Java. It takes care of the overall architecture of the main window of the application, with a tabbed architecture, the presence of an HTML printable message area, and so on. It provides a generic API to manage lengthy actions, keeping the interface responsive, and taking care that actions are performed one at a time, without having to bother about it. It can add metadata to already opened files. It manages loading and unloading of external plugins at runtime.

Download Website Updated 14 May 2012 Rasqal RDF Query Library

Screenshot
Pop 127.98
Vit 15.42

Rasqal is a C library for querying RDF graphs, supporting the SPARQL, RDQL, and LAQRS languages. It provides APIs for creating a query and parsing query syntax. It features pluggable triple-stores and matching interfaces, query engines for executing the queries, an API for manipulating results as bindings, and multiple ways to format the results to XML, CSV, TSV, and JSON. It uses the Raptor RDF parser to return triples from RDF content, and can alternatively work with the Redland RDF library's persistent triple stores. It is portable across many POSIX systems.

Download Website Updated 10 Dec 2003 log4php

Screenshot
Pop 107.08
Vit 2.27

Log4php is a PHP port of Log4j, the most popular Java logging framework. It supports configuration through XML and properties files (with the same structure as log4j) and custom Configurators. File, RollingFile, DailyFile, Echo, Console, Mail, PEAR::Db, PHP error, Syslog or NT events, and socket appenders are supported. Simple, TTCC, Pattern, Html, and Xml Layouts are supported. It also supports Filters, custom Levels, and Loggers. Internal debugging can be switched on and off. Log4php can be used inside a class or inside a main/sub function.

No download No website Updated 08 Apr 2012 Symja

Screenshot
Pop 49.07
Vit 2.11

Symja is a pure Java library for symbolic mathematics. It supports arbitrary precision integers, rationals and complex numbers, polynomials, differentiation, integration, pattern matching, linear algebra, solvers, and more.

No download Website Updated 15 May 2013 cdr2serial

Screenshot
Pop 42.38
Vit 1.09

cdr2serial sends Asterisk CDR to a serial port for the use of software for hotels. It uses the libraries asterisk-java for agi events and jssc for sending via a serial port.

No download No website Updated 27 Mar 2010 Dummy Data Generator

Screenshot
Pop 35.94
Vit 33.95

Dummy Data Generator is a tool that generates dummy data for populating systems for testing. The data includes names, addresses, email addresses, phone numbers, and social "connections". Names are generated by using US Census data on the most common names. Email addresses are just a random string for the user portion and always use "example.com" for the domain. Currently the only output format is CSV.

Download Website Updated 19 May 2009 lib4d_sql

Screenshot
Pop 32.03
Vit 1.00

lib4d_sql is a C library that provides the required functions (connect, prepare, execute, etc.) for writing an SQL client for 4D databases. It uses the public 4D SQL protocol, which is supported by 4D products since version 11. It is already used by the PDO_4D Open Source project, and it might be used to provide others drivers for JDBC, ADO, or ActiveRecord.

No download Website Updated 29 Mar 2009 symulator parkowania

Screenshot
Pop 27.91
Vit 38.93

Symulator parkowania is a game in which you drive a car and have to park on a green field.

Screenshot

Project Spotlight

Dianara

A client for the pump.io social network.

Screenshot

Project Spotlight

TkinterTreectrl

A Python wrapper for the tktreectrl widget.