jmuehlig / perf-cppLinks
Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.
☆165Updated 2 weeks ago
Alternatives and similar repositories for perf-cpp
Users that are interested in perf-cpp are comparing it to the libraries listed below
Sorting:
- C++20 Static Branch library☆94Updated 7 months ago
- a small lightweight std::execution work-alike☆65Updated 9 months ago
- C++20 [Minimal] Static Perfect Hash library☆245Updated 5 months ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆101Updated 2 weeks ago
- Lightweight structured concurrency for C++20☆156Updated 2 weeks ago
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆107Updated last year
- Zoo library☆133Updated 6 months ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated last month
- Implementation of the std::execution (P2300, sender/receiver) proposal☆114Updated this week
- ☆81Updated 8 months ago
- Light, fast, threadpool for C++20☆109Updated 2 years ago
- C++20 Compact Tuple Tools☆57Updated 3 weeks ago
- A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and productio…☆224Updated 2 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆224Updated 2 years ago
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- C++20 Meta-Programming library☆308Updated 7 months ago
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆281Updated 2 weeks ago
- General-purpose C++ graph library☆233Updated last week
- A C++ parser combinator library.☆161Updated 3 weeks ago
- Boost.org unordered module☆86Updated this week
- User-oriented fork of LLVM's opt-viewer☆145Updated 5 months ago
- c++ wrapper around libpapi☆89Updated 8 years ago
- Greg's Template Library of useful classes.☆251Updated last month
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆142Updated 2 weeks ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆80Updated last month
- Task graph-based asynchronous programming system using C++ coroutine☆97Updated last year
- Generate profiling traces for GCC☆69Updated 2 months ago
- Complete Project Documentation☆99Updated this week
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- A fast, simple tuple implementation that implements tuple as an aggregate☆227Updated last year