facebookexperimental / object-introspection
Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.
☆172Updated this week
Alternatives and similar repositories for object-introspection:
Users that are interested in object-introspection are comparing it to the libraries listed below
- A fast, small C/C++ function call tracer for x86/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆163Updated 3 weeks ago
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆60Updated last month
- Lightweight structured concurrency for C++20☆120Updated last month
- C++20 Meta-Programming library☆280Updated this week
- User-oriented fork of LLVM's opt-viewer☆140Updated 7 months ago
- C++20 [Minimal] Static Perfect Hash library☆203Updated this week
- C++20 Static Branch library☆56Updated this week
- Zoo library☆122Updated last month
- ORC is a tool for finding violations of C++'s One Definition Rule on the OSX toolchain.☆92Updated this week
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆112Updated last year
- Heap Layers: An Extensible Memory Allocation Infrastructure☆394Updated 2 weeks ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆211Updated 3 months ago
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆88Updated 2 weeks ago
- Framework for Writing C++ Committee Papers☆132Updated 3 months ago
- a small lightweight std::execution work-alike☆65Updated 3 weeks ago
- ☆76Updated last week
- ☆127Updated 2 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆64Updated 7 months ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆146Updated 3 years ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆85Updated last week
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆239Updated last week
- Light, fast, threadpool for C++20☆101Updated 2 years ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆691Updated last month
- A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and productio…☆167Updated 5 months ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆100Updated last month
- Struct-of-Arrays generator for C++ projects.☆51Updated 8 months ago
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 5 months ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Omnitrace: Application Profiling, Tracing, and Analysis☆311Updated 3 weeks ago
- Experimental clang support for WG21 P2996 (Reflection).☆86Updated last week