facebookexperimental / object-introspectionLinks
Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.
☆176Updated 2 months ago
Alternatives and similar repositories for object-introspection
Users that are interested in object-introspection are comparing it to the libraries listed below
Sorting:
- A fast, small C/C++ function call tracer for x86/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆173Updated 3 months ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆100Updated 3 months ago
- C++20 [Minimal] Static Perfect Hash library☆222Updated last month
- Lightweight structured concurrency for C++20☆127Updated last month
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆220Updated 5 months ago
- A DWARF parser and core dump analyzer that runs in your browser☆90Updated 2 weeks ago
- Concurrent Deferred Reference Counting☆165Updated last year
- Zoo library☆125Updated 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
- X86 CPU topics overview for developers , oriented towards performance☆200Updated 3 months ago
- C++20 Static Branch library☆59Updated 3 weeks ago
- User-oriented fork of LLVM's opt-viewer☆141Updated 9 months ago
- ORC: A tool for finding violations of C++'s One Definition Rule on the OSX toolchain.☆94Updated last month
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆709Updated 3 months ago
- The project provides high-performance concurrency, enabling highly parallel computation.☆227Updated 5 months ago
- Simple C++20 module support for CMake☆211Updated last year
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆257Updated this week
- Heap Layers: An Extensible Memory Allocation Infrastructure☆398Updated last week
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆146Updated 3 years ago
- C++20 Meta-Programming library☆284Updated 3 weeks ago
- ☆76Updated 2 months ago
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆68Updated last week
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆93Updated 2 months ago
- Comprehensive benchmarks of C++ maps☆309Updated 2 years ago
- A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and productio…☆178Updated 2 weeks ago
- A concept-centered standard library for C++20, enabling safer and more reliable products and a more modern feel for C++ code; Also home o…☆111Updated last month
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆179Updated last month
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆93Updated 2 months ago
- C++ Fixed Containers☆414Updated last month
- ☆127Updated 2 years ago