All Projects → menees → Diff.Net

menees / Diff.Net

Licence: MIT license
A differencing utility for Window desktop written in C#.

Programming Languages

C#
18002 projects
powershell
5483 projects
Batchfile
5799 projects

Projects that are alternatives of or similar to Diff.Net

Rxdatasources
UITableView and UICollectionView Data Sources for RxSwift (sections, animated updates, editing ...)
Stars: ✭ 2,784 (+8088.24%)
Mutual labels:  diff
haoide-vscode
haoide-vscode is a vscode extension for salesforce development, which is used to replace haoide
Stars: ✭ 22 (-35.29%)
Mutual labels:  diff
intellij-diff-plugin
Syntax highlighting for .diff files and .patch files in IntelliJ IDEs
Stars: ✭ 17 (-50%)
Mutual labels:  diff
ttdo
Extend tinytest with diffobj
Stars: ✭ 21 (-38.24%)
Mutual labels:  diff
ExtDiff
Compare documents using MS Word from the command line.
Stars: ✭ 100 (+194.12%)
Mutual labels:  diff
nano-staged
Tiny tool to run commands for modified, staged, and committed files in a GIT repository.
Stars: ✭ 347 (+920.59%)
Mutual labels:  diff
Diff So Fancy
Good-lookin' diffs. Actually… nah… The best-lookin' diffs. 🎉
Stars: ✭ 14,806 (+43447.06%)
Mutual labels:  diff
dipa
dipa makes it easy to efficiently delta encode large Rust data structures.
Stars: ✭ 243 (+614.71%)
Mutual labels:  diff
knowledge-graph-change-language
Tools for working with KGCL
Stars: ✭ 14 (-58.82%)
Mutual labels:  diff
langx-java
Java tools, helper, common utilities. A replacement of guava, apache-commons, hutool
Stars: ✭ 50 (+47.06%)
Mutual labels:  diff
vscode-diff
Compare two folders in Visual Studio Code
Stars: ✭ 66 (+94.12%)
Mutual labels:  diff
diffy
Tools for finding and manipulating differences between files
Stars: ✭ 47 (+38.24%)
Mutual labels:  diff
go-delta
go-delta - A Go package and utility to generate and apply binary delta updates.
Stars: ✭ 25 (-26.47%)
Mutual labels:  diff
git-tui
Collection of human friendly terminal interface for git.
Stars: ✭ 95 (+179.41%)
Mutual labels:  diff
diffviewer
HTML widget to visually compare files
Stars: ✭ 52 (+52.94%)
Mutual labels:  diff
Dsladapter
🔥 Kotlin时代的Adapter, Dsl 的形式使用 RecyclerView.Adapter, 支持折叠展开, 树结构,悬停,情感图状态切换, 加载更多, 多类型Item,侧滑菜单等
Stars: ✭ 231 (+579.41%)
Mutual labels:  diff
gonp
diff algorithm in Go
Stars: ✭ 42 (+23.53%)
Mutual labels:  diff
diff-text
Just get the diff of a simple inline text, simple mode.
Stars: ✭ 13 (-61.76%)
Mutual labels:  diff
dify
A fast pixel-by-pixel image comparison tool in Rust
Stars: ✭ 41 (+20.59%)
Mutual labels:  diff
extract-html-diff
extract difference between two html pages
Stars: ✭ 29 (-14.71%)
Mutual labels:  diff

windows build

Diff.Net

This is a differencing utility for Windows desktop written in C#. It provides side-by-side differencing for files and directories. For files it also provides an overview diff and a line-to-line diff. It can also do a visual difference of binary files.

This project started in 2002, and it depends heavily on the Menees.Diffs and Menees.Diffs.Windows.Forms libraries for differencing algorithms and controls.

File Diff

FileDiff

Directory Diff

DirDiff

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].