2,782 skills found · Page 1 of 93
kpdecker / JsdiffA javascript text differencing implementation.
WinMerge / WinmergeWinMerge 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.
google / Diff Match PatchDiff Match Patch is a high-performance library in multiple languages that manipulates plain text.
webrtcHacks / AdapterShim to insulate apps from spec changes and prefix differences. Latest adapter.js release:
ra1028 / DifferenceKit💻 A fast and flexible O(n) difference algorithm framework for Swift collection.
KieronQuinn / SmartspacerSmartspacer is a customisable widget for Android, but with a difference: It can upgrade the built in At a Glance on Pixels - without root!
google / BindiffQuickly find differences and similarities in disassembled code
ept / HermitageWhat are the differences between the transaction isolation levels in databases? This is a suite of test cases which differentiate isolation levels.
qlustered / DeepdiffDeepDiff: 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.
apache / LibcloudApache Libcloud is a Python library that hides differences between different cloud provider APIs and allows you to manage different cloud resources through a unified and easy-to-use API.
google / Butterauglibutteraugli estimates the psychovisual difference between two images
niieani / Typescript Vs FlowtypeDifferences between Flowtype and TypeScript -- syntax and usability
n7olkachev / ImgdiffFaster than the fastest in the world pixel-by-pixel image difference tool.
johnousterhout / Aposd Vs Clean CodeA discussion between John Ousterhout and Robert Martin about differences between John's book "A Philosophy of Software Design" and Bob's book "Clean Code".
NanoComp / Meepfree finite-difference time-domain (FDTD) software for electromagnetic simulations
phuocng / This Vs ThatUnderstanding the difference between ˍˍˍ and ˍˍˍ in front-end development
karpathy / ReinforcejsReinforcement Learning Agents in Javascript (Dynamic Programming, Temporal Difference, Deep Q-Learning, Stochastic/Deterministic Policy Gradients)
bslatkin / DpxdtMake continuous deployment safe by comparing before and after webpage screenshots for each release. Depicted shows when any visual, perceptual differences are found. This is the ultimate, automated end-to-end test.
GumTreeDiff / GumtreeAn awesome code differencing tool
krzysztofzablocki / DifferenceSimple way to identify what is different between 2 instances of any type. Must have for TDD.