[go: up one dir, main page]

Showing 27 open source projects for "diff"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Project Planning and Management Software | Planview Icon
    Project Planning and Management Software | Planview

    For Enterprise PMOs

    Planview® ProjectAdvantage (formerly Sciforma) is an enterprise-centric project and portfolio management (PPM) software designed to enable change, drive innovation, and lead in a company's digital transformation. With ProjectAdvantage, teams can strategically track and monitor project data in order to make relevant decisions. It offers multiple features focused on strategic management, functional management, and execution management. A highly scalable and cost-effective solution, ProjectAdvantage is available in various deployment models.
    Learn More
  • 1
    versionary

    versionary

    Versionary is a cross-platform modern Git GUI client

    Versionary is a cross‑platform Git client built with a clean, responsive interface. It streamlines common Git tasks—viewing commits, staging changes, committing, branching, and pushing—without getting in your way. Whether you’re new to Git or an experienced developer, Versionary helps you understand your repository at a glance with an intuitive source tree, rich commit panels, and clear diffs. Requirements: - Git installed and available on PATH - Electron version: ^35.0.2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Tokenized Text Aligner

    Aligns tokens in two versions of a text with differing tokenization.

    This tool performs token-by-token alignment of two versions of a text with differing tokenization by interpreting the results of a file diff (https://docs.python.org/3/library/difflib.html). It is intended for use in the preparation of annotated linguistic corpora, where differences in tokenization may arise (i) following corrections or modifications to the source text or (ii) through the creation of different layers of annotation (part-of-speech, treebank) requiring different tokenization. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    jsondata

    jsondata

    Modular JSON by trees and branches, pointers and patches

    ... - JSONPatch - RFC6902 for modification by patch lists. Provides the assembly of modular patch entries and the serialization of resulting patch lists. - JSONDiff - Diff utility for JSON data. - JSONSearch - Search utility JSON patterns. Online documents: https://jsondata.sourceforge.io/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    FreeBSD Port Tools

    Tools for developing and testing and submitting FreeBSD ports

    FreeBSD Port Tools consist of the several small scripts run from port(1) front-end: - port commit: commit a port into the FreeBSD Ports CVS Repository - port create: create a new port from a template - port diff: generate a diff against a previous version of the port - port fetch: fetch distfile(s) of a new version of the port - port getpr: get patch/shar from a PR - port help: display usage summary for port(1) commands - port install: install a port - port submit: submit a PR with new port, or port change/update - port test: automate testing a new port or a port update - port upgrade: upgrade a port
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise AI Agents for Every Customer Moment Icon
    Enterprise AI Agents for Every Customer Moment

    For enterprise companies looking for AI Agents

    From chat to voice to SMS, every conversation gets a smart, personalized response powered by your policies, tone, and data.
    Learn More
  • 5

    CellDiff Addin

    CellDiff: An Excel add-in to compare (diff) cell contents.

    CellDiff is a Microsoft Office Excel add-in. It will provide some functionality to compare cell contents (like diff command) on a worksheet interactively. It will run on Modern Windows (Windows 7, 8 or later. Vista may be included.) in combination with Microsoft Office Excel 2007, 2010, or 2013. It will support English and Japanese UI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The thunar-diff-plugin is a plugin for the Thunar File Manager, which adds "select for compare" operations to the file context menus. Using this plugin you will be able to configure a good compare application to Thunar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Cisco Terminal Server Toolkit

    Tool Kit for Network Management through a terminal server.

    Provides a toolkit for the network engineer who is stuck in the ridiculous situation of only being given terminal server access to their network, and not allowed any devices inside the network.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8

    DiffStats

    DiffStats counts added, moved and deleted LOC in a diff file

    DiffStats analyzes diff files. It counts lines of code added, deleted and moved. It was designed for Java code, but will work with other languages, like C++. It ignores blank lines and comment line, if they start with a //, /* or *. This project was made to complete another project because I was unable to find anything else like it. I posted it to see if anyone else had interest.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A simple tool to import the diff, gtf and tracking files from cufflinks, cuffcompare, cuffdiff into a new sqlite database for data mining.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Evertune | Improve Your Brand's Visibility in AI Search Icon
    Evertune | Improve Your Brand's Visibility in AI Search

    For enterprise marketing teams looking for a platform to understand and influence how AI models like ChatGPT recommend their products or services.

    Evertune is the Generative Engine Optimization (GEO) platform that helps brands improve visibility in AI search across ChatGPT, AI Overview, Gemini, Claude and more.
    Learn More
  • 10
    PICit
    PICit is a development environment for programming Microchip PIC controllers with C. It is based on Eclipse CDT (C Development Tooling), which provides the infrastructure (IDE, powerful and feature rich editor). PICit delivers the integration of diff
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    md5diff is a python program to generate md5 files, verify directories against an md5 file, diff two dirs or two md5 files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    yaxdiff (Yet Another XML diff) is a fast XML differencing tool. The goal is to handle large documents with few changes in reasonable time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Java developer's tool for query building that works with MySQL, AS400, Oracle, Sql Server and other JDBC DB's. Includes PreparedStatement Editor, Query Builder, SQL Code Generator, CSV Export, Database Navigator w/ regex filtering, Sql Diff & more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The Collaborative Testing System (CTS) tests parallel software using various implementations of MPI. It works on multiple platforms and supports batch systems including LSF, LCRM and workstations without a batch system. It includes a numerical diff tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    External diff Tool is an Eclipse plugin that allows the launch of an external diff tool for file compares rather than the default built-in Eclipse diff tool. This plugin doesn't replace the built-in Eclipse tool. It only adds a new menu item to the GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MoleSvn is a SubVersion (svn) client frontend for the BeOS/Zeta operating system, implemented as a Tracker extension (like TortoiseSvn for Windows operating system). It incorporates a diff viewer, to easily view and resolve conflicts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    C# port of GNU Diff
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Pariter is a light and very fast file-comparison tool based on Angus Johnson's excellent diff component (http://angusj.com/delphi/).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    apt-checkpoint is a utility that can take point-in-time snapshots of a Debian system. These checkpoints can then be compared to the current system (diff) and used to downgrade (rollback) to a previously working system state.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    pgdiff is a utility which compares the table definitions of two databases, and returns the differences as PostgreSQL commands which will transform the structure of the first database to be identical to that of the second (c.f. diff and patch).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    gluon highlights key words form the standard input. It imporves readability of the source codes or source diffs in the command line with svn diff command and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next