The Wayback Machine - https://web.archive.org/web/20220517233009/https://github.com/topics/introspection
Here are
157 public repositories
matching this topic...
Never use print for debugging again
Updated
Apr 2, 2022
Python
A runtime developer console and IRB alternative with powerful introspection capabilities.
Updated
Apr 21, 2022
Ruby
hvpp is a lightweight Intel x64/VT-x hypervisor written in C++ focused primarily on virtualization of already running operating system
DRAKVUF Black-box Binary Analysis
Updated
Mar 29, 2021
Swift
Algebraic data types for C99
C++ reflection library with Lua binding, and JSON and XML serialisation.
Hypervisor Memory Introspection Core Library
Virtual Machine Introspection, Tracing & Debugging
FirmWire is a full-system baseband firmware emulation platform for fuzzing, debugging, and root-cause analysis of smartphone baseband firmwares
Updated
May 5, 2022
Python
physical memory introspection framework
Updated
Mar 26, 2022
Rust
A miniature library for struct-field reflection in C++
Locate the current running executable and the current running module/library on the file system 🔎
A Smalltalk like Method Finder for Ruby
QxOrm library - C++ Qt ORM (Object Relational Mapping) and ODM (Object Document Mapper) library - Official repository
🚀 GraphQL + Vue.js + D3.js schema viewer, powered by introspection.
Updated
Dec 21, 2020
JavaScript
Runtime inspection utilities for Python typing module
Updated
Apr 10, 2022
Python
🧮 A research programming language on top of C macros
KVM-based Virtual Machine Introspection
Updated
Apr 11, 2022
Jinja
High-performance logger of Ruby method invocations
Updated
Dec 22, 2021
Ruby
Lightweight type-1 hypervisor offering a foundation for building advanced security-focused functionality.
A cross-platform unified Virtual Machine Introspection API library
Turn your Swift data model into a working CRUD app.
Updated
Jan 11, 2019
Swift
Inspect the state of a promise
Updated
Apr 2, 2022
JavaScript
GUI for Python object introspection
Updated
May 13, 2021
Python
Query builder for node-mysql with introspection, etc.
Updated
Apr 9, 2022
JavaScript
Improve this page
Add a description, image, and links to the
introspection
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
introspection
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Trace files are big and compress really well, 5x-ish in my experience. Could magic-trace write out compressed traces instead of raw traces?
Perfetto already has support for loading gzipped traces. But gzip is really slow (fingers crossed for Sapphire Rapids, but that's years from being commonplace).
As far as I can tell, we have two options here: