jmuehlig / perf-cppLinks
Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.
☆117Updated this week
Alternatives and similar repositories for perf-cpp
Users that are interested in perf-cpp are comparing it to the libraries listed below
Sorting:
- a small lightweight std::execution work-alike☆65Updated 3 months ago
- C++20 [Minimal] Static Perfect Hash library☆223Updated 2 months ago
- Modern C++ Stack and Static based allocators + a Custom Aligned allocator☆101Updated last year
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆95Updated last week
- C++20 Meta-Programming library☆284Updated last month
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆96Updated this week
- C++20 Compact Tuple Tools☆51Updated 3 weeks ago
- Lightweight structured concurrency for C++20☆129Updated 2 weeks ago
- C++20 Static Branch library☆60Updated last month
- The seq library is a collection of original C++14 STL-like containers and related tools☆89Updated 9 months ago
- User-oriented fork of LLVM's opt-viewer☆141Updated 2 weeks ago
- A helper to convert a header-based C++ project to module-based one.☆51Updated 10 months ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- Zoo library☆125Updated 2 weeks ago
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆260Updated last week
- A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and productio…☆179Updated last month
- ☆52Updated 10 months ago
- Greg's Template Library of useful classes.☆203Updated last month
- Implementation of the std::execution (P2300, sender/receiver) proposal☆77Updated this week
- C++ light-weight Thread Pool library☆97Updated 4 months ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆219Updated 9 months ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆63Updated 7 months ago
- High-performance metrics library☆43Updated 6 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆180Updated last year
- Concurrent Deferred Reference Counting☆165Updated last year
- SPY - C++ Information Broker☆155Updated last week
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆176Updated 2 months ago
- General-purpose C++ graph library☆224Updated last week
- Boost.org unordered module☆75Updated 3 weeks ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 9 months ago