Projects in Awesome Lists tagged with monkey-patching
A curated list of projects in awesome lists tagged with monkey-patching .
https://github.com/pardeike/harmony
A library for patching, replacing and decorating .NET and Mono methods during runtime
cil csharp detour detours dotnet monkey-patching mono non-destructive patcher runtime unity
Last synced: 12 May 2025
https://github.com/pardeike/Harmony
A library for patching, replacing and decorating .NET and Mono methods during runtime
cil csharp detour detours dotnet monkey-patching mono non-destructive patcher runtime unity
Last synced: 09 Apr 2025
https://github.com/jhnns/rewire
Easy monkey-patching for node.js unit tests
mock monkey-patching testing unit-testing
Last synced: 13 May 2025
https://github.com/youknowone/ui7kit
Backport flat-style UIKit from iOS7 to iOS5+
ios6 ios7 monkey-patching uikit
Last synced: 29 Sep 2025
https://github.com/youknowone/UI7Kit
Backport flat-style UIKit from iOS7 to iOS5+
ios6 ios7 monkey-patching uikit
Last synced: 09 May 2025
https://github.com/kahlan/kahlan
:heavy_check_mark: PHP Test Framework for Freedom, Truth, and Justice
bdd coverage monkey-patching php spec tdd test
Last synced: 18 Dec 2025
https://github.com/monomod/monomod
C# modding swiss army knife, powered by cecil.
c-sharp cecil cil cross-platform detours modding monkey-patching mono msil net-framework patching unity
Last synced: 22 Jul 2025
https://github.com/MonoMod/MonoMod
C# modding swiss army knife, powered by cecil.
c-sharp cecil cil cross-platform detours modding monkey-patching mono msil net-framework patching unity
Last synced: 08 Apr 2025
https://github.com/10up/wp_mock
WordPress API Mocking Framework
mockery mocking-library monkey-patching patchwork phpunit testing-library unit-testing wordpress
Last synced: 13 May 2025
https://github.com/kenjis/ci-phpunit-test
An easier way to use PHPUnit with CodeIgniter 3.x.
codeigniter codeigniter3 hacktoberfest monkey-patching phpunit testing-tools
Last synced: 15 May 2025
https://github.com/xhd2015/xgo
All-in-one go testing library
coverage coverage-report go go-test go-testing golang gomonkey incremental-coverage instrumentation mock monkey-patching test-explorer testing testing-library tracing unit-test unit-testing
Last synced: 14 Mar 2025
https://github.com/jonrandy/metho
A new method for methods
extend javascript js monkey-patching patching prototype symbols syntax
Last synced: 21 Jan 2026
https://github.com/epi5131/patch.aul
AviUtlのバグを直す/高速化する/機能追加
aviutl aviutl-plugin boost cpp cpp20 monkey-patching opencl simd x86-assembly
Last synced: 08 May 2025
https://github.com/dizballanze/django-eraserhead
💂🏻 Django package that provides hints to optimize database usage by deferring unused fields (and more)
django django-models django-orm monkey-patching
Last synced: 07 Oct 2025
https://github.com/TypistTech/imposter-plugin
Composer plugin that wraps all composer vendor packages inside your own namespace. Intended for WordPress plugins.
composer-plugin dependency devtools monkey-patching namespace php wordpress wordpress-development
Last synced: 10 May 2025
https://github.com/typisttech/imposter-plugin
Composer plugin that wraps all composer vendor packages inside your own namespace. Intended for WordPress plugins.
composer-plugin dependency devtools monkey-patching namespace php wordpress wordpress-development
Last synced: 05 Apr 2025
https://github.com/revenge-mod/revenge-manager
🤖 Application to use Revenge on Android
android compose discord kotlin lspatch mod monkey-patching react-native xposed
Last synced: 07 Oct 2025
https://github.com/ionelmc/python-aspectlib
An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It includes tools for debugging and testing: simple mock/record and a complete capture/replay framework.
aop aspect-oriented-framework aspect-oriented-programming debugging decorator decorators monkey-patching python
Last synced: 05 Apr 2025
https://github.com/mehcode/guerrilla
☢ Guerrilla (or Monkey) Patching in Rust for (unsafe) fun and profit.
monkey-patching rust testing unsafe
Last synced: 09 Apr 2025
https://github.com/typisttech/imposter
Wrapping all composer vendor packages inside your own namespace. Intended for WordPress plugins
composer devtools monkey-patching namespace php wordpress wordpress-development
Last synced: 05 Apr 2025
https://github.com/westonganger/rearmed-js
A collection of helpful methods and monkey patches for Arrays, Objects, Numbers, and Strings in Javascript
javascript monkey-patching rearmed-js utilities
Last synced: 10 Oct 2025
https://github.com/jcambass/sane_patch
Making monkey patches sane again
monkey-patching patch ruby rubygems
Last synced: 23 Mar 2025
https://github.com/devopspp/pyliveupdate
A runtime python code manipulation framework for profiling, debugging and bugfixing
debugging instrumentation monkey-patching patching profiling python zero-downtime
Last synced: 14 Jan 2026
https://github.com/christophercrouzet/gorilla
Convenient approach to monkey patching.
gorilla monkey-patching python
Last synced: 15 May 2025
https://github.com/serg046/autofake
Mock any type members including static and non-virtual ones
fake fake-data faker faker-library mock mocking mocking-library monkey-patching testing-tools
Last synced: 18 Sep 2025
https://github.com/westonganger/rearmed-rb
A collection of helpful methods and monkey patches for Arrays, Hash, Enumerables, Strings, Objects & Dates in Ruby
monkey-patching rails ruby utility
Last synced: 10 Jul 2025
https://github.com/pomponchik/cbfa
Class-based views for the FastAPI
classbasedviews fastapi monkey-patching
Last synced: 22 Jun 2025
https://github.com/jayvdb/flake8-putty
Flake8 plugin to control reporting per file and line
flake8-plugin linter monkey-patching
Last synced: 05 Oct 2025
https://github.com/christophercrouzet/bana
Set of extensions for Autodesk Maya's Python API.
autodesk extension gorilla maya monkey-patching python
Last synced: 15 May 2025
https://github.com/westonganger/rearmed_rails
A collection of helpful methods and monkey patches for Rails
monkey-patching rails ruby utility
Last synced: 12 Oct 2025
https://github.com/syborgstudios/overrides_tracker
Overrides Tracker tracks all monkey patches in your codebase and the methods they override. It allows for comparison between builds to reveal changes you might miss otherwise.
Last synced: 30 Apr 2025
https://github.com/zverok/rubyseeds
Ruby core extensions repository (not a gem!)
Last synced: 06 Oct 2025
https://github.com/dtinth/ride
Simple and beautiful monkey-patching library for JavaScript.
javascript monkey-patching typescript
Last synced: 15 Jul 2025
https://github.com/jimmycuadra/guerilla_patch
Monkey patch objects using Ruby 2.0 refinements, if available.
library monkey-patching ruby ruby-refinements
Last synced: 27 Jul 2025
https://github.com/qrdl/testaroli
Monkey patching unit testing utility for Go
go golang golang-package monkey-patching unit-testing
Last synced: 12 Jan 2026
https://github.com/karellen/geventmp
GeventMP - Gevent Multiprocessing Extension
gevent monkey-patching multiprocessing non-blocking-io non-blocking-sockets python python-multiprocessing
Last synced: 12 Aug 2025
https://github.com/ezhevita/steamkitproxyinjection
Plugin for ASF which patches constructor of WebSocketContext in SteamKit to allow proxifying WebSocket connection
archisteamfarm asf monkey-patching plugin proxy steam
Last synced: 11 Apr 2025
https://github.com/pasdam/mockit
Library that make mocking of Go functions/methods easy
go golang lib library mock mocking monkey-patching stub stubbing stubs testing unit-testing
Last synced: 11 May 2025
https://github.com/manmolecular/py-request-interceptor
:rat: Intercepts your HTTP(S) requests from Python standard library. Allows to redirect, sniff, and modify requests transparently.
dirty-patching http-client monkey-patching patch python
Last synced: 14 Apr 2025
https://github.com/magynhard/lucky_case
The lucky ruby gem to identify and convert strings from any letter case to another
capitalize case constantize convert-strings letter-case lower-case monkey-patching pascal-case ruby ruby-gem snake-case string-conversion upper-case
Last synced: 04 May 2025
https://github.com/bliutech/taintmonkey
GSET 2025. Repository for "TaintMonkey: Dynamic Taint Analysis of Python Web Applications Using Monkey Patching". A Pytest plugin incorporating fuzzing and taint analysis to uncover security vulnerabilities in Flask web applications.
dynamic-analysis flask fuzzing monkey-patching program-analysis pytest taint-analysis
Last synced: 12 Aug 2025
https://github.com/junkdog/graftt
annotation-driven bytecode surgery
bytecode-instrumentation bytecode-manipulation javaagent metaprogramming monkey-patching
Last synced: 23 Apr 2025
https://github.com/lockblock-dev/wot-mods
My own World of Tanks mods.
modding mods monkey-patching python27 world-of-tanks wot
Last synced: 20 Oct 2025
https://github.com/hellysmile/asyncio_monkey
monkey patch asyncio modules for expected behaviour
Last synced: 11 Apr 2025
https://github.com/bradleyjkemp/monkey
Tampering with unexported fields made easy
Last synced: 10 Apr 2025
https://github.com/kenjis/monkey-patch
Standalone package of ci-phpunit-test's Monkey Patching.
hacktoberfest monkey-patch monkey-patching phpunit testing
Last synced: 15 Apr 2025
https://github.com/ale5000-git/pycompatlayer
PyCompatLayer - Compatibility layer for Python
compatibility monkey-patching pycompatlayer python python-library shim
Last synced: 11 Apr 2025
https://github.com/marceloboeira/tmpdir.cr
🐵 Monkey Patch for tmp dir creation on Crystal standard library
crystal monkey-patching tmpdir
Last synced: 30 Jun 2025
https://github.com/drexed/lite-ruby
Collection of useful Ruby methods for its primitive classes
extensions facets methods monkey-patching refinements ruby
Last synced: 07 May 2025
https://github.com/nisevi/thanoscase
Randomly removes half the characters of a given string
circleci continuous-integration gem monkey-patching rspec rspec-testing ruby ruby-gem ruby-library rubygem rubygems string
Last synced: 10 Apr 2025
https://github.com/codesplinta/zhorn
realtime page bot detection, XSS detection and performance analytics tracker for the web
bot-detection instrumentation monkey-patching performance-analytics xss-prevention xxs-detection
Last synced: 15 Mar 2025
https://github.com/jayvdb/django-dunder
Django app to attach usable __repr__ and __str__ to any and all Django models, using unmigrated __unicode__ on Python 3
django-admin django-check django-meta django-models django-testing dunder-methods monkey-patching python2 python3
Last synced: 10 Jun 2025
https://github.com/ashokshau/ptbmod
Patch for python-telegram-bot providing decorator support for easy command handling and admin verification.
bot monkey-patching ptb ptb-patch ptbmod python-telegram-bot telegram
Last synced: 24 Apr 2025
https://github.com/ofabiodev/tusk
🦣 Tusk lets you carve into JavaScript, TypeScript, and beyond with raw power.
dynamic-patching enhance extend hook hotfix intercept javascript method-patching modification monkey-patching npm npm-package override patch polyfill proxy runtime tusk typescript wrapper
Last synced: 03 Mar 2025
https://github.com/tpvasconcelos/maurice
Ship better machine learning projects, faster!
cache caching helper import-hooks machine-learning monkey-patching pandas python sklearn tensorflow utils
Last synced: 18 Jan 2026
https://github.com/snowflyt/zefyr
Configurable and typesafe monkey patching for TypeScript
monkey-patching prototype-chain typescipt
Last synced: 22 Nov 2025
https://github.com/seleb/kitsy
Monkey-patching toolkit to make it easier and cleaner to run code before and after functions or to inject new code into script tags
hack hacking kitsy monkey-patching
Last synced: 05 Mar 2025
https://github.com/muijf/patchkit
Modular utilities for patching, including monkey patching, enabling dynamic code modifications, function overrides, and safe runtime injections.
Last synced: 16 May 2025
https://github.com/foorenxiang/patchymcpatchface
Monkey patching package using only standard Python library
monkey-patching python testing
Last synced: 13 Mar 2025
https://github.com/petercamilleri/safe_clone
A safe, fast, exception free clone method that demonstrates the use of inheritance and safe monkey patching.
clone monkey-patching ruby ruby-gem safe utility-library
Last synced: 03 Apr 2025
https://github.com/atpalmer-python/python-monkeypatch
Ruby-like monkeypatching on Python's built-in types
evil library monkey-patching python python-c-api
Last synced: 18 Mar 2025
https://github.com/qporest/pytest-exception-script
Pytest plugin that takes your application through a script of injected exceptions to determine its resiliency.
injection monkey-patching pytest pytest-plugin python
Last synced: 14 Jan 2026
https://github.com/henrycatalinismith/11tyshim
Eleventy monkeypatch plugin for shimming lifecycle events
11ty 11ty-plugin monkey-patching shim
Last synced: 15 Jun 2025
https://github.com/razvii22/jekyll-unified-codeblocks
Ruby gem that unifies Jekyll and Kramdown's codeblocks.
codeblocks jekyll kramdown monkey-patching
Last synced: 06 Aug 2025
https://github.com/marianmeres/alert-confirm-prompt
Alert, confirm and prompt. With consistent and customizable look across browsers and overall better control.
alert confirm monkey-patching prompt svelte svelte-component svelte-store
Last synced: 06 Apr 2025
https://github.com/ribeirogab/jscangaceiro
Advanced JavaScript Courses Alura + Cangaceiro JavaScript Book
es6 factory-pattern javascript module-pattern monkey-patching mvc-pattern poo promise proxy-pattern try-catch webpack
Last synced: 13 Mar 2025
https://github.com/cnseniorious000/dotenv.pth
load `.env` when python starts
cli dotenv monkey-patching web
Last synced: 02 Aug 2025
https://github.com/causely-oss/automatic-instrumentation-lab
This repository contains a lab to explore different techniques of automatic instrumentation.
auto-instrumentation bytecode-instrumentation dotnet ebpf golang java lab monkey-patching nodejs observer-api opentelemetry php
Last synced: 10 Aug 2025
https://github.com/boromir674/pytest-object-getter
Dynamically import any object from a python (3rd party) module, while mocking its namespace on demand.
dynamic-import mocking monkey-patching pytest pytest-fixture pytest-plugin python python-package testing
Last synced: 03 Jul 2025
https://github.com/tadd/gnome-wayland-fix-window-op.so
Fix the window operation bugs of GTK3 with preloading/overriding.
gdk gnome gtk gtk3 monkey-patching wayland xdg
Last synced: 30 Mar 2025
https://github.com/leipeleon/warner
Annotate your code w/ custom deprecation warnings to the $stderr when a newer version of a gem or rails is installed. Especially useful for monkeypatching.
logging monkey-patching monkeypatching rails
Last synced: 10 Jun 2025
https://github.com/hypemc/phpunit-function-mock
Provides a simple way to mock built-in PHP functions in PHPUnit tests
mock mock-functions monkey-patching php phpunit phpunit-extension testing
Last synced: 20 Jan 2026
https://github.com/jcbhmr/async-indexeddb-idea
🐒 Makes indexedDB-related things .then()-able via monkeypatching
async async-await idea monkey-patching prototype prototype-pollution
Last synced: 02 Apr 2025
https://github.com/jascodes/starter-ts-react-native-hook
React Native Starter Project with React Hooks and Typescript
monkey-patching react react-hook react-hooks react-native starter typescript
Last synced: 28 Dec 2025