#
patch
Here are 848 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
Jan 2, 2022 - TypeScript
Diff Match Patch is a high-performance library in multiple languages that manipulates plain text.
-
Updated
Jul 21, 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
interface
function
patch
sequence
private-method
gomonkey
member-method
global-variable
function-variable
-
Updated
Mar 19, 2022 - Go
Vulnerability scanner and mitigation patch for Log4j2 CVE-2021-44228
scanner
patch
log4j2
cve-2021-44228
cve-2021-45046
cve-2021-4104
cve-2021-42550
cve-2021-45105
cve-2021-44832
cve-2022-23305
cve-2022-23307
cve-2022-23302
-
Updated
Feb 17, 2022 - Java
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.
android
c
c-plus-plus
diff
binary
bytes
patcher
update
folder
delta
bsdiff
patch
dir
directories
differential
xdelta
oldsize
newdata
newsize
olddata
hdiffpatch
-
Updated
Mar 20, 2022 - C
A high level diffing library for rust based on diffs
-
Updated
Jan 23, 2022 - Rust
A library designed to diff and patch Clojure data structures
-
Updated
Mar 19, 2022 - Clojure
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
Unofficial balancing patch installer for Stronghold Crusader 1
-
Updated
Mar 22, 2022 - C#
Delphi Detours Library
-
Updated
Jan 1, 2021 - Pascal
JSON object diffs and reversible patching (jsondiffpatch compatible)
-
Updated
Feb 1, 2022 - C#
dipa makes it easy to efficiently delta encode large Rust data structures.
-
Updated
Jan 24, 2022 - Rust
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
Mar 1, 2022 - Python
-
Updated
Aug 28, 2021 - C#
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