facebookexperimental / object-introspectionView external linksLinks
Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.
☆181Feb 7, 2026Updated last week
Alternatives and similar repositories for object-introspection
Users that are interested in object-introspection are comparing it to the libraries listed below
Sorting:
- An optimized Ring Buffer implementation based on the POSIX shared memory trick☆17Mar 7, 2024Updated last year
- Slides from a talk "Graph-Based Intermediate Representations: An Overview and Perspectives"☆25Oct 22, 2023Updated 2 years ago
- low level system stuff, threads, memory, file descriptors etc☆23Feb 5, 2025Updated last year
- Implement a Stack VM Interpreter with a Register Window☆11Jan 2, 2024Updated 2 years ago
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆43Aug 14, 2024Updated last year
- A header-only C++ library for writing compiler/interpreter frontends.☆16Jan 19, 2026Updated 3 weeks ago
- CppCon 2019 Talk: slides and source code☆48Sep 27, 2019Updated 6 years ago
- value types for composite class design - with allocators☆73Updated this week
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆35Nov 28, 2025Updated 2 months ago
- Source code for the pImpl idiom tutorial (C++)☆13Sep 4, 2021Updated 4 years ago
- Tutorial and Reference for writing network applications with Boost.Asio☆15Oct 31, 2023Updated 2 years ago
- Open Power Performance Analysis Tool☆28Sep 10, 2022Updated 3 years ago
- C++11 compatible charconv☆31Updated this week
- scpptool is a command line tool to help enforce a memory and data race safe subset of C++.☆173Jan 25, 2026Updated 2 weeks ago
- Omnitrace: Application Profiling, Tracing, and Analysis☆346Jan 19, 2026Updated 3 weeks ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Sep 26, 2024Updated last year
- variadic pointers and references☆22Aug 24, 2025Updated 5 months ago
- Parser and code browser for the ActiveOberon language (original version from 2004)☆20Updated this week
- DR3 enables users to write vectorised code using generic lambdas and filters. Switch instruction set just by changing enclosing namespace…☆38Dec 23, 2025Updated last month
- Tracing-based reverse mode automatic differentiation (like autograd!)☆27Feb 2, 2025Updated last year
- User-oriented fork of LLVM's opt-viewer☆147Jul 19, 2025Updated 6 months ago
- A minimal (really) out-of-tree MLIR example☆46Aug 14, 2025Updated 6 months ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Sep 22, 2025Updated 4 months ago
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Apr 5, 2020Updated 5 years ago
- ☆31Dec 10, 2025Updated 2 months ago
- generic editor widget for classes/structs (C++17)☆24Nov 27, 2017Updated 8 years ago
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆58Updated this week
- Yet Another C++ Library☆24Jan 23, 2024Updated 2 years ago
- C++ port of remi project☆26Apr 7, 2023Updated 2 years ago
- Header only C++23 structured logging library using logfmt☆71Sep 20, 2025Updated 4 months ago
- A mutation testing tool designed to work with large C++ (and C) codebases.☆13Oct 28, 2025Updated 3 months ago
- Boost.Mustache☆10Jan 31, 2023Updated 3 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Aug 26, 2022Updated 3 years ago
- TCP and TLS performance testing tool.☆51Jan 20, 2026Updated 3 weeks ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆26Sep 26, 2024Updated last year
- Multi-format serialization library (JSON, XML, YAML, CSV, MsgPack)☆27Updated this week
- The most over-engineered C++ assertion library☆696Jul 26, 2025Updated 6 months ago
- C++20 State Machine library☆233May 9, 2025Updated 9 months ago
- Tracing JIT compiler and runtime for a subset of the JVM☆26Jan 1, 2024Updated 2 years ago