lemire / pospopcnt_avx512
benchmarking positional population count
☆13Updated 10 months ago
Alternatives and similar repositories for pospopcnt_avx512:
Users that are interested in pospopcnt_avx512 are comparing it to the libraries listed below
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 4 years ago
- SIMD sorting network generator and very basic tester☆16Updated 2 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- For details, see the blog post:☆32Updated last year
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- A C++ library for integer array compression☆28Updated 2 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 11 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- Pruning elements in SIMD vectors (i.e., packing left elements)☆61Updated 11 months ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆51Updated 10 months ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- simd algorithms☆9Updated 9 years 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…☆57Updated 2 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 5 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated last week
- Vectorized version of the PCG random number generator☆75Updated 6 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 7 years ago
- Vectorized intersections (research code)☆14Updated 8 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 4 years ago
- ☆10Updated this week
- 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
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated last month
- testbed for different SIMD implementations for set intersection and set union☆41Updated 4 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆44Updated 3 years ago
- ☆15Updated 10 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆36Updated 4 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago