WojciechMula / man-intrinsics
Create man pages from information used by Intel Intrinsics Guide and optionally uops.info
☆45Updated 2 months ago
Alternatives and similar repositories for man-intrinsics:
Users that are interested in man-intrinsics are comparing it to the libraries listed below
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 2 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- immintrin_dbg.h is an include file, a wrapper around immintrin.h. It implements most of AVX, AVX2, AVX-512 vector intrinsics to enable so…☆57Updated 2 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆32Updated 8 months ago
- benchmarking positional population count☆14Updated 11 months ago
- Optimized for systems that read and write large blobs.☆12Updated 9 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 …☆26Updated 2 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆39Updated 4 years ago
- C++ interface to CPU affinity management☆30Updated 6 years ago
- A tagged-pointer type for C++.☆30Updated last year
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated last month
- A fast implementation of log() and exp()☆51Updated 2 years ago
- Highly composable C++17 template meta programming library☆39Updated 5 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 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
- Source-code annotation language (SAL) compatibility header☆45Updated 7 years ago
- C++20 SIMD Within A Register library☆29Updated 5 months ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- A hash function library☆39Updated last week
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆31Updated 7 years ago
- Markup source code showing optimizations☆36Updated 5 years ago
- Benchmarks for our memory allocator☆63Updated last year
- Dynamic runtime inlining with LLVM☆66Updated 3 years ago
- Interchangeable AoS and SoA containers☆22Updated 2 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- For details, see the blog post:☆32Updated last year
- Single Header Constexpr Circular Queue☆17Updated 4 years ago