Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Jailer

Compare

  Analyzed about 23 hours ago

Jailer is a tool for database subsetting and sampling, schema browsing, and rendering. It exports consistent, referentially intact row-sets from relational databases. It removes obsolete data without violating integrity. It is DBMS agnostic (by using JDBC), platform independent, and generates DbUnit ... [More] datasets, hierarchically structured XML, and topologically sorted SQL-DML. Features * Exports consistent and referentially intact row-sets from your productive database and imports the data into your development and test environment. * Improves database performance by removing and archiving obsolete data without violating integrity. * Generates hierarchically structured XML, topologically sorted SQL-DML and DbUnit datasets. [Less]

287K lines of code

5 current contributors

3 days since last commit

2 users on Open Hub

Moderate Activity
5.0
 
I Use This

GIMP Help

Compare

  Analyzed about 1 hour ago

GIMP-Help is a help system designed for use with the internal GIMP help browser, external web browser and HTML renderers, and human eyeballs.· Docbook is used to create a highly customisable system for all needs.

126K lines of code

0 current contributors

about 6 hours since last commit

2 users on Open Hub

High Activity
0.0
 
I Use This

unittest-xml-reporting

Compare

  Analyzed about 4 hours ago

Python unittest-based test runner with JUnit like XML reporting.

2.55K lines of code

4 current contributors

over 3 years since last commit

2 users on Open Hub

Inactive
4.5
   
I Use This

PHP_Application

Compare

  Analyzed 1 day ago

PHP_Application is a platform for development of event-driven applications in which two mechanisms of distribution of events are realized. The first level are objects and their events, the second - the application and its events. The mechanism of distribution of events of the applications supports ... [More] distribution of the directed and broadcasting events, and also provides synchronous or asynchronous processing events. The structure of the application represents hierarchy of objects with various levels of abstraction. Functionality of the application is completely defined by a set of the objects included in the application, and interaction between them, i.e. a stream of events. The used application structure allows to operate a stream of events extending downwards on object hierarchy. [Less]

20.2K lines of code

0 current contributors

about 12 years since last commit

2 users on Open Hub

Inactive
0.0
 
I Use This

xizero

Compare

  Analyzed about 24 hours ago

xizero is a 3d enhanced vertical scroller/shooter. It will run under linux and is a complete software rasterizer featuring flat shading, blinn shadows, fsaa, 32-bit z-buffer utlizing fixed point cordic math. More at: http://atcrosslevel.de

3.13K lines of code

0 current contributors

over 11 years since last commit

2 users on Open Hub

Inactive
5.0
 
I Use This

Apache VXQuery

Compare

Claimed by Apache Software Foundation Analyzed 1 day ago

Apache VXQuery will be a standards compliant XML Query processor implemented in Java. The focus is on the evaluation of queries on large amounts of XML data. Specifically the goal is to evaluate queries on large collections of relatively small XML documents. To achieve this queries will be evaluated ... [More] on a cluster of shared nothing machines. [Less]

71.1K lines of code

0 current contributors

over 7 years since last commit

2 users on Open Hub

Inactive
0.0
 
I Use This
Tags xml xquery

C++ Web services

Compare

  Analyzed about 3 hours ago

wsdlpull is an efficient and powerful command line utility for dynamic inspection and invocation of WSDL web services. It provides a C++ library with dynamic WSDL invocation API, WSDL parser, Schema parser and Validator and an xmlpull Parser/Serializer.

20.3K lines of code

0 current contributors

over 15 years since last commit

2 users on Open Hub

Inactive
0.0
 
I Use This

BioDAS

Compare

  No analysis available

The Distributed Annotation System (DAS) defines a communication protocol used to exchange biological sequence annotations. DAS is a client-server system in which a single client integrates data from multiple servers. Data distribution, performed by DAS servers, is separated from visualization ... [More] , which is done by DAS clients. Little coordination is needed among the various information providers. DAS is heavily used in the genome bioinformatics community for sharing information about gene and protein sequences as well as protein structures. [Less]

0 lines of code

0 current contributors

0 since last commit

2 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: No declared licenses

XBRL Core

Compare

  Analyzed 9 months ago

Set of Java classes to create, access, edit and validate eXtensible Business Reporting Language (XBRL) documents, which both includes XBRL Instances and XBRL Taxonomies according to the XBRL 2.1 Specification.

14.1K lines of code

0 current contributors

over 10 years since last commit

2 users on Open Hub

Activity Not Available
0.0
 
I Use This
Licenses: No declared licenses

XMLStorage

Compare

  Analyzed almost 2 years ago

This library is a light weight C++ / Java XML library providing functionality to easily read, write and modify XML files. Data is managed in-memory. Unlike other XML libraries this one is able to preserve XML formating including white space and comments when editing data. Optionally it can ... [More] pretty-print XML data or output in plain format without any withit space. The C++ version can use the Expat or Xerces C XML parsers to read XML data. Default is usage of an internal light weight native XML parser. The Java version is using the SAX Parser of the Java Runtime Environment 1.4 and above. [Less]

17.3K lines of code

0 current contributors

about 2 years since last commit

2 users on Open Hub

Activity Not Available
5.0
 
I Use This
Tags c++ d java xml