RSS 9 projects tagged "Refactoring"

No download Website Updated 20 Jul 2009 mysql-diff

Screenshot
Pop 46.82
Vit 37.48

mysql-diff is a commandline database structure comparator. It compares the structure of two databases. It currently works with MySQL. A database can be specified as an SQL script or as an URL to a running database. So the tool can compare two scripts, two live databases, or a database and a script. The tool outputs SQL DDL script that can be used to convert one schema to another.

Download Website Updated 14 Mar 2013 cloc

Screenshot
Pop 355.94
Vit 25.18

Cloc counts and computes differences of blank lines, comment lines, and physical lines of source code in many programming languages. It is written entirely in Perl, using only modules from the standard distribution of Perl 5.6 and higher, and so is quite portable.

Download Website Updated 07 Feb 2006 DEPS

Screenshot
Pop 72.12
Vit 4.23

DEPS (formerly known as graph-includes) is a set of tools and libraries which allows users to extract dependency information from arbitrary material (e.g. program source files), apply various transformations to this graph, and draw it. It is typically used as helper tool for a refactoring effort, to create a graph of dependencies between groups of source files. Readability and usability of the dependency graphs are currently improved by customizable grouping of several source files into a single node, coloring of nodes belonging to given groups, and transitive reduction of the graph.

No download Website Updated 06 Apr 2011 Perl-Critic

Screenshot
Pop 63.94
Vit 4.11

Perl::Critic is an extensible framework for creating and applying coding standards to Perl source code. Essentially, it is a static source code analysis engine. It is distributed with a number of Perl::Critic::Policy modules that attempt to enforce various coding guidelines. Most Policy modules are based on Damian Conway's book Perl Best Practices. However, Perl::Critic is not limited to PBP, and will even support Policies that contradict Conway. You can enable, disable, and customize those Polices through the Perl::Critic interface. You can also create new Policy modules that suit your own tastes.

No download Website Updated 08 Jul 2009 Maven Dependency Overview

Screenshot
Pop 41.89
Vit 3.09

Maven Dependency Overview is a simple Maven plugin (report) that creates a diagram of all dependencies (the entire transitive closure.)

Download Website Updated 22 Feb 2008 jf-unittest

Screenshot
Pop 17.32
Vit 1.41

jf-unittest is a C++ unit test framework modeled after the way the Python unittest module is used in the Confix test suites. It was written out of frustration with the existing unittest frameworks. As such, it contains no bloat: no GUI with colorful progress bars, no dependencies on any other packages.

No download Website Updated 03 Aug 2007 Interactive Decompiler

Screenshot
Pop 66.10
Vit 1.00

IDC is an interactive decompiler. The user starts with an almost literal translation of assembly code in C language, which he progressively decompiles by the successive application of low-level refactorings, ultimately leading to high-level C code.

No download Website Updated 21 Jun 2008 Data Storm

Screenshot
Pop 26.46
Vit 1.00

Data Storm is a database browser that can be embedded in Java code. It is intended to be used within tests to allow you to inspect why database dependent tests are failing. It uses SWT for speed and native look and feel.

No download Website Updated 09 Feb 2009 phpSimpleDoc

Screenshot
Pop 19.03
Vit 1.00

phpSimpleDoc is a documentation generator for PHP code. It generates HTML pages from source files. It reconstitutes the structure of the documented code and uses Javadoc-like doc comments.

Screenshot

Project Spotlight

CKEditor.Java

A Java backend for the CKEditor.

Screenshot

Project Spotlight

Texmaker

A LaTeX development environment.