WojciechMula / man-intrinsicsLinks
Create man pages from information used by Intel Intrinsics Guide and optionally uops.info
☆45Updated last year
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
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 3 years 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
- Towards a constexpr version of the C++ standard library☆18Updated last year
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 3 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆37Updated last year
- Reworking of Agner Fog's performance test programs for Linux☆115Updated last month
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 11 months ago
- ☆112Updated last year
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆139Updated 2 months ago
- A performant, parallel, probabilistic, random acyclic-graph, low-latency, perfect hash generation library.☆86Updated 6 months ago
- C++ interface to CPU affinity management☆31Updated 7 years ago
- Fast Hash Functions Using AES Intrinsics☆84Updated 6 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- benchmarking positional population count☆16Updated 2 months ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- A C++ implementation of the Schubfach algorithm - fast and accurate conversion of IEEE-754 double values to decimal strings☆86Updated last week
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 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
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- Mutexes that only use two bits. Either stored in a byte, or in the bottom bits of a pointer☆26Updated 3 years ago
- CPU Ultimate Latency Test.☆116Updated 3 months ago
- Markup source code showing optimizations☆36Updated 5 years ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- ☆39Updated 4 years ago
- Dynamic runtime inlining with LLVM☆67Updated 4 years ago