🌱 Open Source

🌍 Live Open Source Explorer

Explore live open-source projects and AI models.

Search public open-source repositories from GitHub and AI models from Hugging Face. Every page shows 10 results with clean pagination.

🔎 Live Search

Search live open-source data

Search GitHub repositories and Hugging Face models directly, then explore stars, downloads, source links and project details.

Reset Search
🔎
🌐

Try keywords like automation, CRM, analytics, chatbot, llama or workflow.

Choose where to search live data.

Live Results

GitHub Open Source Repositories

Search: Google-Diff-Match-Patch--C--

Page 1

Showing 7 results from 7

D

leutloff/diff-match-patch-cpp-stl

GitHub C++ Apache License 2.0

C++ STL variant of https://code.google.com/p/google-diff-match-patch.

★ 131 Forks 47 leutloff Updated 28 Apr 2026
T

CNTRUN/Termux-command

GitHub

char const* const commands[] = { "aapt", " aapt", " zipalign", "abduco", " abduco", "abook", " abook", "alpine", " alpine", " pico", " pilot", " rpdump", " rpload", "angband", " angband", "apache2", " ab", " apachectl", " apxs", " checkgid", " dbmmanage", " envvars-std", " fcgistarter", " htcache... Read more

★ 112 Forks 0 CNTRUN Updated 31 May 2026
G

JanX2/google-diff-match-patch-Objective-C

GitHub Objective-C Apache License 2.0

Objective C port of the Diff, Match and Patch libraries

★ 97 Forks 29 JanX2 Updated 25 Aug 2025
F

JoshData/fast_diff_match_patch

GitHub Python Apache License 2.0

Python package for Google's diff-match-patch native C++ implementation.

★ 89 Forks 28 JoshData Updated 27 Apr 2026
D

arrbee/diff-match-patch-c

GitHub C MIT License

C language port of google-diff-match-patch library

★ 41 Forks 11 arrbee Updated 06 Jun 2026
G

jhgbrt/google-diff-match-patch-csharp

GitHub C# Apache License 2.0

Evolution of the C# port of the google diff-match-patch implementation

★ 20 Forks 6 jhgbrt Updated 02 Feb 2026
G

PhoenixWebGroupJay/Google-Diff-Match-Patch--C--

GitHub Python Apache License 2.0

The Diff Match and Patch libraries offer robust algorithms to perform the operations required for synchronizing plain text. Diff: Compare two blocks of plain text and efficiently return a list of differences. Match: Given a search string, find its best fuzzy match in a block of plain text. Weig... Read more

★ 15 Forks 1 PhoenixWebGroupJay Updated 19 Apr 2021