RSS 7 projects tagged "Development Tools"

Download Website Updated 11 May 2013 reposurgeon

Screenshot
Pop 628.09
Vit 67.43

reposurgeon is a tool for editing version control repository history. It enables risky operations that version control systems don't want to let you do, such as editing past comments and metadata and removing commits. It works with any version control system that can export and import git fast-import streams, including git, hg, bzr, CVS, and RCS. It can also read Subversion dump files directly and can thus be used to script production of very high-quality conversions from Subversion to any supported DVCS.

Download Website Updated 23 Jan 2013 deheader

Screenshot
Pop 165.23
Vit 6.74

deheader analyzes C and C++ files to determine which header inclusions can be removed while still allowing them to compile. This may result in substantial improvements in compilation time, especially on large C++ projects. It also sometimes exposes dependencies and cohesions of which developers were unaware.

Download No website Updated 17 Sep 2012 svni

Screenshot
Pop 78.75
Vit 5.86

svni is a wrapper for "svn ci" that provides an interactive check-in tool for Subversion. It features syntax checking before checking in files, the ability to make a last-minute selection of files when entering a commit message, and a display of the differences that are about to be checked in.

Download Website Updated 20 Feb 2011 Maniac

Screenshot
Pop 44.97
Vit 1.43

Maniac is a tool designed to automate the comparison and the validation of multiple variants of a same program. This is achieved by compiling each variant in a distinct shared object and generating a loader program that will successively load and execute them. The loader also takes charge of initializing input data and checking output data against the reference variant.

Download Website Updated 25 Nov 2010 rcs-fast-import

Screenshot
Pop 25.18
Vit 30.15

rcs-fast-import is a tool that makes a valiant effort to stuff metadata from modern distributed version control systems back into RCS. It may be useful for extracting the revision histories of individual files from a project history.

No download No website Updated 24 Jun 2012 Simple Software Publication System

Screenshot
Pop 22.05
Vit 18.22

The SSPS (Simple Software Publication System) helps developers and configuration management personnel automate tasks related to publication and deployment of custom-built software packages.

Download Website Updated 20 May 2013 DEMUX Framework

Screenshot
Pop 15.23
Vit 1.53

DEMUX Framework enables Java developers to build modular, cross-platform applications which can run on desktop, Web, and mobile and embedded devices. It is based on OSGI and supports creating JavaFX desktop applications, mobiles apps (Android, iOS, Windows), and Web applications.

Screenshot

Project Spotlight

GFeedLine

A social networking client.

Screenshot

Project Spotlight

Eric

A Python IDE written using PyQt and QScintilla.