RSS 35 projects tagged "Apache 2.0"

Download Website Updated 14 Jan 2009 Google Sitemap Generator

Screenshot
Pop 24.06
Vit 39.81

Google Sitemap Generator is a tool installed on your Web server to generate sitemaps automatically. Unlike many other third-party sitemap generation tools, Google Sitemap Generator takes a different approach: it will monitor your Web server traffic and detect updates to your Web site automatically.

No download Website Updated 27 Mar 2009 Nixysa

Screenshot
Pop 11.00
Vit 38.90

Nixysa is a framework to automatically generate glue code for NPAPI plugins (plugins for browsers such as Google Chrome or Firefox), letting you easily expose C++ classes to JavaScript from a simple IDL representation.

Download Website Updated 01 Oct 2009 Stressful Application Test

Screenshot
Pop 12.96
Vit 36.40

Stressful Application Test (stressapptest) tries to maximize randomized traffic to memory from the processor and I/O with the intent of creating a realistic high-load situation in order to test the hardware devices in a computer. It has been used at Google for some time.

No download No website Updated 29 Jan 2010 OpenREng

Screenshot
Pop 20.02
Vit 34.72

OpenREng (Open Rendering Engine) is a rendering engine for modern OpenGL specifications, including support for OpenGL ES 2.0 and OpenGL 3.0 and above.

No download Website Updated 17 Dec 2010 CS::SkipList Library

Screenshot
Pop 21.56
Vit 29.72

CS::SkipList Library is a C++ template library of containers based on skip lists. These containers work like sets and maps, but can also be accessed via numerical index. This collection has vector-like containers where all operations work in logarithmic time. It also has a composite container where you can order the same elements in many different ways at the same time.

No download No website Updated 23 Dec 2010 Chameleon - Problem Solving Environment

Screenshot
Pop 22.58
Vit 29.62

The Chameleon Problem Solving Environment is based on the CPACS data format and allows third party application coupling for multidisciplinary simulation. It comprises a set of libraries and integration components for the commercial integration environment ModelCenter or the open source alternative RCE (http://www.rcenvironment.de/). It was initially developed from the German Aerospace Center (DLR).

No download No website Updated 03 Feb 2011 TIXI

Screenshot
Pop 16.94
Vit 28.89

TIXI is a fast and simple XML interface library for applications written in C, C++, Fortran, Java, and Python. Although simplified and somewhat restricted compared to a fully-fledged XML processing library, it can create documents, create and delete nodes, and add and remove element attributes. Routines for reading and writing text nodes and nodes holding integer and floating point numbers are included, along with routines that process aggregates of these simple types for the processing of geometric data, multidimensional arrays, or arrays of vectors.

No download No website Updated 09 Feb 2011 TIGL

Screenshot
Pop 12.53
Vit 28.80

The TIGL Geometry Library can be used for easy processing of geometric data stored inside CPACS data sets. TIGL offers query functions for the geometry structure. These functions can be used, for example, to detect how many segments are attached to a certain segment, which indices these segments have, or how many wings and fuselages the current airplane configuration contains. This functionality is necessary because TIGL targets not only the modeling of simple wings or fuselages but also the description of quite complicated structures with branches or flaps. The library uses the OpenCASCADE software to represent the airplane geometry by B-spline surfaces in order to compute surface points and also to export the geometry in the IGES/VTK format. The library provides external interfaces for C, C++, Python, Java, and FORTRAN.

Download Website Updated 21 Mar 2011 Agnos

Screenshot
Pop 22.52
Vit 28.08

Agnos is a cross-language, cross-platform, lightweight RPC framework with support for passing objects by value or by reference. Agnos is meant to allow programs written in different languages to easily interoperate, by providing the needed bindings (glue-code) and hiding all the details from the programmer. The project essentially serves the same purpose as existing technologies like SOAP, WSDL, CORBA, and others, but takes a minimalistic approach to the issue at hand. Unlike the aforementioned technologies, which tend to require integration with Web servers, using verbose XML-based protocols on top of textual transports (HTTP), often also requiring complex topologies (such as name servers for registering objects, etc.). Agnos is designed to be simple, efficient, and straightforward, allowing for direct communication between two ends using a compact binary protocol.

No download No website Updated 25 Mar 2012 XPaF

Screenshot
Pop 26.27
Vit 20.47

XPath-based Parsing Framework (XPaF) is a simple and fast parsing framework which makes it easy to extract relations (subject-predicate-object triples) from HTML and XML documents.

Screenshot

Project Spotlight

objSQL

A PHP-based database access class for performing SQL queries.

Screenshot

Project Spotlight

cxxtools

A library of unrelated, useful C++ classes.