patinnc / oppat
Open Power Performance Analysis Tool
☆26Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for oppat
- String to Float Benchmark☆19Updated 6 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- Multiplying... backward?☆13Updated 4 years ago
- Fast algorithms for computing XX^T for binary matrices☆14Updated 5 years ago
- A C++ library for integer array compression☆27Updated 2 years ago
- ☆12Updated last year
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Modern C++ framework for critical systems☆21Updated last year
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 3 years ago
- ☆21Updated 2 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆50Updated 9 months ago
- High performance event tracing☆16Updated 7 months ago
- Composable Data and Type Generators for C++☆10Updated 5 years ago
- C++20 SIMD Within A Register library☆25Updated 3 months ago
- Optimized for systems that read and write large blobs.☆12Updated 9 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆43Updated 3 years ago
- A vectorized single header hash function.☆19Updated this week
- A benchmark for cache efficient data structures.☆29Updated 5 years ago
- Supporting code for the concurrency hierarchy described in this blog post: https://travisdowns.github.io/blog/2020/07/06/concurrency-cost…☆26Updated 2 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 7 months ago
- (Legacy) Extremely fast unordered map and set library for C++20☆11Updated last year
- Null-termination-aware string-view class for C++☆24Updated last year
- simd algorithms☆9Updated 9 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 4 years ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆21Updated 2 years ago
- parser combinator and AST generator in c++17☆24Updated last year
- Fast open addressing hash table☆41Updated 11 months ago
- Pruning of blanks from an ASCII stream - musings in AMD64 and ARM64☆9Updated 3 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 years ago