🌍 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.
Live Results
GitHub Open Source Repositories
Search: Google-Diff-Match-Patch--C--
Page 1
Showing 7 results from 7
leutloff/diff-match-patch-cpp-stl
GitHub C++ Apache License 2.0C++ STL variant of https://code.google.com/p/google-diff-match-patch.
External source
GitHub
CNTRUN/Termux-command
GitHubchar 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
External source
GitHub
JanX2/google-diff-match-patch-Objective-C
GitHub Objective-C Apache License 2.0Objective C port of the Diff, Match and Patch libraries
External source
GitHub
JoshData/fast_diff_match_patch
GitHub Python Apache License 2.0Python package for Google's diff-match-patch native C++ implementation.
External source
GitHub
arrbee/diff-match-patch-c
GitHub C MIT LicenseC language port of google-diff-match-patch library
External source
GitHub
jhgbrt/google-diff-match-patch-csharp
GitHub C# Apache License 2.0Evolution of the C# port of the google diff-match-patch implementation
External source
GitHub
PhoenixWebGroupJay/Google-Diff-Match-Patch--C--
GitHub Python Apache License 2.0The 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
External source
GitHub