SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html
β355Apr 1, 2024Updated last year
Alternatives and similar repositories for sse-popcount
Users that are interested in sse-popcount are comparing it to the libraries listed below
Sorting:
- π Fast C/C++ bit population count libraryβ360Jun 29, 2024Updated last year
- C library to compute the Hamming weight of arraysβ51Dec 9, 2018Updated 7 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.β36Jan 8, 2023Updated 3 years ago
- AVX512 population count routinesβ23Aug 2, 2019Updated 6 years ago
- benchmarking positional population countβ17Oct 19, 2025Updated 4 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modificationβ260Jan 4, 2022Updated 4 years ago
- BitMagic Libraryβ443Aug 26, 2025Updated 6 months ago
- Fast C functions for the computing the positional popcount (pospopcnt).β55Jan 23, 2020Updated 6 years ago
- Efficient Prefix-Sum data structures in C++.β26Oct 1, 2023Updated 2 years ago
- Multiplication using AVX512 and AVX512IFMA instructionsβ23Nov 9, 2015Updated 10 years ago
- SIMD (SSE) string functionsβ104Jun 28, 2017Updated 8 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)β170Feb 21, 2025Updated last year
- Storage for my snippets, toy programs, etc.β374Nov 7, 2025Updated 4 months ago
- SIMDized check which bytes are in a setβ28Oct 21, 2018Updated 7 years ago
- AVX512F and AVX2 versions of quick sortβ104Nov 22, 2017Updated 8 years ago
- A collection of SIMD optimized general purpose hash functionsβ48Feb 12, 2015Updated 11 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructionsβ444Jul 7, 2025Updated 8 months 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
- Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, Alibaba Tair, Redpandβ¦β1,788Updated this week
- Fastest Integer Compressionβ827Mar 1, 2024Updated 2 years ago
- Compressed double-array tries for static string dictionariesβ11May 9, 2019Updated 6 years ago
- Fast integer compression in C using the StreamVByte codecβ412Feb 9, 2025Updated last year
- The FastPFOR C++ library: Fast integer compressionβ962Updated this week
- A simple C library for compressing lists of integers using binary packingβ518Aug 18, 2023Updated 2 years ago
- SIMD Vector Classes for C++β1,516Jun 6, 2024Updated last year
- Vectorized intersections (research code)β16Jan 13, 2017Updated 9 years ago
- Vector class library, latest versionβ1,439Feb 1, 2024Updated 2 years ago
- Library for specialized dense and sparse matrix operations, and deep learning primitives.β940Feb 14, 2026Updated 3 weeks ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programsβ31Jan 5, 2025Updated last year
- std::simd for GCC [ISO/IEC TS 19570:2018]β639Mar 10, 2023Updated 2 years ago
- Succinct data structures in C/C++β94Oct 7, 2024Updated last year
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequencesβ55Jan 3, 2024Updated 2 years ago
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extensβ¦β1,688Updated this week
- performance counters in C++β24Updated this week
- High-speed Bloom filters and taffy filters for C, C++, and Javaβ35Aug 9, 2023Updated 2 years ago
- String map implementation through Fast Succinct Trieβ23Jul 9, 2021Updated 4 years ago
- Official git repository for libdivide: optimized integer divisionβ1,299Updated this week
- fast log and exp functions for AVX2/AVX-512β241Mar 12, 2025Updated 11 months ago
- Vectorized version of the PCG random number generatorβ87Jan 9, 2026Updated last month