WojciechMula / man-intrinsicsLinks
Create man pages from information used by Intel Intrinsics Guide and optionally uops.info
☆45Updated 11 months ago
Alternatives and similar repositories for man-intrinsics
Users that are interested in man-intrinsics are comparing it to the libraries listed below
Sorting:
- 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…☆59Updated 2 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 3 years ago
- Reworking of Agner Fog's performance test programs for Linux☆115Updated 3 weeks ago
- Benchmarks for our memory allocator☆70Updated 2 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 3 years ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 3 years ago
- Towards a constexpr version of the C++ standard library☆18Updated last year
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Markup source code showing optimizations☆36Updated 5 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆36Updated last year
- A performant, parallel, probabilistic, random acyclic-graph, low-latency, perfect hash generation library.☆86Updated 5 months ago
- CPU Ultimate Latency Test.☆116Updated 2 months ago
- benchmarking positional population count☆16Updated last month
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- ☆111Updated last year
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆137Updated last month
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- Scripts to build binary packages of GCC snapshots☆28Updated last week
- A tagged-pointer type for C++.☆37Updated 2 years ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 10 months ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- tool to show the structure layout of types in your C/C++ program, highlighting padding☆126Updated 2 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated 2 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 3 years ago