π Fast C/C++ bit population count library
β360Jun 29, 2024Updated last year
Alternatives and similar repositories for libpopcnt
Users that are interested in libpopcnt are comparing it to the libraries listed below
Sorting:
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.htmlβ355Apr 1, 2024Updated last year
- BitMagic Libraryβ443Aug 26, 2025Updated 6 months ago
- Fast C functions for the computing the positional popcount (pospopcnt).β55Jan 23, 2020Updated 6 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitsetβ175Jan 19, 2026Updated last month
- π Sum of the primes below xβ39Jun 17, 2022Updated 3 years ago
- C library to compute the Hamming weight of arraysβ51Dec 9, 2018Updated 7 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operationsβ45Dec 16, 2019Updated 6 years ago
- SIMD Vector Classes for C++β1,516Jun 6, 2024Updated last year
- Official git repository for libdivide: optimized integer divisionβ1,298Feb 16, 2026Updated 2 weeks ago
- AVX512 population count routinesβ23Aug 2, 2019Updated 6 years ago
- Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, Alibaba Tair, Redpandβ¦β1,785Feb 23, 2026Updated last week
- benchmarking positional population countβ17Oct 19, 2025Updated 4 months ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructionsβ444Jul 7, 2025Updated 7 months ago
- Fast Approximate Membership Filters (C++)β289Aug 29, 2025Updated 6 months ago
- DartMinHash: Fast Sketching for Weighted Setsβ12Dec 8, 2025Updated 2 months ago
- Fast and memory efficient c++ flat hash table/map/setβ688Feb 18, 2026Updated 2 weeks ago
- Portable header-only C++ low level SIMD libraryβ1,299Aug 26, 2024Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.β341Nov 15, 2024Updated last year
- COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)β88Jan 25, 2024Updated 2 years ago
- fast prime sieve and hash algorithmβ40Aug 31, 2025Updated 6 months ago
- testbed for different SIMD implementations for set intersection and set unionβ41Jan 29, 2020Updated 6 years ago
- a collection of handle/id allocatorsβ20Feb 29, 2024Updated 2 years ago
- Fast integer compression in C using the StreamVByte codecβ412Feb 9, 2025Updated last year
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20β1,602May 1, 2023Updated 2 years ago
- β15Dec 8, 2022Updated 3 years ago
- C++ implementation of a memory efficient hash map and hash setβ366Nov 3, 2025Updated 4 months ago
- SIMD (SSE) string functionsβ104Jun 28, 2017Updated 8 years ago
- Implementations of SIMD instruction sets for systems which don't natively support them.β2,967Feb 23, 2026Updated last week
- std::simd for GCC [ISO/IEC TS 19570:2018]β639Mar 10, 2023Updated 2 years ago
- Experiments with array layouts for comparison-based searchingβ87Jan 5, 2024Updated 2 years ago
- Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, MySQL, Chroβ¦β2,004Updated this week
- performance counters in C++β24Feb 5, 2026Updated 3 weeks ago
- Vector class library, latest versionβ1,437Feb 1, 2024Updated 2 years ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20β1,672Oct 6, 2024Updated last year
- A fast, memory efficient hash map for C++β1,301May 19, 2025Updated 9 months ago
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE, WebAssembly, VSX, RISC-β¦β2,632Feb 19, 2026Updated last week
- Compact SVO optimized vector for C++17 or higherβ114May 21, 2024Updated last year
- The FastPFOR C++ library: Fast integer compressionβ961Jan 27, 2026Updated last month
- Non-blocking message passing (a C++14 MPI wrapper)β18Sep 19, 2014Updated 11 years ago