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
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 3 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 11 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 5 years ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- Reworking of Agner Fog's performance test programs for Linux☆114Updated 2 weeks ago
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆20Updated 4 years ago
- C library to compute the Hamming weight of arrays☆49Updated 6 years ago
- Performance Counter Measurements at the cycle granularity☆18Updated 4 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- memTrace, a framework for lightweight memory tracing☆58Updated 5 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 10 months ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- Programatically obtain information about the pages backing a given memory region☆80Updated 4 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆21Updated last year
- A small library and kernel module for easy access to x86 performance monitor counters under Linux.☆104Updated last year
- Vectorized version of the PCG random number generator☆84Updated 8 months ago
- A toy code generator (i.e. "program synthesis") using the Z3 solver☆35Updated 8 years ago
- benchmarking positional population count☆16Updated last month
- A performant, parallel, probabilistic, random acyclic-graph, low-latency, perfect hash generation library.☆85Updated 5 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
- reverse engineering branch predictors☆18Updated 9 years ago
- Micro-benchmarking library for C and C++ with PMU counters tracking☆62Updated 2 weeks ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- A fast implementation for parallel processing single block SHA256.☆15Updated 8 years ago
- gcc plugin to discover optimization passes used during compilation☆20Updated 4 years ago
- Experiments in C++: binary fuse filters vs. Bloom filters☆50Updated 11 months ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 5 years ago