InstLatx64 / AVX512_PopCntLinks
AVX512 population count routines
☆23Updated 6 years ago
Alternatives and similar repositories for AVX512_PopCnt
Users that are interested in AVX512_PopCnt 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
- C library to compute the Hamming weight of arrays☆49Updated 7 years ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 3 years ago
- Markup source code showing optimizations☆36Updated 5 years ago
- benchmarking positional population count☆16Updated last month
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 11 months 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 …☆25Updated 3 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 11 months ago
- reverse engineering branch predictors☆18Updated 9 years ago
- Reworking of Agner Fog's performance test programs for Linux☆115Updated last month
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 5 years ago
- memTrace, a framework for lightweight memory tracing☆58Updated 5 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- CPU Ultimate Latency Test.☆116Updated 3 months ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 3 years ago
- Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random☆56Updated 3 months ago
- A toy code generator (i.e. "program synthesis") using the Z3 solver☆35Updated 8 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 5 years ago
- I-cache line packing and branch misprediction measuring tool☆18Updated 9 years ago
- AVX-512 utilities☆20Updated 11 years ago
- experimental data compression algoritm☆22Updated 9 years ago
- ☆20Updated 10 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆21Updated last year
- IFA is a library for Interative Flow Analysis of computer programs. This software is for compiler developers and program analysis resea…☆13Updated 5 months ago
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆20Updated 4 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- ISA-L and intel-ipsec-mb obsolete soft-crc project. Please refer and use them instead for efficient CRC implementation. https://github.co…☆56Updated last year