RSS 838 projects tagged "Apache 2.0"

No download Website Updated 03 May 2013 PIT

Screenshot
Pop 135.00
Vit 23.97

PIT is a fast bytecode based mutation testing system for Java that makes it possible to test the effectiveness of your unit tests. You can think of mutation testing as either as an automated test of your tests or as a much more in-depth form of code coverage. Unlike traditional line and branch coverage tools, PIT does not just confirm that your tests execute your code, it confirms that your tests are actually able to detect faults in it.

Download Website Updated 25 Oct 2010 Netty

Screenshot
Pop 134.84
Vit 8.54

The Netty project is an effort to provide an asynchronous, event-driven network application framework and tools for rapid development of maintainable, high-performance, high-scalability protocol servers and clients. In other words, Netty is a NIO client server framework that enables quick and easy development of network applications such as protocol servers and clients. It simplifies and streamlines network programming such as TCP and UDP socket servers.

Download Website Updated 07 Mar 2010 Android Scripting Environment

Screenshot
Pop 134.34
Vit 2.14

The Android Scripting Environment (ASE) brings scripting languages to Android by allowing you to edit and execute scripts and interactive interpreters directly on the Android device. These scripts have access to many of the APIs available to full-fledged Android applications, but with a greatly simplified interface that makes it easy to handle intents, start activities, make phone calls, send text messages, scan bar codes, poll location and sensor data, use text-to-speech, and more. Scripts can be run interactively in a terminal, started as a long running service, or started via Locale. Python, Perl, JRuby, Lua, BeanShell, and Bourne shell are currently supported.

Download Website Updated 30 Apr 2010 Agilo for Scrum

Screenshot
Pop 133.24
Vit 2.26

Agilo for Scrum is a tool that integrates many useful functionalities to support Scrum and more. It is meant for a product owners managing a product backlog and release plan, Scrum masters coaching and supporting a team, and developers tracking issues and sharing knowledge. Agilo is highly configurable to adapt to your specific workflow and provides streamlined and full support for your daily work. Agilo supports multi-project environments as well as small teams and helps them to manage Scrum and the development issues at the same time.

Download Website Updated 01 May 2013 MDIFramework

Screenshot
Pop 131.57
Vit 32.91

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.

No download No website Updated 02 Mar 2013 Duke

Screenshot
Pop 131.21
Vit 8.02

Duke is a fast and flexible record linkage engine. It does not use the traditional blocking (sort by key) approach, but instead relies on Lucene. This makes it high-performance (able to process 1,000,000 records in ~10 minutes). Duke can be run from the command line, but also has an API allowing incremental linking applications to be built easily. It supports reading data from CSV, JDBC, SPARQL, and NTriples, and also supports a number of string comparators and string normalizers.

Download Website Updated 06 Jun 2010 namebench

Screenshot
Pop 129.15
Vit 4.57

namebench finds the best DNS servers to use for your machine, benchmarks them, and outputs pretty graphs to tell you why they are optimal. It supports multiple data sources such as Alexa, your browser history, or tcpdump replays in order to generate the most relevant and individualized recommendation.

Download Website Updated 14 May 2012 Rasqal RDF Query Library

Screenshot
Pop 128.49
Vit 15.46

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 19 Feb 2010 Alpine

Screenshot
Pop 126.00
Vit 1.67

Alpine is a fast, easy to use mail client that is suitable for both novices and experienced users. It is the latest version of Pine, developed by the same team but renamed to avoid trademark issues.

Download Website Updated 22 Feb 2012 MirrorBrain

Screenshot
Pop 124.30
Vit 8.18

MirrorBrain is a framework to run a content delivery network using mirror servers. It solves a challenge that many popular open source projects face: a flood of download requests, often magnitudes more than a single site could practically handle. A central (and probably the most obvious) part is a "download redirector" that automatically redirects requests from Web browsers or download programs to a mirror server near them. Choosing a suitable mirror for a user's request is the key, and MirrorBrain uses geolocation and global routing data to make a sensible choice and achieve load-balancing for the mirrors at the same time. The algorithm is both sophisticated and easy to control and tune. In addition, MirrorBrain monitors mirrors, scans them for files, generates mirror lists, and more.

Screenshot

Project Spotlight

ocrodjvu

OCR support for DjVu.

Screenshot

Project Spotlight

CMME

A Web content management system that works more or less like a wiki.