WojciechMula / man-intrinsicsLinks
Create man pages from information used by Intel Intrinsics Guide and optionally uops.info
☆45Updated 7 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…☆56Updated 2 years ago
- Benchmarks for our memory allocator☆68Updated last year
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 3 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆135Updated 5 years ago
- Reworking of Agner Fog's performance test programs for Linux☆113Updated 6 years ago
- ☆108Updated last year
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- A fast implementation of log() and exp()☆53Updated 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
- Random Number Generator based on hardware-accelerated AES instructions☆59Updated 6 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆35Updated last year
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- A performant, parallel, probabilistic, random acyclic-graph, low-latency, perfect hash generation library.☆82Updated last month
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- benchmarking positional population count☆15Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- CPU Ultimate Latency Test.☆110Updated last month
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Mutexes that only use two bits. Either stored in a byte, or in the bottom bits of a pointer☆25Updated 2 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 2 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆60Updated last year
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- Implementation of hash_append proposal☆68Updated 8 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆100Updated 2 months ago