Projects tagged ‘comparison’


[28 total ]

632 Users
   

The GNU diffutils are comprised of diff, diff3, sdiff, and cmp, utilities for showing differences between files. The manual also documents patch, which uses diff output to update files.
Created over 2 years ago.

108 Users
   

Meld is a visual diff and merge tool. You can compare two or three files and edit them in place (diffs update dynamically). You can compare two or three folders and launch file comparisons. You can ... [More] browse and view a working copy from popular version control systems such such as CVS, Subversion, Bazaar-ng and Mercurial. [Less]
Created over 3 years ago.

83 Users
   

Kompare is a graphical difference viewer that allows you to visualize changes to a file. Whether you're a developer comparing source code, or you just want to see the difference between that research ... [More] paper draft and the final document, Kompare is the tool you need. [Less]
Created over 3 years ago.

64 Users
   

KDiff3 is a graphical text difference analyzer for up to 3 input files, provides character-by-character analysis and a text merge tool with integrated editor. It can also compare and merge directories. Platform-independant.
Created over 3 years ago.

6 Users
   

Daisy Diff is a Java library that diffs (compares) HTML files. Added and removed words are highlighted and changes to the styling are annotated. This project was a Google Summer of Code project ... [More] for DaisyCMS. Features * Works with badly formed HTML that can be found "in the wild". * The diffing is more specialized in HTML than XML tree differs. Changing part of a text node will not cause the entire node to be changed. * In addition to the default visual diff, HTML source can be diffed coherently. * Provides easy to understand descriptions of the changes. * Allow easy browsing of the modifications through keyboard shortcuts. [Less]
Created over 2 years ago.

5 Users

ORM Battle is designed to compare the most famous ORM (object-relational mapping) tools for .NET. Its primary focus ares are LINQ implementation quality and performance of essential operations (CRUD ... [More] , queries, fetches, materialization). Visit http://ormbattle.net for the most current results. [Less]
Created 4 months ago.

3 Users

TkDiff is a graphical front end to the diff program. It provides a side-by-side view of the differences between two files, along with several innovative features such as diff bookmarks and a graphical map of differences for quick navigation.
Created about 1 year ago.

1 Users

The aim of this project is to compare two java source codes and check if they are equal. It is not a simple diff. It uses ANTLR to construct two Abstract Source Trees for java types and eventually ... [More] compare these trees. As a consequence white spaces and comments will not affect comparison. Reordering of elements in source code will be treated as difference though. This kind of comparison is especially helpful when writing unit tests for java source code generators. When we have expected source code it is possible to check if it equals to generated source code. [Less]
Created 11 months ago.

1 Users
   

The Phoronix Test Suite is the most comprehensive testing and benchmarking platform available for Linux and is designed to carry out qualitative and quantitative benchmarks in a clean, reproducible, and easy-to-use manner.
Created about 1 year ago.

0 Users

Java EE web framework performance comparison See: http://ptrthomas.wordpress.com/2009/01/14/seam-jsf-vs-wicket-performance-comparison/ http://ptrthomas.wordpress.com/2009/09/14/perfbench-update-tapestry-5-and-grails/
Created 11 months ago.