RSS 94 projects tagged "GPL v3"

Download No website Updated 20 May 2013 ReynoldsMark

Screenshot

ReynoldsMark is Computational Fluid Dynamics software. It numerically computes a laminar flow field around a submerged body through a finite differencing and artificial compression schemes. The system's performance is assessed by measuring runtime.

Download No website Updated 21 Mar 2013 odesk-qml

Screenshot
Pop 35.19
Vit 7.85

odesk-qml provides a customizable search graphical interface for the oDesk service.

No download Website Updated 01 Mar 2013 Metrix++

Screenshot
Pop 31.89
Vit 8.95

Metrix++ is a platform to collect and analyze code metrics. It has a plugin-based architecture, so it is easy to add support for new languages, define new metrics, and/or create new pre- and post-processing tools. Every metric has 'turn-on' and other configuration options. There are no predefined thresholds for metrics or rules; you can choose and configure any limit you want. It scales well to large codebases. For example, initial parsing of about 10000 files takes 2-3 minutes on an average PC, and only 10-20 seconds for iterative re-run. Reporting summary results and exceeded limits takes less than 1 - 10 seconds. It can compare results for 2 code snapshots (collections) and differentiate added regions (classes, functions, etc.), modified regions, and unchanged regions. As a result, easy deployment is guaranteed into legacy software, helping you to deal with legacy code efficiently, and either enforce the 'leave it not worse than it was before' rule or motivate re-factoring.

Download No website Updated 28 Feb 2013 DeforaOS Player

Screenshot
Pop 31.72
Vit 9.00

DeforaOS Player is a media player for the DeforaOS desktop environment. It embeds mplayer within a GTK+ application, and supports every audio and video format that mplayer supports.

No download No website Updated 02 Apr 2013 G-Framework ToolKit

Screenshot
Pop 80.61
Vit 1.32

G-Framework ToolKit is a system for creating Web applications. It is not a real framework, but a new approach to Web programming. With it Web applications are created 'vertically'. Rather than merging multiple languages (e.g. PHP, JavaScript, and HTML) in your pages, each view is designed in XML, and server and client code is stored in a specific place and is linked to the view at runtime.

No download Website Updated 27 Apr 2013 Bibfilex

Screenshot
Pop 124.77
Vit 4.71

Bibfilex is software to create and manage archives of bibliographical items (books, articles, etc.) according to Biblatex structure and rules. It is far less advanced than other bibliographic managers like JabRef, and allows only a few customizations. Its strength is speed and lightness, especially when used with many items. It uses SQLite as a database. It can store the items according to each of the entry types described in the Biblatex manual (book, article, etc.), import the content of a file in Biblatex format (like a JabRef database, a Mendeley BibTex exported file, or a Google Books BibTex downloaded file), export data to a Biblatex file (like a JabRef database), locate an item just typing its author name, title, etc. filter the items by selecting a keyword in a list, filter the items according to three different conditions (or to manually modify the SQL statement of the filter to make it more suitable or complex) or according to the \cite commands contained within a Latex document, associate various attachments (files of every kind) with each item, activate autocompletion of data in each field with “Ctrl + Space”, automatically create unique BibTex keys according to a pattern defined by the user, and specify the fields (columns) shown in the grid view of the data. It is also possible to replace the \cite and \printbibliography commands in a Latex document with extended citations and bibliography, which are composed according to a user-defined pattern, to export the Latex file in other formats more easily.

Download No website Updated 24 Feb 2013 kapitalbot

Screenshot
Pop 33.57
Vit 9.21

kapitalbot is a semi-interactive Monopoly bot. It displays information about its status and accepts raw monpod commands in the cases it can't handle. At the moment it's designed for one-to-one bot vs. bot games, but it can be easily tweaked to play against humans.

Download Website Updated 21 Feb 2013 Zfswatcher

Screenshot
Pop 113.53
Vit 1.00

Zfswatcher is ZFS storage pool monitoring and notification daemon. It periodically inspects the zpool status and sends configurable notifications on status changes such as disk failures. It also controls the disk enclosure LEDs. There is an embedded Web interface for displaying status and logs.

No download No website Updated 27 Mar 2013 Duklan

Screenshot
Pop 49.33
Vit 2.05

Duklan is a project management Web application based on the sokolovo framework. It is focused on small to middle-sized companies.

Download No website Updated 19 Jan 2013 cola

Screenshot
Pop 23.26
Vit 11.03

cola is a C implementation of the COLA structure described in the paper "Cache Oblivious Streaming B-Trees" by Bender, Farach-Colton, et al. This algorithm is a drop-in replacement for B-Tree databases/indexes which performs faster on spinning disks than B-Trees do on SSD. It's asymptotically optimal in terms of data transfers to and from disk. For example, random key inserts are turned into linear sequential writes while maintaining the property which queries always require, at most, precisely log N blocks read sequentially (but not contiguously) from disk (or half that, on average).

Screenshot

Project Spotlight

pyPEG

A parser-interpreter in Python for context free languages.

Screenshot

Project Spotlight

help2info

A command which generates a simple info manual from other commands.