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 836 public repositories matching this topic...
Runtime code generation for the Java virtual machine.
-
Updated
Aug 16, 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
Aug 28, 2025 - C
C/C++ Performance Profiler
-
Updated
Jan 31, 2025 - C++
Prometheus instrumentation library for Python applications
-
Updated
Sep 4, 2025 - Python
extract internal monitoring data from application logs for collection in a timeseries database
-
Updated
Sep 4, 2025 - Go
The Chrome DevTools UI
-
Updated
Sep 5, 2025 - TypeScript
Cross platform code coverage for .NET
-
Updated
Aug 27, 2025 - C#
Dynamic Instrumentation Tool Platform
-
Updated
Sep 4, 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
Sep 5, 2025 - Java
Performance monitoring and benchmarking suite
-
Updated
Sep 3, 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
Sep 5, 2025 - TypeScript
A Dynamic Binary Instrumentation framework based on LLVM.
-
Updated
Jul 11, 2025 - C++
- Followers
- 24 followers
- Website
- github.com/topics/instrumentation
- Wikipedia
- Wikipedia