jmuehlig / perf-cppLinks
Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.
☆139Updated 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 5 months ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆96Updated last week
- C++20 [Minimal] Static Perfect Hash library☆232Updated last month
- Zoo library☆128Updated 2 months ago
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆101Updated last year
- The seq library is a collection of original C++17 STL-like containers and related tools☆99Updated this week
- Implementation of the std::execution (P2300, sender/receiver) proposal☆85Updated 2 weeks ago
- Lightweight structured concurrency for C++20☆140Updated last week
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated 11 months ago
- C++20 Compact Tuple Tools☆54Updated this week
- C++20 Meta-Programming library☆292Updated 3 months ago
- C++20 Static Branch library☆64Updated 3 months ago
- Boost.org unordered module☆77Updated 2 weeks ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- ☆79Updated 5 months ago
- General-purpose C++ graph library☆228Updated 3 weeks ago
- Greg's Template Library of useful classes.☆216Updated 3 weeks ago
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆102Updated this week
- A C++ parser combinator library.☆153Updated 3 weeks ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆199Updated last year
- ☆52Updated last year
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆93Updated last year
- User-oriented fork of LLVM's opt-viewer☆144Updated last month
- DR3 enables users to write vectorised code using generic lambdas and filters. Switch instruction set just by changing enclosing namespace…☆35Updated 6 months ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆222Updated 11 months ago
- C++20 coroutine runtime built on top of io_uring☆21Updated last year
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆272Updated this week
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 7 months ago
- A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and productio…☆185Updated last week