Plan smart spaces, connect teams, manage assets, and get insights with the leading AI-powered operating system for the built world.
By combining AI workflows, predictive intelligence, and automated insights, OfficeSpace gives leaders a complete view of how their spaces are used and how people work. Facilities, IT, HR, and Real Estate teams use OfficeSpace to optimize space utilization, enhance employee experience, and reduce portfolio costs with precision.
Learn More
The AI-powered unified PSA-RMM platform for modern MSPs.
Trusted PSA-RMM partner of MSPs worldwide
SuperOps.ai is the only PSA-RMM platform powered by intelligent automation and thoughtfully crafted for the new-age MSP. The platform also helps MSPs manage their projects, clients, and IT documents from a single place.
Provides tools, supporting quality management or quality assurance for software: Assessment execution (ISO 15504 (SPiCE), AutomotiveSPiCE, CMMi), diff tool calculating sizes (SLoC) of diffs, identification of conditional compilation, and more.
diff utility won't generate good summary report for comparison, that is not good for source code comparison. In Windows, BeyondCompare could do it very well, the goal of this project is to build a similar utility with Beyond Compare in Perl.
Subversion repository server side changes notifier desktop application for Windows family platforms. Written completely in .NET 3.5 and WPF. It notifies about commits made on the repository and shows what that changes are. Lightweight and simple.
pcap_diff is a C project, can be used to compare pcap files for received, missing or altered packets and print the result in a semicolon separated list. Various statistics can be prepared on latency/drop rate using your favorite spreadsheet tool.
Get full visibility and control over your tasks and projects with Wrike.
A cloud-based collaboration, work management, and project management software
Wrike offers world-class features that empower cross-functional, distributed, or growing teams take their projects from the initial request stage all the way to tracking work progress and reporting results.
Muton is a musical garbage collector. It helps you rename (copy, move) files by tags, find duplicates, also you can intersect own collection with your friend collection, copy diff..., and more!
N-way Folder Diff is a simple, platform independent tool to compare multiple folders. It differs from usual diff tools because it is possible to do n-way (upto 10 way) diff as compared to the usual 2-way diff.
svncr, abbreviated "subversion code review tool" uses svn to give you a blame, log and diff all in one report. It is a diff format report that can get split out by filter that matches to log messages and code.
This library implements Josh MacDonalds xdelta binary diff algorithm in java. More information on this algorithm can be found at http://sourceforge.net/projects/xdelta.
Binary diff files are stored using the GDIFF file format for storing binary deltas.
a prototype for a research project that takes java source code and makes AST(abstract syntax tree) of it, then converts it to XML format & uses XML comparison library to compare 2 versions of the source code. technologies GWT,ANTLR, XMLUnit are used.
JMeld is a visual diff and merge tool. It is build to be fast with large files and runs on any operating system.
Development on sourceforge has stopped.
The project continues at github.
https://github.com/MrKuip/JMeld
The Java class library, that contains classes for calculation of different mathematical relations between object and number sequences and sets: Kendall distance, Spearman distance, similarity measure, L1 distance and others.
Simple perl script that will diff two sql databases and create an output of commands that will sync the second database to match the first. Will also check permissions for the tables. Note: Only supports MySQL for a start.
diff2html is a bash 3.2 script that uses the output from diff(1) to create an html file with color comparison of file1 to file2. The html file (optionally) formats using CSS. Hyperlinks are provided to jump to the changed lines.
Simple WebStrut is a simple webframework depend on Servlet,Spring2.5.x and Xwork2.0.X ,This project provide a simple component to dispatcher request like struts and diff to struts.
WebRequisites is a web based software for requirements and use case management, allowing to compare versions (generating diff), traceability and impact analysis.
JDiff is a Javadoc doclet which emits an HTML report of all the packages, classes, methods, and so on, which are different (the "diff" part) when two Java APIs are compared. Great for reporting what has changed between two releases of your product.
Gives an overview (in a graphical-directory-view) where changes have to be done/expected on a three-way-diff. Not to be used for the actual diff/merge itself, but usefull to get an overview in advance.
PHPUnitStats is a hook script for a SVN repository, which computes on each commit statistics of PHPUnit test cases performed by the author (by parsing the unified diff), and stores the result in a MySQL database.
Another Diff is a utility like anothers diff utilities but that's works how I want and its run in mono also, so can be used in Linux and Windows.
No is necessary install, or install any third part library to run (Except mono or .net framework).
XinDiff is a diff utility implementing WinDiff like GUI by an improved LCS algorithm. The key feature in addition to WinDiff is in-place comments for code review.