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…☆58Updated 2 years ago
- Markup source code showing optimizations☆36Updated 5 years ago
- benchmarking positional population count☆15Updated last year
- 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
- memTrace, a framework for lightweight memory tracing☆58Updated 5 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 5 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 9 months ago
- C library to compute the Hamming weight of arrays☆48Updated 6 years ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 3 years ago
- ☆20Updated 9 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Vectorized version of the PCG random number generator☆83Updated 7 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
- Improved NetBSD's Perfect Hash Generation Tool v3☆20Updated last year
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 9 months ago
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆20Updated 4 years ago
- ☆16Updated 11 years ago
- A toy code generator (i.e. "program synthesis") using the Z3 solver☆35Updated 7 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆169Updated 7 months ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- AVX-512 utilities☆20Updated 11 years ago
- A minimal modern LZ compressor example☆60Updated 4 years ago
- CERE: Codelet Extractor and REplayer☆40Updated 2 years ago
- Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random☆56Updated last month
- 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