WojciechMula / man-intrinsicsLinks
Create man pages from information used by Intel Intrinsics Guide and optionally uops.info
☆45Updated 5 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:
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 2 years ago
- benchmarking positional population count☆14Updated last year
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆129Updated 2 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 4 months 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…☆56Updated 2 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Benchmarks for our memory allocator☆64Updated last year
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years 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
- 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
- Improved NetBSD's Perfect Hash Generation Tool v3☆19Updated last year
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated 11 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆73Updated 2 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- Quick sort code using AVX2 instructions☆69Updated 7 years ago
- ☆39Updated 4 years ago
- Reference implementation of Grisu-Exact in C++☆63Updated 4 years ago
- ☆106Updated last year
- 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
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆37Updated 3 years ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- Code for benchmarking of mutexes to accompany a blog post of mine.☆28Updated 5 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- A hash function library☆45Updated this week