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 855 public repositories matching this topic...
Runtime code generation for the Java virtual machine.
-
Updated
Nov 1, 2025 - 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
Nov 1, 2025 - C
C/C++ Performance Profiler
-
Updated
Jan 31, 2025 - C++
Prometheus instrumentation library for Python applications
-
Updated
Oct 28, 2025 - Python
extract internal monitoring data from application logs for collection in a timeseries database
-
Updated
Oct 29, 2025 - Go
The Chrome DevTools UI
-
Updated
Nov 2, 2025 - TypeScript
Cross platform code coverage for .NET
-
Updated
Oct 30, 2025 - C#
Dynamic Instrumentation Tool Platform
-
Updated
Nov 1, 2025 - C
Hand-crafted Frida examples
-
Updated
Nov 29, 2024 - JavaScript
Java distributed tracing implementation compatible with Zipkin backend services.
-
Updated
Jun 1, 2025 - 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#
Prometheus instrumentation library for JVM applications
-
Updated
Nov 1, 2025 - Java
Performance monitoring and benchmarking suite
-
Updated
Oct 31, 2025 - C
Distributed tracing for spring cloud
-
Updated
Feb 24, 2025 - Java
Powertools for AWS is a developer toolkit to implement Serverless best practices and increase developer velocity.
-
Updated
Oct 31, 2025 - TypeScript
A Dynamic Binary Instrumentation framework based on LLVM.
-
Updated
Oct 15, 2025 - C++
- Followers
- 26 followers
- Website
- github.com/topics/instrumentation
- Wikipedia
- Wikipedia