RSS 789 projects tagged "Apache 2.0"

Download No website Updated 18 May 2013 EC2Dream Fogviz

Screenshot
Pop 1.41

EC2Dream Fogviz is a visual tool for building and managing cloud servers. It combines Fog, Ruby, and Chef into a tool that is particularly helpful when developing and testing Chef automation scripts. It currently supports Amazon AWS, Eucalyptus Cloud, and CloudStack including VPC, autoscaling, and the ability to list most entities., and Openstack clouds: Rackspace, HP Cloud, and CloudFoundry Open Platform.

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

Screenshot
Pop 114.49
Vit 5.05

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.).

Download Website Updated 16 May 2013 JDAL (Java Database Application Library)

Screenshot
Pop 48.62
Vit 1.30

JDAL is a Java library which aims to help developers make database applications easily using Spring Framework and Hibernate, JPA, or IBatis ORMs. It supports generic DAOs and ready-to-use UI Components with server-side pagination and sorting.

No download No website Updated 16 May 2013 spt::json

Screenshot
Pop 10.15
Vit 1.60

spt::json is a SAX style JSON parser for Qt 4. A simple object model using QVariant is available for projects where custom data models are not used. A DOM style parser that parses JSON into the object model is also available.

No download Website Updated 15 May 2013 Oddjob

Screenshot
Pop 258.00
Vit 160.03

Oddjob is a Java job scheduler and task automation framework. A GUI designer or XML are used to define a hierarchy of jobs. Sequential, parallel, and conditional execution (or combinations) allow for nearly any business process to be modelled. Oddjob can run on the desktop or on a server and uses JMX to control remote instances via an Explorer-style GUI. Basic Web-based monitoring is also available. It can be embedded in client code and is easily extensible via a simple API.

No download Website Updated 15 May 2013 cdr2serial

Screenshot
Pop 32.97
Vit 1.21

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 Website Updated 12 May 2013 Template Data Interface (TDI)

Screenshot
Pop 55.01
Vit 9.75

Template Data Interface (TDI, /ʹtedɪ/) is a markup templating system written in Python with (optional but recommended) speedup code written in C. Unlike most templating systems, TDI does not invent its own language to provide functionality. Instead, you simply mark the nodes you want to manipulate within the template document. The template is parsed, and the marked nodes are presented to your Python code, where they can be modified in any way you want.

Download No website Updated 09 May 2013 Rikulo CouchClient

Screenshot
Pop 38.14
Vit 1.00

Rikulo CouchClient is a client SDK that enables aaccess to the NoSQL document database Couchbase in the Dart language.

Download Website Updated 08 May 2013 CmdOption

Screenshot
Pop 37.07
Vit 9.25

CmdOption is a simple annotation-driven command line parser toolkit for Java 5 applications. Everything you need is (at least one) simple configuration object. Each field and method annotated with an CmdOption annotation will be processed. Based on this config, CmdOption is able to parse any command line, guaranteeing the declared specification. The result is directly stored in the given config object. When errors occur, CmdOption gives a meaningful error message. Generated output and validation/error message can be localized.

No download Website Updated 08 May 2013 cmocka

Screenshot
Pop 25.85
Vit 10.46

cmocka is a unit testing framework for C with mock objects. There are a variety of C unit testing frameworks available supporting different platforms and compilers. Some development requires a lot of different compilers and older versions, which makes it difficult to use unit testing frameworks. The idea of CMocka is that a test application only requires the standard C library and CMocka itself to minimize the conflicts with standard C library headers, especially on a lot of different platforms.

Screenshot

Project Spotlight

CryptSharp

A .NET implementation of BCrypt, PHPass, and traditional crypt password algorithms.

Screenshot

Project Spotlight

Concurrency Kit

A library of synchronization primitives and concurrent data structures for specific update-heavy workloads.