KDAB / perfparser
fork of qt-creator/perfparser.git with not-yet upstreamed changes required for hotspot
☆17Updated last week
Alternatives and similar repositories for perfparser:
Users that are interested in perfparser are comparing it to the libraries listed below
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 2 months ago
- C++ interface to CPU affinity management☆30Updated 6 years ago
- Test if AVX vector loads and stores are atomic☆29Updated 4 years ago
- Scripts to build binary packages of GCC snapshots☆29Updated this week
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- Compiler/BuildSystem Interface Library☆26Updated 3 years ago
- perfgrind - tools for collecting samples from Linux performance events subsystem and converting profiling data to callgrind format, allow…☆14Updated last year
- SLB: C++ Standard Library Backport☆11Updated 6 years ago
- homogeneous variadic function parameters☆17Updated last year
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- A software library of lossless data compression methods tuned and optimized for AMD “Zen”-based CPUs☆28Updated last week
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- Papers for the C++ Standards Committee, WG21☆55Updated last month
- Correct by Construction : a presentation given at C++ on Sea 2020☆21Updated 4 years ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- Experimental fork of zlib with performance improvements☆35Updated last year
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- A saturating arithmetic cast.☆12Updated 6 years ago
- crefl is a runtime library and compiler plug-in to support reflection in C.☆41Updated 6 months ago
- Easily batch-build cmake projects!☆17Updated last month
- Code for benchmarking of mutexes to accompany a blog post of mine.☆28Updated 5 years ago
- ☆31Updated 9 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- Forward declarations for C++ standard library☆22Updated 3 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- parser combinator and AST generator in c++17