An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: difference

technikhil314/offline-diff-viewer

A Privacy focused, easy sharable, open source and anonymous tracking diff viewer.

Language: Vue - Size: 1.29 MB - Last synced at: about 24 hours ago - Pushed at: 1 day ago - Stars: 87 - Forks: 21

stdlib-js/stats-incr-mrss

Compute a moving residual sum of squares (RSS) incrementally.

Language: JavaScript - Size: 965 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 1 - Forks: 0

adslbarxatov/DatesDifference

Difference in dates evaluator / Вычислитель разницы между датами

Language: C# - Size: 460 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 1 - Forks: 0

ra1028/DifferenceKit

💻 A fast and flexible O(n) difference algorithm framework for Swift collection.

Language: Swift - Size: 8.76 MB - Last synced at: 2 days ago - Pushed at: about 1 year ago - Stars: 3,621 - Forks: 243

nikhilsbhat/helm-drift

Helm plugin that identifies the configuration that has drifted from the Helm chart

Language: Go - Size: 389 KB - Last synced at: 1 day ago - Pushed at: 27 days ago - Stars: 75 - Forks: 12

reg-viz/img-diff-js

:art: Node.js library to compare 2 images without native libs.

Language: TypeScript - Size: 1.77 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 113 - Forks: 16

lucaslrodri/diff-notes

A truly minimal annotation tool with integrated differentiation and merge functionality

Language: Svelte - Size: 2.98 MB - Last synced at: 5 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

mfogel/polygon-clipping

Apply boolean polygon clipping operations (union, intersection, difference, xor) to your Polygons & MultiPolygons.

Language: JavaScript - Size: 12.3 MB - Last synced at: 6 days ago - Pushed at: about 1 year ago - Stars: 582 - Forks: 63

replaysMike/AnyDiff

A CSharp (C#) diff library that allows you to diff two objects and get a list of the differences back.

Language: C# - Size: 217 KB - Last synced at: 5 days ago - Pushed at: 11 months ago - Stars: 173 - Forks: 18

SuSonicTH/csvdiff

a fast commandline diff tool for csv-files

Language: Zig - Size: 1.78 MB - Last synced at: 7 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

iShape-Rust/iOverlay

Boolean Operations for 2D Polygons: Supports intersection, union, difference, xor, and self-intersections for all polygon varieties.

Language: Rust - Size: 1.45 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 95 - Forks: 8

seperman/deepdiff

DeepDiff: Deep Difference and search of any Python object/data. DeepHash: Hash of any object based on its contents. Delta: Use deltas to reconstruct objects by adding deltas together.

Language: Python - Size: 2.49 MB - Last synced at: 10 days ago - Pushed at: 26 days ago - Stars: 2,238 - Forks: 239

iShape-Rust/iShape-js

A poly-bool library supports main operations such as union, intersection, difference, xor, and self-intersection.

Language: JavaScript - Size: 9.54 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 16 - Forks: 0

n-splv/pandas-text-comparer

Compare texts within a pandas DataFrame, highlighting changes and computing similarity ratios

Language: Python - Size: 232 KB - Last synced at: 7 days ago - Pushed at: about 1 year ago - Stars: 9 - Forks: 0

google/diff-match-patch 📦

Diff Match Patch is a high-performance library in multiple languages that manipulates plain text.

Language: Python - Size: 659 KB - Last synced at: 24 days ago - Pushed at: 12 months ago - Stars: 7,713 - Forks: 1,135

philipp-meier/xd

:pager: Simple Excel (.xlsx) diff tool for texts.

Language: Go - Size: 18.6 KB - Last synced at: about 22 hours ago - Pushed at: 27 days ago - Stars: 2 - Forks: 0

mojtaba-eshghie/SInDi

SInDi: Semantic Invariant Differencing for Solidity Smart Contracts

Language: Python - Size: 598 KB - Last synced at: 7 days ago - Pushed at: 27 days ago - Stars: 6 - Forks: 0

Inc44/CoFlu

CoFlu is a powerful text manipulation, generation, and comparison tool. It's designed for tasks like proofreading, editing, content creation, version control, and ensuring text consistency. CoFlu offers unique capabilities, including AI-powered text generation, audio transcription, and unprecedented layout-preserving .docx translation using LLMs.

Language: JavaScript - Size: 372 KB - Last synced at: 29 days ago - Pushed at: 30 days ago - Stars: 3 - Forks: 0

moocf/central-difference-interpolation.cxx

Stirling's Central Difference interpolation gives the average of the values obtained by Gauss forward and backward interpolation formulae.

Language: C++ - Size: 6.84 KB - Last synced at: 25 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

moocf/divided-difference-interpolation.cxx

Newton’s divided difference interpolation formula is a interpolation technique used when the interval difference is not same for all sequence of values.

Language: C++ - Size: 6.84 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

moocf/forward-difference-interpolation.cxx

Newton's (Newton-Gregory) Forward Difference formula is a way of approximating a function with an nth degree polynomial passing through (n+1) equally spaced points.

Language: C++ - Size: 6.84 KB - Last synced at: 3 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

nodef/extra-ilists

ILists is a pair of key iterable list and value iterable list, with unique keys.

Language: TypeScript - Size: 354 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

nodef/extra-ientries

IEntries is an iterable list of key-value pairs, with unique keys.

Language: TypeScript - Size: 477 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

nodef/extra-sorted-array

A sorted array is a collection of values, arranged in an order.

Language: TypeScript - Size: 276 KB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

nodef/extra-object

A collection of methods for working with Objects.

Language: TypeScript - Size: 818 KB - Last synced at: 4 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 3

nodef/extra-iterable

An iterable is a sequence of values.

Language: TypeScript - Size: 1.18 MB - Last synced at: 1 day ago - Pushed at: about 1 month ago - Stars: 5 - Forks: 1

nodef/extra-map

A group of functions for working with Maps.

Language: TypeScript - Size: 490 KB - Last synced at: 4 days ago - Pushed at: about 1 month ago - Stars: 4 - Forks: 1

nodef/extra-set

A pack of functions for working with Sets.

Language: TypeScript - Size: 571 KB - Last synced at: 3 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 1

nodef/extra-entries

A collection of functions for operating upon Entries.

Language: TypeScript - Size: 522 KB - Last synced at: 1 day ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

nodef/extra-lists

A collection of functions for operating upon Lists.

Language: TypeScript - Size: 383 KB - Last synced at: 4 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

stdlib-js/stats-incr-rss

Compute the residual sum of squares (RSS) incrementally.

Language: JavaScript - Size: 423 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/stats-incr-me

Compute the mean error (ME) incrementally.

Language: JavaScript - Size: 420 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/complex-float32-base-sub

Subtract two single-precision complex floating-point numbers.

Language: Python - Size: 193 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

stdlib-js/math-base-utils-absolute-difference

Compute the absolute difference of two real numbers.

Language: JavaScript - Size: 439 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/stats-incr-mae

Compute the mean absolute error (MAE) incrementally.

Language: JavaScript - Size: 410 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

indrajaala/set-operations

Javascript Set operations with Sets, Arrays and Objects

Language: TypeScript - Size: 356 KB - Last synced at: 3 days ago - Pushed at: 13 days ago - Stars: 7 - Forks: 2

marcreichel/alpine-timeago

Simple Alpine.js plugin to display the human-readable distance between a date and now.

Language: JavaScript - Size: 159 KB - Last synced at: 11 days ago - Pushed at: 12 months ago - Stars: 78 - Forks: 2

symblai/speech-recognition-evaluation

Evaluate results from ASR/Speech-to-Text quickly

Language: JavaScript - Size: 36.1 KB - Last synced at: 22 days ago - Pushed at: over 3 years ago - Stars: 37 - Forks: 7

stdlib-js/math-base-special-pdifff

Return the positive difference between `x` and `y`.

Language: Python - Size: 481 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/number-float64-base-sub

Subtract two double-precision floating-point numbers.

Language: Python - Size: 179 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

stdlib-js/number-float32-base-sub

Subtract two single-precision floating-point numbers.

Language: Python - Size: 189 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

stdlib-js/complex-float64-base-sub

Subtract two double-precision complex floating-point numbers.

Language: Python - Size: 215 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

iShape-Swift/iOverlay

Boolean Operations for 2D Polygons: Supports intersection, union, difference, xor, and self-intersections for all polygon varieties.

Language: Swift - Size: 824 KB - Last synced at: 2 days ago - Pushed at: 6 months ago - Stars: 6 - Forks: 2

stdlib-js/stats-incr-mmse

Compute a moving mean squared error (MSE) incrementally.

Language: JavaScript - Size: 972 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/math-base-utils-float64-epsilon-difference

Compute the relative difference of two real numbers in units of double-precision floating-point epsilon.

Language: JavaScript - Size: 776 KB - Last synced at: about 9 hours ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/stats-incr-mpe

Compute the mean percentage error (MPE) incrementally.

Language: JavaScript - Size: 413 KB - Last synced at: about 7 hours ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/math-base-special-pdiff

Return the positive difference between `x` and `y`.

Language: Python - Size: 420 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/stats-wilcoxon

Wilcoxon signed rank test.

Language: JavaScript - Size: 1.86 MB - Last synced at: 12 days ago - Pushed at: about 1 month ago - Stars: 5 - Forks: 0

mapbox/wagyu

A general library for geometry operations of union, intersections, difference, and xor

Language: C++ - Size: 2.63 MB - Last synced at: 22 days ago - Pushed at: about 1 year ago - Stars: 173 - Forks: 33

hyperjumptech/beda

Beda is a golang library for detecting how similar a two string

Language: Go - Size: 20.5 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 54 - Forks: 5

JSv4/Python-Redlines

Docx tracked change redlines for the Python ecosystem.

Language: Python - Size: 1.05 GB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 61 - Forks: 13

stdlib-js/math-base-ops-csubf

Subtract two single-precision complex floating-point numbers.

Language: Python - Size: 631 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

es-shims/Set.prototype.difference

An ESnext spec-compliant `Set.prototype.difference` shim/polyfill/replacement that works as far down as ES3

Language: JavaScript - Size: 126 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 6 - Forks: 0

rtulke/pdiff

Perceptual Diff pdiff is an fast image comparison utility that makes use of a computational model of the human visual system to compare two images.

Language: Python - Size: 1.84 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

stdlib-js/math-base-ops-csub

Subtract two complex numbers.

Language: Python - Size: 555 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

mgernand/ObjectDelta

Computes the delta of two object instances.

Language: C# - Size: 76.2 KB - Last synced at: 20 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

niedzielski/git-diff-img

📷 Diff Git versioned images graphically.

Language: Shell - Size: 354 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 78 - Forks: 2

terkelg/zet

Set() as it should be.

Language: JavaScript - Size: 71.3 KB - Last synced at: 9 days ago - Pushed at: about 5 years ago - Stars: 519 - Forks: 8

brahmanchik/php-project-48

A package to compare JSON files and show differences

Language: PHP - Size: 64.5 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/math-base-ops-subf

Subtract two single-precision floating-point numbers.

Language: Python - Size: 401 KB - Last synced at: 22 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

CubicrootXYZ/gonaturalduration

Library for parsing time durations in natural language

Language: Go - Size: 46.9 KB - Last synced at: 13 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

asiryan/Clipper.NET 📦

Clipper - an open-source freeware polygon clipping library

Language: C# - Size: 35.2 KB - Last synced at: 19 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

stdlib-js/math-base-ops-sub

Subtract two double-precision floating-point numbers.

Language: Python - Size: 305 KB - Last synced at: 22 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

jnavila/plotkicadsch

This project aims at being able to export Kicad v5 Sch files to structured picture files

Language: OCaml - Size: 521 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 221 - Forks: 21

AlexanderMac/o2diff

Returns the differences between two objects

Language: TypeScript - Size: 1.68 MB - Last synced at: 27 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

radiovisual/pendel

Get the time difference between two date strings or two time strings.

Language: JavaScript - Size: 16.6 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

jankapunkt/js-set-extension

Extending the Set class in order to support mathematical set properties and operations.

Language: JavaScript - Size: 1.15 MB - Last synced at: 21 days ago - Pushed at: almost 2 years ago - Stars: 13 - Forks: 3

stdlib-js/stats-incr-rmse

Compute the root mean squared error (RMSE) incrementally.

Language: JavaScript - Size: 407 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

labgua/jacobi-mpi

Progetto di programmazione concorrente e parallela su cloud. Professore: Vittorio Scarano

Language: C - Size: 271 KB - Last synced at: 30 days ago - Pushed at: almost 7 years ago - Stars: 4 - Forks: 1

shenwei356/unikmer

A versatile toolkit for k-mers with taxonomic information

Language: Go - Size: 6.18 MB - Last synced at: 24 days ago - Pushed at: 9 months ago - Stars: 77 - Forks: 7

yaroslaff/ncdu-compare

Compare ncdu export files and show the differences to identify what has consumed the most space since the previous measurement.

Language: Python - Size: 13.7 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 6 - Forks: 0

stdlib-js/stats-incr-mrmse

Compute a moving root mean squared error (RMSE) incrementally.

Language: JavaScript - Size: 975 KB - Last synced at: 5 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-incr-maape

Compute the mean arctangent absolute percentage error (MAAPE) incrementally.

Language: JavaScript - Size: 443 KB - Last synced at: 6 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

RegexSolver/regexsolver

Manipulate regex and automaton as if they were sets.

Language: Rust - Size: 122 KB - Last synced at: 6 days ago - Pushed at: 5 months ago - Stars: 3 - Forks: 0

es-shims/Set.prototype.symmetricDifference

An ESnext spec-compliant `Set.prototype.symmetricDifference` shim/polyfill/replacement that works as far down as ES3

Language: JavaScript - Size: 88.9 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 3 - Forks: 0

onesy-me/diff

Difference algorithm

Language: TypeScript - Size: 59.6 KB - Last synced at: 2 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-incr-mse

Compute the mean squared error (MSE) incrementally.

Language: JavaScript - Size: 401 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

stdlib-js/math-base-utils-relative-difference

Compute the relative difference of two real numbers.

Language: JavaScript - Size: 893 KB - Last synced at: 8 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

sakura90/sorted-array-operations

A JavaScript library of sorted array operations

Language: TypeScript - Size: 67.4 KB - Last synced at: 7 minutes ago - Pushed at: over 3 years ago - Stars: 39 - Forks: 0

trembacz/diff-checker

Desktop application to compare text differences between two files (Windows, Mac, Linux)

Language: JavaScript - Size: 310 KB - Last synced at: 6 months ago - Pushed at: about 4 years ago - Stars: 167 - Forks: 22

martian17/objdiff-iterator

deep diff two objects

Language: TypeScript - Size: 13.7 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Fannon/online-diff-patch-tool

A simple online tool to create or apply diff patches easily.

Size: 210 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

jonschlinkert/arr-diff

Returns an array with only the unique values from all given arrays using strict equality for comparisons.

Language: JavaScript - Size: 54.7 KB - Last synced at: 10 days ago - Pushed at: over 3 years ago - Stars: 46 - Forks: 18

bent10/find-similar

Finds similar word(s) in a list of words.

Language: TypeScript - Size: 756 KB - Last synced at: 3 days ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

vahancho/nkar

Նկար (nkar) image comparison and differences highlighting C++ API

Language: C++ - Size: 3.32 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 1

nonoroazoro/diff-match-patch-typescript

🚁 TypeScript port of diff-match-patch.

Language: TypeScript - Size: 564 KB - Last synced at: 26 days ago - Pushed at: 8 months ago - Stars: 10 - Forks: 1

RegexSolver/regexsolver-python

Python library for RegexSolver API.

Language: Python - Size: 33.2 KB - Last synced at: 21 days ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

livetocode/tabular-data-differ

A very efficient library for diffing two sorted streams of tabular data, such as CSV files.

Language: TypeScript - Size: 181 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

jgrayson-apl/NDMIDiff

Calculate the relative or absolute difference of the Moisture Index between two dates.

Language: JavaScript - Size: 76.2 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

alexvbrdn/irange

A data structure to store and manipulate ranges of integers with set operations.

Language: Rust - Size: 25.4 KB - Last synced at: 27 days ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

logic-building/functional-go

This library is inspired by functional programming - Clojure

Language: Go - Size: 1.61 MB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 181 - Forks: 8

mmoosstt/diffx Fork of snandan/xml-diff

compare json, xml with an svg output file

Language: Python - Size: 3.61 MB - Last synced at: 16 days ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 1

neki-dev/arrays-otherness

🧩 Handle matching, missing and excess items of an array based on target array

Language: TypeScript - Size: 430 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

RegexSolver/regexsolver-js

Node.js library for RegexSolver API.

Language: TypeScript - Size: 73.2 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

RegexSolver/regexsolver-java

Java library for RegexSolver API.

Language: Java - Size: 39.1 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

errmayank/diffr

Compare differences between two texts

Language: Svelte - Size: 206 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

unifiedjs/unified-diff

plugin to ignore unrelated CI messages

Language: JavaScript - Size: 115 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 18 - Forks: 3

BOBBIJDJ/calculator-by-BOBBIJDJ

a calculator made in lua by BOBBIJDJ with a console style with custom commands

Language: Lua - Size: 23.4 KB - Last synced at: 10 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

argos-ci/image-difference 📦

Create image differential between two images

Language: JavaScript - Size: 1.37 MB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 18 - Forks: 4

SyedZakirHossain/qproject

Bangla translation of The Holy Quran . Translated by 20 renowned translators. At a glance 20 translations of every single line .Objective of this project is to make it clear to general people of all religion including muslims that the Arabic is same but translators translate as per the depth of their knowledge and as per their political mindset.

Language: Python - Size: 125 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0