RSS 27 projects tagged "Refactoring"

Download Website Updated 08 Jul 2009 CScout

Screenshot
Pop 66.63
Vit 3.76

CScout is a source code analyzer and refactoring browser for collections of C programs. It can process workspaces of multiple projects, mapping the complexity introduced by the C preprocessor back into the original C source code files. CScout performs an analysis of C source code that is more detailed and accurate than current compilers and linkers, as it takes into account the identifier scopes introduced by the C preprocessor and the C language proper scopes and namespaces.

Download Website Updated 16 Apr 2006 Cleaner

Screenshot
Pop 21.63
Vit 1.00

Cleaner is a Java beautifier that transforms ugly syntax into beautiful syntax. Syntax is parsed using ANTLR and then printed to standard output.

Download Website Updated 16 May 2012 python-rope

Screenshot
Pop 107.75
Vit 19.83

Rope is a Python refactoring library. It can be used in other IDEs to provide features like refactoring and coding assistance.

Download Website Updated 20 Jul 2006 TRex

Screenshot
Pop 47.41
Vit 1.76

TRex is a tool to help maintain test suites written in the standardized Testing and Test Control Notation (TTCN-3). It provides IDE functionality for the TTCN-3 core notation and supports the assessment and automatic restructuring of TTCN-3 test suites by providing suitable metrics and refactorings.

Download Website Updated 12 Jun 2006 Structure101

Screenshot
Pop 14.21
Vit 50.39

Structure101 is a tool to understand, measure, and control software structure. It allows you to see exactly how your high-level components depend on each other and why. You can use it to find out immediately when your architecture is accidentally changed by code-level changes at the coal-face. It can help you control structural complexity, since it can measure the complexity of methods, classes, and packages and warn you when given limits are exceeded. It can also discover the locations of productivity-killing package dependency cycles.

Download Website Updated 13 Jul 2007 AntiCutAndPaste

Screenshot
Pop 68.54
Vit 3.02

AntiCutAndPaste is designed to search for text fragments that have been copied and pasted in programming language source code or plain text. It has been tested on sources from large C++, Pascal, Java, and C# (Mono) projects. The algorithms used are very fast and can handle up to three million C++ code lines in one minute. Minor modifications of code are ignored during the search. Reports are sorted conveniently by the total size of all similar fragments and there are many report customization options.

Download Website Updated 01 Jun 2007 log-malloc

Screenshot
Pop 44.90
Vit 1.48

log-malloc is a simple malloc/free logger. It is very small and has no dependencies. No configuration is necessary. It logs parameters, return values, and the call stack. There is no need to rebuild the application that will be logged.

No download Website Updated 25 Nov 2006 dbdeploy

Screenshot
Pop 41.92
Vit 1.00

dbdeploy is a tool for managing database refactorings. It includes support for MySQL, Sybase, MS SQL Server, Oracle, and Hypersonic. It allows an entire team of developers to create and manage delta scripts, and provides a mechanism for deploying these changes to the target databases.

Download Website Updated 29 Jul 2008 xRope

Screenshot
Pop 55.68
Vit 3.59

xRope is an IDE for Python development and a graphical GUI builder that is similar to Visual Basic.

Download Website Updated 24 Aug 2007 Doff

Screenshot
Pop 8.31
Vit 1.04

Doff is a lightweight J2EE toolkit that provides mapping between actions (servlets) and URLs without writing XML or any configuration file. Doff uses Java 5 annotations and offers many features.

Screenshot

Project Spotlight

gtatool

A program that manipulates Generic Tagged Arrays (GTA) files.

Screenshot

Project Spotlight

TOMUSS

An interactive Web spreadsheet allowing concurrent table editing.