865 skills found · Page 1 of 29
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.
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.
n7olkachev / ImgdiffFaster than the fastest in the world pixel-by-pixel image difference tool.
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)
splitwise / Super DiffA more helpful way to view differences between complex data structures in RSpec.
blacknon / HwatchA modern alternative to the watch command, records the differences in execution results and can check this differences at after.
seattlerb / FlayFlay analyzes code for structural similarities. Differences in literal values, variable, class, method names, whitespace, programming style, braces vs do/end, etc are all ignored.
chrisboulton / Php DiffA comprehensive library for generating differences between two strings in multiple formats (unified, side by side HTML etc). Based on the difflib implementation in Python
marty-suzuki / IOSDesignPatternSamplesThis is Github user search demo app which made by many variety of design patterns. You can compare differences in MVC, MVP, MVVM and Flux.
ayyucedemirbas / TurkeyLearningInitiativeTLI offers educational resources for earthquake-affected communities in Turkey. Find a comprehensive curriculum and detailed course materials in this repository, covering a range of subjects. Join the effort to support continued education and make a difference.
stephen-hardy / Xlsx.jsXLSX.js is a JavaScript library for converting the data in base64 XLSX files into JavaScript objects - and back! Please note that this library is licensed under the Microsoft Office Extensible File License - a license NOT approved by the OSI. While this license is based off of the MS-PL, which is OSI-approved, there are significant differences.
madsen / VbindiffVisual Binary Diff (VBinDiff) displays files in hex & ASCII and can highlight the differences between 2 files
jfcherng / Php DiffA comprehensive library for generating differences between two strings in multiple formats (unified, side by side HTML etc).
stephen-hardy / DOCX.jsDOCX.js is a JavaScript library for converting the data in base64 DOCX files into HTML - and back! Please note that this library is licensed under the Microsoft Office Extensible File License - a license NOT approved by the OSI. While this license is based off of the MS-PL, which is OSI-approved, there are significant differences.
tian-minghui / Openai Style Api支持将openai、claude、azure openai, gemini,kimi, 智谱AI,通义千问,讯飞星火API等模型服务方的调用转为openai方式调用。屏蔽不同大模型API的差异,统一用openai api标准格式使用大模型(Shield the differences between different large model APIs and use large models in a unified openai API standard format)
bcallaway11 / DidDifference in Differences with Multiple Periods, website: https://bcallaway11.github.io/did
markusn / Color DiffImplemets the CIEDE2000 color difference algorithm, conversion between RGB and lab color and mapping all colors in palette X to the closest color in palette Y based on the CIEDE2000 difference.