All Projects → Awesome Website Change Monitoring → Similar Projects or Alternatives

233 Open source projects that are alternatives of or similar to Awesome Website Change Monitoring

Differencekit
💻 A fast and flexible O(n) difference algorithm framework for Swift collection.
Stars: ✭ 2,986 (+1233.04%)
Mutual labels:  diff, diffing
go-delta
go-delta - A Go package and utility to generate and apply binary delta updates.
Stars: ✭ 25 (-88.84%)
Mutual labels:  diff, diffing
Diffabledatasources
💾 A library for backporting UITableView/UICollectionViewDiffableDataSource.
Stars: ✭ 601 (+168.3%)
Mutual labels:  diff, diffing
Jsondiffpatch
Diff & patch JavaScript objects
Stars: ✭ 3,951 (+1663.84%)
Mutual labels:  diff, diffing
Ace Diff
A diff/merging wrapper for Ace Editor built on google-diff-match-patch
Stars: ✭ 257 (+14.73%)
Mutual labels:  diff, diffing
Nbdime
Tools for diffing and merging of Jupyter notebooks.
Stars: ✭ 2,135 (+853.13%)
Mutual labels:  diff, diffing
Pgdiff
Compares the PostgreSQL schema between two databases and generates SQL statements that can be run manually against the second database to make their schemas match.
Stars: ✭ 333 (+48.66%)
Mutual labels:  diff, diffing
Multidiff
Binary data diffing for multiple objects or streams of data
Stars: ✭ 282 (+25.89%)
Mutual labels:  diff, diffing
Bento
Swift library for building component-based interfaces on top of UITableView and UICollectionView 🍱
Stars: ✭ 371 (+65.63%)
Mutual labels:  diff, diffing
Sirix
SirixDB is a temporal, evolutionary database system, which uses an accumulate only approach. It keeps the full history of each resource. Every commit stores a space-efficient snapshot through structural sharing. It is log-structured and never overwrites data. SirixDB uses a novel page-level versioning approach called sliding snapshot.
Stars: ✭ 638 (+184.82%)
Mutual labels:  diff, diffing
Php Htmldiff
A library for comparing two HTML files/snippets and highlighting the differences using simple HTML. Includes support for comparing complex lists and tables
Stars: ✭ 145 (-35.27%)
Mutual labels:  diff
Dwifft
Swift Diff
Stars: ✭ 1,822 (+713.39%)
Mutual labels:  diff
Docker Osm
A docker compose project to setup an OSM PostGIS database with automatic updates from OSM periodically
Stars: ✭ 172 (-23.21%)
Mutual labels:  diff
Difference.rs
Rust text diffing and assertion library
Stars: ✭ 206 (-8.04%)
Mutual labels:  diff
Sitediff
SiteDiff makes it easy to see differences between two versions of a website.
Stars: ✭ 139 (-37.95%)
Mutual labels:  diff
Expdevbadchars
Bad Characters highlighter for exploit development purposes supporting multiple input formats while comparing.
Stars: ✭ 167 (-25.45%)
Mutual labels:  diff
Docker Diff
🐳 Compare Docker images
Stars: ✭ 137 (-38.84%)
Mutual labels:  diff
Git Cola
git-cola: The highly caffeinated Git GUI
Stars: ✭ 1,787 (+697.77%)
Mutual labels:  diff
Emacs Vdiff
Like vimdiff for Emacs
Stars: ✭ 165 (-26.34%)
Mutual labels:  diff
Golive
⚡ Live views for GoLang with reactive HTML over WebSockets 🔌
Stars: ✭ 130 (-41.96%)
Mutual labels:  diff
Winmerge
WinMerge is an Open Source differencing and merging tool for Windows. WinMerge can compare both folders and files, presenting differences in a visual text format that is easy to understand and handle.
Stars: ✭ 2,358 (+952.68%)
Mutual labels:  diff
Openapi Diff
Utility for comparing two OpenAPI specifications.
Stars: ✭ 208 (-7.14%)
Mutual labels:  diff
Split Diff
Side-by-side file compare for the Atom text editor.
Stars: ✭ 188 (-16.07%)
Mutual labels:  diff
Waldo
Find differences between R objects
Stars: ✭ 165 (-26.34%)
Mutual labels:  diff
Learnvue
Vue.js 源码解析
Stars: ✭ 11,516 (+5041.07%)
Mutual labels:  diff
Daff
Diff, patch and merge for data.frames, see http://paulfitz.github.io/daff/
Stars: ✭ 121 (-45.98%)
Mutual labels:  diff
Composer Lock Diff
See what has changed after a composer update
Stars: ✭ 154 (-31.25%)
Mutual labels:  diff
Delta
Delta is a command-line diff tool implemented in Go.
Stars: ✭ 178 (-20.54%)
Mutual labels:  diff
Diffimg
Differentiate images in python - get a ratio or percentage difference, and generate a diff image
Stars: ✭ 146 (-34.82%)
Mutual labels:  diffing
Swiftlcs
Swift implementation of the longest common subsequence (LCS) algorithm.
Stars: ✭ 207 (-7.59%)
Mutual labels:  diff
Tqsdk Python
天勤量化开发包, 期货量化, 实时行情/历史数据/实盘交易
Stars: ✭ 2,213 (+887.95%)
Mutual labels:  diff
Mirrordiffkit
Graduation from messy XCTAssertEqual messages.
Stars: ✭ 168 (-25%)
Mutual labels:  diff
Cfgdiff
diff(1) all your configs
Stars: ✭ 138 (-38.39%)
Mutual labels:  diff
Elm Package
Command line tool to share Elm libraries
Stars: ✭ 214 (-4.46%)
Mutual labels:  diff
Angular Diff Match Patch
An AngularJS wrapper for google-diff-match-patch
Stars: ✭ 135 (-39.73%)
Mutual labels:  diff
Nytdiff
Code for the twitter bot nyt_diff
Stars: ✭ 166 (-25.89%)
Mutual labels:  diff
Diffchar.vim
Highlight the exact differences, based on characters and words
Stars: ✭ 132 (-41.07%)
Mutual labels:  diff
Htmlsimilarity
网页相似度判断:根据网页结构判断页面相似性 ,可用于相似度计算、越权检测等(Determine page similarity based on HTML page structure)
Stars: ✭ 189 (-15.62%)
Mutual labels:  diff
Diff2html
Pretty diff to html javascript library (diff2html)
Stars: ✭ 1,867 (+733.48%)
Mutual labels:  diff
Textdistance
Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage.
Stars: ✭ 2,575 (+1049.55%)
Mutual labels:  diff
Apkdiffpatch
a C++ library and command-line tools for Zip(Jar,Apk) file Diff & Patch; create minimal delta/differential; support Jar sign(apk v1 sign) & apk v2,v3 sign .
Stars: ✭ 121 (-45.98%)
Mutual labels:  diff
Php Diff
A comprehensive library for generating differences between two strings in multiple formats (unified, side by side HTML etc).
Stars: ✭ 126 (-43.75%)
Mutual labels:  diff
Ex audit
Ecto auditing library that transparently tracks changes and can revert them.
Stars: ✭ 214 (-4.46%)
Mutual labels:  diff
Prettydiff
Beautifier and language aware code comparison tool for many languages. It also minifies and a few other things.
Stars: ✭ 1,635 (+629.91%)
Mutual labels:  diff
Heckeldiff
A fast Swift diffing library.
Stars: ✭ 164 (-26.79%)
Mutual labels:  diffing
Phoenix Diff
See the changes needed when upgrading an Elixir Phoenix application
Stars: ✭ 120 (-46.43%)
Mutual labels:  diff
Diffobj
Compare R Objects with a Diff
Stars: ✭ 188 (-16.07%)
Mutual labels:  diff
Shinny Futures Android
一个开源的 android 平台期货行情交易终端
Stars: ✭ 120 (-46.43%)
Mutual labels:  diff
Api Diff
A command line tool for diffing json rest APIs
Stars: ✭ 164 (-26.79%)
Mutual labels:  diff
Csv Diff
Python CLI tool and library for diffing CSV and JSON files
Stars: ✭ 118 (-47.32%)
Mutual labels:  diff
Node Rus Diff
JSON diff
Stars: ✭ 112 (-50%)
Mutual labels:  diff
Pytest Clarity
A plugin to improve the output of pytest with colourful unified diffs
Stars: ✭ 209 (-6.7%)
Mutual labels:  diff
Collor
A declarative-ui framework for UICollectionView with great and useful features.
Stars: ✭ 182 (-18.75%)
Mutual labels:  diffing
Swagger Diff
🎿 Compare two swagger API specifications(1.x or v2.0)
Stars: ✭ 161 (-28.12%)
Mutual labels:  diff
Jardiff
A tool for comparing JAR files, including Scala pickled signatures and method code
Stars: ✭ 112 (-50%)
Mutual labels:  diff
Magit Delta
Use delta (https://github.com/dandavison/delta) when viewing diffs in Magit
Stars: ✭ 109 (-51.34%)
Mutual labels:  diff
Graphtage
A semantic diff utility and library for tree-like files such as JSON, JSON5, XML, HTML, YAML, and CSV.
Stars: ✭ 2,062 (+820.54%)
Mutual labels:  diff
Pandiff
Prose diffs for any document format supported by Pandoc
Stars: ✭ 110 (-50.89%)
Mutual labels:  diff
Json Git
A pure JS local Git to versionize any JSON
Stars: ✭ 109 (-51.34%)
Mutual labels:  diff
Dtl
diff template library written by C++
Stars: ✭ 180 (-19.64%)
Mutual labels:  diff
1-60 of 233 similar projects