Showing 16 open source projects for "diff viewer"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 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
  • 1
    lumen

    lumen

    Beautiful git diff viewer, generate commits with AI

    Lumen is an open-source command-line developer tool that enhances Git workflows by combining advanced diff visualization with AI-powered code assistance. The tool provides an ergonomic interface for reviewing code changes directly in the terminal, offering syntax-highlighted diffs and structured output to make change analysis easier. In addition to displaying differences between commits, Lumen integrates AI services that can explain code changes, generate commit messages, and assist with Git...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    Delta

    Delta

    A viewer for git and diff output

    Code evolves, and we all spend time studying diffs. Delta aims to make this both efficient and enjoyable: it allows you to make extensive changes to the layout and styling of diffs, as well as allowing you to stay arbitrarily close to the default git/diff output. Language syntax highlighting with color themes. Within-line highlights based on a Levenshtein edit inference algorithm. Git style strings (foreground color, background color, font attributes) are supported for >20 stylable elements....
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    forgit

    forgit

    A utility tool powered by fzf for using git interactively

    This tool is designed to help you use git more efficiently. It's lightweight and easy to use. Fig adds apps, shortcuts, and autocomplete to your existing terminal. Options can be set via environment variables. They have to be exported in order to be recognized by forgit. You can use forgit as a subcommand of git by making git-forgit available in $PATH. Forgit will use the default configured pager from git (core.pager, pager.show, pager.diff) but can be altered with several environment...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    Tig

    Tig

    Text-mode interface for git

    Tig is an ncurses-based text-mode interface for git. It functions mainly as a Git repository browser, but can also assist in staging changes for commit at chunk level and act as a pager for output from various Git commands. Tig allows you to browse changes in a Git repository and can additionally act as a pager for output of various Git commands. When used as a pager, it will display input from stdin and colorize it. When browsing repositories, Tig uses the underlying Git commands to present...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Powerful App Monitoring Without Surprise Bills Icon
    Powerful App Monitoring Without Surprise Bills

    AppSignal starts at $23/month with all features included. No overages, no hidden fees. 30-day free trial.

    Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
    Try AppSignal Free
  • 5
    Notepads

    Notepads

    A modern, lightweight text editor with a minimalist design

    I have been waiting long enough for a modern Windows 10 notepad app to come before I decided to create one myself. Don’t get me wrong, Notepad++, VS Code, and Sublime are great text editors. I have used them all and I will continue to use them in the future. However, they are either too heavy or look less appealing. There are times that I just wanted to use Windows Notepad for things like writing notes or editing config files. So I decided to create a win32 notepad replacement here and try...
    Downloads: 24 This Week
    Last Update:
    See Project
  • 6
    tkdiff

    tkdiff

    Side-by-side diff viewer, editor and merge preparer

    tkdiff is a graphical front end to the diff program. It provides a side-by-side view of the differences between two text files, along with several innovative features such as diff bookmarks, a graphical map of differences for quick navigation, and a facility for slicing diff regions to achieve exactly the merge output desired.
    Leader badge
    Downloads: 247 This Week
    Last Update:
    See Project
  • 7
    Superset LLM

    Superset LLM

    Run an army of Claude Code, Codex, etc. on your machine

    Superset is a development environment and terminal-based platform designed to orchestrate multiple AI coding agents simultaneously within a single workspace. The tool enables developers to run many autonomous coding agents in parallel without the typical overhead of manually managing multiple terminals, repositories, or branches. Each agent task is isolated in its own Git worktree, ensuring that code changes from different agents do not interfere with each other while allowing developers to...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    NeoPrism

    NeoPrism

    An open-source, classic-styled, and Java Swing-based code editor.

    Prism is an open-source, lightweight, and beginner-friendly code editor written in Java. It offers most of the features you would expect. The software is designed to simplify and eliminate unnecessary features for students, thereby avoiding the complexity of traditional IDEs. Repository: https://github.com/TayebYassine/NeoPrism
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    GitList

    GitList

    An elegant and modern git repository viewer

    GitList allows you to browse repositories using your favorite browser, viewing files under different revisions, commit history and diffs. GitList is free and open-source software, written in PHP, on top of Silex and the Twig template engine. GitList is actively maintained by many developers around the world. You can fork the project on GitHub and start contributing yourself. The project is continuously integrated, so we can improve code quality and build effortlessly. GitList is an elegant...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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 generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    The Oracle of Java

    The Oracle of Java

    A web tool for executing java programs

    A web tool for executing java programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    xmlTreeNav is a tool basically designed to provide easy viewing of strongly hierarchical XML files (few contents, many tags) : clear, XPath search, live "local" XSLT transformations,... It also includes XML diff functionnalities and visualization.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12

    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
  • 13
    OraVC

    OraVC

    The Oracle database objects version control tool

    ...Andrey Tsyganov (contacts A.Tsyganov@rug.nl) NB: this project is distributed under the GNU GPL v3.0 license About: This tool was developer in scope of a Target project (http://www.rug.nl/science-and-society/target/) at The University of Groningen. Project uses code (with small modifications and additions) of the Java libraries of the diff operation implementation by Stuart D. Gathman http://www.bmsi.com/java/#diff Libraries are open and goes under GPL licence Also this project used the following open Web resources in some parts of the Web interface for the OraVC Viewer: http://www.alovefordesign.com/css/create-an-apple-style-menu-purely-in-css3-no-images-required/ http://pythoughts.com/table-style-css/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ESSPEE - Penetration Testing & Forensics

    ESSPEE - Penetration Testing & Forensics

    (Android Forensics & Malware Analysis Included)

    ESSPEE - Extreme Security Scanning Penetration testing & Exploitation Environment Ubuntu 12.04 LTS (Precise Pangolin) is purposefully selected as the base Operating System to obtain supports from Ubuntu for a long duration (till Apr 2017). It is packed with featured security tools with very less resource consumption and higher degree of stability. Thanks to Back Track, Blackbuntu, CAINE and DEFT and many others for inspiration. Being a sole developer to this distro, I wish it...
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Wiki Web Help
    AJAX based wiki designed to operate like a desktop help viewer(chm)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This simple utility alows you to view the differences in branches of you cvs project in a graphical and easy to understand way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB