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
Sorting:
- Vectorized intersections (research code)☆16Jan 13, 2017Updated 9 years ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆354Apr 1, 2024Updated last year
- llvm opt fuzzer and bounded exhaustive test generator☆47Oct 22, 2022Updated 3 years ago
- benchmarking positional population count☆17Oct 19, 2025Updated 4 months ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Jan 23, 2020Updated 6 years ago
- I-cache line packing and branch misprediction measuring tool☆18Dec 1, 2016Updated 9 years ago
- 🚀 Fast C/C++ bit population count library☆360Jun 29, 2024Updated last year
- ☆21May 8, 2015Updated 10 years ago
- Multiplication using AVX512 and AVX512IFMA instructions☆23Nov 9, 2015Updated 10 years ago
- AVX512 population count routines☆23Aug 2, 2019Updated 6 years ago
- 📝 "Synthesizing Benchmarks for Predictive Modeling" (🥇 CGO'17 Best Paper)☆22Feb 10, 2023Updated 3 years ago
- Quick sort code using AVX2 instructions☆69Jun 5, 2017Updated 8 years ago
- finding set bits in large bitmaps☆15Nov 30, 2015Updated 10 years ago
- Not Another Range Library☆39Mar 9, 2014Updated 11 years ago
- Memory Efficient Quantile Approximator for High Speed Data Streams☆22Sep 29, 2016Updated 9 years ago
- Open source fpga project leveraging vtr CAD flow.☆26Mar 4, 2023Updated 2 years ago
- An efficient software implementation of the block cipher PRESENT for 8-bit platforms☆14Jun 11, 2013Updated 12 years ago
- Github page for SSDFA☆11Jan 28, 2020Updated 6 years ago
- ☆13Sep 30, 2020Updated 5 years ago
- AVX2 Chacha implementation☆16Nov 23, 2013Updated 12 years ago
- A C implementation of Google's Open Location Code☆10Mar 23, 2018Updated 7 years ago
- R package providing Asio C++ library header files☆14Nov 26, 2025Updated 3 months ago
- Add-on packages for Vector class library☆76Nov 25, 2023Updated 2 years ago
- C++ interface to CPU affinity management☆31Apr 21, 2018Updated 7 years ago
- Fast 64 bit evolved hash.☆34Apr 4, 2017Updated 8 years ago
- Probabilistic data structures for processing very large datasets (MinHash, HyperLogLog)☆11Aug 20, 2015Updated 10 years ago
- Mirror of Agner Fog's C++ vector class library☆30Aug 17, 2019Updated 6 years ago
- Dynamic-language-like data structure for C☆15Jun 13, 2016Updated 9 years ago
- Fast algorithms for computing XX^T for binary matrices☆14Sep 24, 2019Updated 6 years ago
- Linear vs binary search benchmark☆41Dec 12, 2019Updated 6 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆68Jan 30, 2024Updated 2 years ago
- Mandelbrot set in SIMD (SSE, AVX)☆85Mar 26, 2018Updated 7 years ago
- reverse engineering branch predictors☆18Feb 28, 2016Updated 10 years ago
- A simple C Thread pool implementation☆13Apr 10, 2020Updated 5 years ago
- A deceptively simple way to add a configuration file to a command-line application.☆17Mar 11, 2025Updated 11 months ago
- Design space for LLVM/Clang work☆45Jun 14, 2012Updated 13 years ago
- A comparison between different integer set techniques☆14Apr 13, 2018Updated 7 years ago
- Lua Based Addition for HAProxy (1.6+) that can replace Keystone Middleware and do the heavy lifting.☆15Nov 29, 2015Updated 10 years ago
- Identifying the compiler family, version and compiler flags that generated a binary☆19Dec 19, 2019Updated 6 years ago