RSS 91 projects tagged "GPL v3"

Download Website Updated 21 Apr 2013 Snowbox

Screenshot
Pop 43.93
Vit 30.91

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 147.39
Vit 3.11

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 249.10
Vit 6.47

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 61.22
Vit 1.27

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

Download Website Updated 09 Oct 2010 MarkEmptyDirs

Screenshot
Pop 75.62
Vit 2.96

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 72.95
Vit 2.44

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

Download Website Updated 06 Oct 2012 Samuel

Screenshot
Pop 49.66
Vit 1.76

Samuel is a game derived from guicheckers that allows you to play English draughts or American checkers. It features the ability to change the level of play from beginner to expert, load and save games, and edit the board position. It has a fairly strong engine written in C++ coupled to a PyGTK frontend GUI.

Download Website Updated 05 Oct 2009 Vizi

Screenshot
Pop 52.54
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 71.53
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 109.76
Vit 4.33

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

freecode-submit

A script to submit updates to freeecode.com.

Screenshot

Project Spotlight

NxWidgets

A graphics package for the NuttX RTOS.