jmuehlig / perf-cppLinks
Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.
☆162Updated 3 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 [Minimal] Static Perfect Hash library☆245Updated 4 months ago
- Lightweight structured concurrency for C++20☆153Updated 2 weeks ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆100Updated 2 weeks ago
- a small lightweight std::execution work-alike☆65Updated 8 months ago
- C++20 Static Branch library☆88Updated 6 months ago
- C++20 Meta-Programming library☆307Updated 6 months ago
- C++20 Compact Tuple Tools☆57Updated last week
- Zoo library☆132Updated 5 months ago
- ☆81Updated 8 months ago
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆106Updated last year
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated last month
- A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and productio…☆223Updated 2 months ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆112Updated last week
- A C++ parser combinator library.☆160Updated this week
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆180Updated 4 months ago
- General-purpose C++ graph library☆232Updated 3 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆217Updated 2 years ago
- User-oriented fork of LLVM's opt-viewer☆144Updated 4 months ago
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆279Updated 2 weeks ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆226Updated last year
- Boost.org unordered module☆86Updated last week
- ☆53Updated last year
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆80Updated 2 weeks ago
- work contracts☆116Updated last month
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆136Updated this week
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- A C++ type to trace calls to special member functions.☆104Updated last year
- Lock-free atomic_shared_ptr implementations☆48Updated last year
- Task graph-based asynchronous programming system using C++ coroutine☆96Updated last year
- Framework for Writing C++ Committee Papers☆144Updated 5 months ago