RSS 30 projects tagged "Apache 2.0"

No download Website Updated 27 Mar 2009 Nixysa

Screenshot
Pop 10.72
Vit 38.94

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.81
Vit 36.44

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 Website Updated 17 Dec 2010 CS::SkipList Library

Screenshot
Pop 21.45
Vit 29.77

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 03 Feb 2011 TIXI

Screenshot
Pop 16.91
Vit 28.94

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.

Download Website Updated 21 Mar 2011 Agnos

Screenshot
Pop 22.38
Vit 28.13

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.

Download No website Updated 09 Nov 2011 libamqp

Screenshot
Pop 23.94
Vit 23.66

libamqp is a C client for AMQP, a wire protocol for message queuing. It should be easy to use from Linux, Solaris, BSD, or Windows. It is intended to be capable of small, fast operation for needs from embedded messaging in sensors to needs of millions of messages a second.

No download No website Updated 25 Mar 2012 XPaF

Screenshot
Pop 26.08
Vit 20.54

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.

Download No website Updated 27 Dec 2012 chaosframework

Screenshot
Pop 19.82
Vit 12.24

The !CHAOS project is aiming at the development of a new concept of a control system and data acquisition framework providing, with a high level of abstraction, all the services needed for controlling and managing a large scientific or non-scientific infrastructure.

Download Website Updated 02 Oct 2012 log4cplus

Screenshot
Pop 122.45
Vit 9.39

log4cplus is a simple to use C++ logging API providing thread-safe, flexible, and arbitrarily granular control over log management and configuration. It is modeled after the Java log4j API.

No download No website Updated 17 May 2013 uma::bson

Screenshot
Pop 107.01
Vit 4.99

uma::bson is a DOM-style C++ API for reading/writing BSON data. Unlike the MongoDB C++ API, which exposes a read-only interface with a separate interface for creating a BSON representation, this API allows reading/writing on the existing data. The API is designed primarily for serialising/deserialising BSON data to/from streams (files, socket connections, etc.).

Screenshot

Project Spotlight

AjaXplorer

A Web-based file explorer with a rich GUI.

Screenshot

Project Spotlight

Puggsy messenger

A PyGTK LAN messenger.