Instrumentation
In computer science, instrumentation is a technique that consists of inserting specific instructions into a program to monitor and/or analyze its performance, functionality, or behavior, but without changing how it behaves.
It can be done statically, changing the program before executing it, or dynamically, inserting instructions while it’s being executed.
Here are 935 public repositories matching this topic...
Runtime code generation for the Java virtual machine.
-
Updated
Mar 7, 2026 - Java
The fuzzer afl++ is afl with community patches, qemu 5.1 upgrade, collision-free coverage, enhanced laf-intel & redqueen, AFLfast++ power schedules, MOpt mutators, unicorn_mode, and a lot more!
-
Updated
Mar 16, 2026 - C
C/C++ Performance Profiler
-
Updated
Jan 31, 2025 - C++
Prometheus instrumentation library for Python applications
-
Updated
Feb 18, 2026 - Python
extract internal monitoring data from application logs for collection in a timeseries database
-
Updated
Feb 26, 2026 - Go
The Chrome DevTools UI
-
Updated
Mar 16, 2026 - TypeScript
Cross platform code coverage for .NET
-
Updated
Mar 5, 2026 - C#
Dynamic Instrumentation Tool Platform
-
Updated
Mar 14, 2026 - C
Hand-crafted Frida examples
-
Updated
Nov 29, 2024 - JavaScript
Java distributed tracing implementation compatible with Zipkin backend services.
-
Updated
Jun 1, 2025 - Java
Prometheus instrumentation library for JVM applications
-
Updated
Mar 16, 2026 - Java
App Metrics is an open-source and cross-platform .NET library used to record and report metrics within an application.
-
Updated
Jul 23, 2025 - C#
Performance monitoring and benchmarking suite
-
Updated
Mar 15, 2026 - C
Distributed tracing for spring cloud
-
Updated
Nov 13, 2025 - Java
A Dynamic Binary Instrumentation framework based on LLVM.
-
Updated
Feb 20, 2026 - C++
Unlocking the Full Potential of OPC UA with Typescript and NodeJS - http://node-opcua.github.io/
-
Updated
Mar 16, 2026 - TypeScript
- Followers
- 29 followers
- Website
- github.com/topics/instrumentation
- Wikipedia
- Wikipedia