C library to compute the Hamming weight of arrays
☆51Dec 9, 2018Updated 7 years ago
Alternatives and similar repositories for hamming_weight
Users that are interested in hamming_weight are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Vectorized intersections (research code)☆16Jan 13, 2017Updated 9 years ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆355Apr 1, 2024Updated last year
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Jan 23, 2020Updated 6 years ago
- A comparison between different integer set techniques☆14Apr 13, 2018Updated 7 years ago
- benchmarking positional population count☆17Oct 19, 2025Updated 5 months ago
- Fast 64 bit evolved hash.☆34Apr 4, 2017Updated 8 years ago
- Mirror of Agner Fog's C++ vector class library☆30Aug 17, 2019Updated 6 years ago
- AVX512 population count routines☆23Aug 2, 2019Updated 6 years ago
- finding set bits in large bitmaps☆15Nov 30, 2015Updated 10 years ago
- Quick sort code using AVX2 instructions☆69Jun 5, 2017Updated 8 years ago
- Memory Efficient Quantile Approximator for High Speed Data Streams☆22Sep 29, 2016Updated 9 years ago
- Fast transforms over finite fields☆13Jul 17, 2021Updated 4 years ago
- To Index or Not to Index: Optimizing Exact Maximum Inner Product Search☆27Apr 11, 2019Updated 6 years ago
- llvm opt fuzzer and bounded exhaustive test generator☆47Oct 22, 2022Updated 3 years ago
- Add-on packages for Vector class library☆76Nov 25, 2023Updated 2 years ago
- ☆21May 8, 2015Updated 10 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆341Nov 15, 2024Updated last year
- I-cache line packing and branch misprediction measuring tool☆18Dec 1, 2016Updated 9 years ago
- ☆13Sep 30, 2020Updated 5 years ago
- R package providing Asio C++ library header files☆14Nov 26, 2025Updated 3 months ago
- Fast algorithms for computing XX^T for binary matrices☆14Sep 24, 2019Updated 6 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52May 2, 2017Updated 8 years ago
- Linear vs binary search benchmark☆41Dec 12, 2019Updated 6 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆31Jan 8, 2023Updated 3 years ago
- Not Another Range Library☆39Mar 9, 2014Updated 12 years ago
- Universe-sliced indexes in C++.☆18Jan 8, 2023Updated 3 years ago
- Open source fpga project leveraging vtr CAD flow.☆26Mar 4, 2023Updated 3 years ago
- fast kernel evaluation in high dimensions via hashing☆25Oct 21, 2020Updated 5 years ago
- Design space for LLVM/Clang work☆45Jun 14, 2012Updated 13 years ago
- ☆56Jun 26, 2015Updated 10 years ago
- BitMagic Library☆443Aug 26, 2025Updated 6 months ago
- A C implementation of Google's Open Location Code☆10Mar 23, 2018Updated 7 years ago
- SIMDized check which bytes are in a set☆28Oct 21, 2018Updated 7 years ago
- 📝 "Synthesizing Benchmarks for Predictive Modeling" (🥇 CGO'17 Best Paper)☆22Feb 10, 2023Updated 3 years ago
- Dynamic-language-like data structure for C☆15Jun 13, 2016Updated 9 years ago
- dnscrypt - authenticated and encrypted dns client for nodejs☆14Sep 26, 2020Updated 5 years ago
- Probabilistic data structures for processing very large datasets (MinHash, HyperLogLog)☆11Aug 20, 2015Updated 10 years ago
- DartMinHash: Fast Sketching for Weighted Sets☆12Dec 8, 2025Updated 3 months ago
- Mirror of Agner Fog's assembler routines (GPL)☆19May 2, 2016Updated 9 years ago