Showing 56 open source projects for "diff-ext"

View related business solutions
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 1
    asif

    asif

    Arch-Linux Simple Install Framework

    ...Sorry I got no spare time for now. 0.53 update packages for 2017.08.01 Previous updates: Boot-loader on GTP-UEFI. Wireless client packages. Display mount points of the target system. The root must be mounted first now for the right mount order. Support ext{4,3,2}, xfs, f2fs, btrfs and swap filesystems. Support disk interfaces: SATA, NVMe. VI-style cursor move, and time-zone selection. Support low resolutions to 800x600. The lower (640x480, etc) will cause UI display problems. (logo by idrgskywalker)
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Py-backwards

    Py-backwards

    Python to python compiler that allows you to use Python 3.6 features

    ...This allows teams to write forward-looking Python without immediately upgrading all their runtime environments. The project is particularly handy for packaging, CI, or on-prem situations where upgrading Python is slow or impossible. It aims to preserve behavior, keep the diff small, and support multiple modern features as they appear.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PyGObject for Windows

    PyGObject for Windows

    All-In-One PyGI/PyGObject for Windows Installer

    Cross-platform python dynamic bindings of GObject-based libraries for Windows 32-bit and 64-bit.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 4
    Toldiff is a diff tool that allows tolerable (insignificant) differences between two files to be suppressed showing only the important ones. The tolerable differences are recorded running the tool with an appropriate command line flag.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5

    BFD Fibonacci Pattern Inkscape Extension

    Inkscape plugin for generating the fibonacci pattern

    This is an inkscape plugin, written by the software engineer for Beauty Full Day, for generating the Fibonacci Pattern. It is a flexible plugin for generating different sizes and allows for one to control how spread out the pattern is and how small to large each node can get.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    It's a web application which provides a unify solution to stat. CVS/SVN repository modules code change information and generate html reports. User can browse line of change, file of change, code diff, check-in comment and so on, it can stat. more repository modules one time. After repository modules configured, stat. is simple like a search.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    Stat cvs/svn Code Change

    stat. cvs,svn code changes and generate html report

    It's a web application which provides a unify solution to stat. CVS/SVN repository modules code change information and generate html reports. User can browse line of change, file of change, code diff, check-in comment and so on, it can stat. more repository modules one time. After repository modules configured, stat. is simple like a search. It's the mirror project of CodeChangeViewer: http://sourceforge.net/projects/ccv/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Hg Diff Latex

    Create a diff pdf for a .tex file with inclusion from hg revision

    This python file creates a diff pdf file which contains the diff between the current files and a given revision or the last committed version. I takes an input main file and checks the diff for all the files included in the main file. Currently only supports hg repositories, though if there is any request for git, I'll try and add it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Create, check, annotate, merge, diff, split SBML (System Biology Markup Lanugage) documents. The latest version of semanticSBML is webbased with a RESTful interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Patchamama
    Patchamama is a binary patch maker/applier that works on directory tree. It can be used in application deployment, large scale project patching (including source and binary data). It use bsdiff for the binary diff job and 7zip for compression.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    hg-diff

    A GUI program to compare mercurial revisions.

    hg-diff is a simple GUI program to browse mercurial revisions. It is used to display a summary of all changes between two revisions and to display a graphical comparison of the two versions of each changed file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Duck2Dox

    Convert Autoduck markup to Doxygen

    ...The output directory is a mirror of the input directory (the directory is copied before any conversion takes place) so the input remains untouched. The output directory only contains code that has been converted, and all non-supported files are removed from the output directory. You can then use a directory diff tool, like WinMerge, to review the changes. See http://www.literateprogramming.com/autoduck.pdf or http://helpmaster.info/hlp-developmentaids-autoduck.htm for information about Autoduck. See www.doxygen.org for information about Doxygen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Access to MySQL

    Access to MySQL

    Convert Access to MySQL Database

    Alpha version of Access to MySQL Requirements: - ODBC Driver - Access DB - MySQL Server(ext. access allowed) functions: - convert Access Database to MySQL (Counter is exported as a field with INT) Future functions: - Access MySQL Synchronisation (WIP)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Cosas

    Cosas is a web emulation of the GTD app Things

    ...My plan is to use the web interface at work where I can't use my phone. There will also be an implementation for the iPhone, Android and perhaps a thick client if the mood strikes me. The web interface is written using Ext/JS 4 and all information will be updated using tiny AJAX calls. This is because I want the back end to be as simple as possible to re-implement using whatever framework that is most convenient.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This project has moved to http://sourceforge.net/projects/ngspice-ext.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    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: 0 This Week
    Last Update:
    See Project
  • 17
    A zope product which provides an interface to keep track of product updates which need to be run on zope sites through an interface that keeps track of those that have been run, when, by who, and their outcome.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CKBDT -- Backup and diff tools. Easy and straightforward source code management. Three commands : dtag (select target directory), dsto (backup target directory), ddif (compare target directory with latest backup).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This simple project is a Nautilus extension to easily create new files. Practically, it is a Gtk GUI made in Python which enables you to create new files setting the initial content and permissions at a time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Meld

    Meld

    Visual diff and merge tool

    Meld is a visual diff and merge tool designed to help users compare files, directories, and version-controlled projects with clarity and precision. It supports two-way and three-way comparisons, making it especially useful for reviewing code changes and resolving merge conflicts. Meld provides live comparison updates, allowing users to see differences immediately as files are edited.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    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!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Performs a diff between 2 documents and presents a color-coded report. The documents may be in MS Office 2007, older MS Office or Open Office formats. It also supports PDF and html files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A parser for patch (diff) files written as a Python module around the GNU patch code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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
  • 25
    Wiki engine written in Python, OS independent and using dbm files to store data. Has diff, content and link search, recent changes, file upload and user auth. engine (http://bane.3dnet.co.yu/bpp)
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB