RSS 93 projects tagged "GPL v3"

Download Website Updated 20 May 2013 Snowbox

Screenshot
Pop 59.48
Vit 30.80

Snowbox is a small and easy-to-set-up POP3 server. It supports APOP, SSL, and IPv6.

Download Website Updated 28 Dec 2009 NNF2

Screenshot
Pop 142.57
Vit 3.08

NNF2 is a C++ library for feed-forward neural networks (also called multi-layer perceptrons). Its modular design makes it easily extensible by users. Batch training and saving of networks are supported.

Download Website Updated 30 Aug 2011 Gluster / GlusterFS

Screenshot
Pop 224.68
Vit 6.36

GlusterFS is a clustered filesystem capable of scaling to several petabytes. It aggregates various storage bricks over Infiniband RDMA or TCP/IP interconnect into one large parallel network file system. GlusterFS is based on a stackable user space design without compromising performance.

Download Website Updated 07 Apr 2010 TSP Flaming

Screenshot
Pop 59.53
Vit 1.26

TSP Flaming is a solution for the Traveling Salesman problem. It uses simulated annealing.

Download Website Updated 09 Oct 2010 MarkEmptyDirs

Screenshot
Pop 71.54
Vit 2.94

CVS, GIT, and Mercurial as well as other well-known version control systems cannot version directories. In other words, you cannot add empty directories. A "workaround" for this issue is to use placeholder files that are placed into empty directories. These placeholder files can then be committed into the repository and will make sure that, upon checkout, the directory tree is entirely reconstructed. The problem with using placeholder files is that you need to create them, and need to delete them if they are not necessary anymore (because sub-directories or real files were added). With big source trees, managing these placeholder files can be cumbersome and error prone. MarkEmptyDirs can manage the creation/deletion of such placeholder files automatically. It creates placeholder files in all empty "leaf" directories. If later on new files or directories are put into such directories, the placeholder files are not necessary anymore, and are removed automatically.

Download Website Updated 01 Nov 2010 StickyPy

Screenshot
Pop 69.33
Vit 2.42

A Stick figure animation program. It is similar to Pivot but has much wider variety of animation features, such as keyframes.

Download No website Updated 27 Aug 2009 Monte Carlo Simulations

Screenshot
Pop 48.00
Vit 37.31

Monte Carlo Simulations (MCS) is a tool that exploits the Monte Carlo method and, with a complex algorithm based on the PERT (Program Evaluation and Review Technique), estimates a project's time.

Download Website Updated 05 Oct 2009 Vizi

Screenshot
Pop 49.33
Vit 1.42

Vizi is an image viewer platform that makes navigating directories and archives simple. It transparently supports a variety of archive formats (such as zip) and most image formats.

No download Website Updated 04 Mar 2010 ViewNControl

Screenshot
Pop 70.80
Vit 1.51

ViewNControl connects to a VNC server and exports its screen in pure HTML and JavaScript.

No download Website Updated 25 Jan 2011 SIDE

Screenshot
Pop 103.92
Vit 4.30

Sustainable IDE (SIDE) is a set of graphical tools for developers who want to build sustainable software. Sustainable software is software you can extend easily, from a functional or technological point of view. On one hand, this means that when a user has a new requirement, it's easy for any developer to add it, even if the original author is not there anymore. On another hand, if you want to change the underlying technologies, you don't need to rewrite your existing application from scratch. Sustainable Software gives you the freedom to change technology, requirements, or achitecture. This can be achieved thanks to the use of models in a model driven software development (MDSD) paradigm.

Screenshot

Project Spotlight

check_updates

A Nagios plugin to check if a Red Hat system is up to date.

Screenshot

Project Spotlight

gcc

The GNU Compiler Collection