#
patch
Here are 741 public repositories matching this topic...
Fix broken node modules instantly 🏃🏽♀️💨
nodejs
javascript
package-manager
diff
node
dependency-manager
patcher
node-modules
node-js
patch
dependencies
javascript-tools
postinstall
package-management
-
Updated
Jun 30, 2021 - TypeScript
Diff Match Patch is a high-performance library in multiple languages that manipulates plain text.
-
Updated
Mar 4, 2021 - Python
Enable Sidecar on Unsupported iPads and Macs running iPadOS 13 and macOS Catalina
-
Updated
Jun 9, 2021 - Swift
AMD & NVIDIA eGPUs for all Thunderbolt Macs.
macos
apple
amd
graphics
nvidia
purge
patch
wrangler
thunderbolt
unblocker
high-sierra
egpu
mojave
catalina
nvidia-egpus
-
Updated
Jun 12, 2021 - Shell
gomonkey is a library to make monkey patching in unit tests easy
-
Updated
Mar 26, 2021 - Go
a C\C++ library and command-line tools for Diff & Patch between binary files or directories(folder); cross-platform; run fast; create small delta/differential; support large files and limit memory requires when diff & patch.
c
c-plus-plus
diff
binary
xdelta3
bytes
patcher
update
folder
delta
bsdiff
patch
dir
directories
differential
xdelta
oldsize
newdata
newsize
olddata
hdiffpatch
bsdiff4
-
Updated
Jun 28, 2021 - C
A high level diffing library for rust based on diffs
-
Updated
Feb 27, 2021 - Rust
Stark is a hot-fix framework for Android. It supports swapping new implementations of classes without restarting a running Android application, and updated Android resources (icons, layout, etc) while only restarting the Android Activity. Most importantly, there is no private API invoked in Stark.
-
Updated
Aug 14, 2019 - Java
A library designed to diff and patch Clojure data structures
-
Updated
Apr 23, 2021 - Clojure
Delphi Detours Library
-
Updated
Jan 1, 2021 - Pascal
Unofficial balancing patch installer for Stronghold Crusader 1
-
Updated
Jul 5, 2021 - C#
dipa makes it easy to efficiently delta encode large Rust data structures.
-
Updated
May 4, 2021 - Rust
JSON object diffs and reversible patching (jsondiffpatch compatible)
-
Updated
Apr 23, 2021 - C#
Patchman is a Linux Patch Status Monitoring System
linux
package
django
monitoring
kernel
debian
repository
mirror
centos
django-application
patch
errata
patch-management
package-management
package-manager-tool
patchman
patchman-server
patchman-client
-
Updated
Jul 5, 2021 - Python
Borderless iTerm2 patch with a few extra features
-
Updated
Jun 10, 2021 - Makefile
Automatic program repair for Java with generate-and-validate techniques ✌️ ✌️ : jGenProg (2014) - jMutRepair (2016) - jKali (2016) - DeepRepair (2017) - Cardumen (2018) - 3sfix (2018)
-
Updated
Jul 1, 2021 - Java
Improve this page
Add a description, image, and links to the patch topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the patch topic, visit your repo's landing page and select "manage topics."
Hello,
What would be the suggested way of (ab)using this library so that events that don't persist changes in the database are tracked along with those that do?
For example, track every "show" action for certain entities.
If this is a feature that could be scoped within this library I'd appreciate any pointers so I can submit a patch for review.
The simplest approach I can think of wo