#
patch
Here are 803 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
Dec 11, 2021 - 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
Nov 19, 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
Dec 6, 2021 - C
Vulnerability scanner and mitigation patch for Log4j2 CVE-2021-44228
-
Updated
Dec 17, 2021 - Java
A high level diffing library for rust based on diffs
-
Updated
Oct 3, 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
Nov 7, 2021 - Clojure
Unofficial balancing patch installer for Stronghold Crusader 1
-
Updated
Dec 7, 2021 - C#
Delphi Detours Library
-
Updated
Jan 1, 2021 - Pascal
JSON object diffs and reversible patching (jsondiffpatch compatible)
-
Updated
Sep 8, 2021 - C#
dipa makes it easy to efficiently delta encode large Rust data structures.
-
Updated
Dec 2, 2021 - 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
Dec 15, 2021 - 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