WojciechMula / sse-popcountView external linksLinks
SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html
β354Apr 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 3 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modificationβ261Jan 4, 2022Updated 4 years ago
- BitMagic Libraryβ442Aug 26, 2025Updated 5 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β103Jun 28, 2017Updated 8 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)β170Feb 21, 2025Updated 11 months ago
- Storage for my snippets, toy programs, etc.β374Nov 7, 2025Updated 3 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 7 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,780Feb 1, 2026Updated 2 weeks ago
- Fastest Integer Compressionβ826Mar 1, 2024Updated last year
- Compressed double-array tries for static string dictionariesβ11May 9, 2019Updated 6 years ago
- Fast integer compression in C using the StreamVByte codecβ413Feb 9, 2025Updated last year
- The FastPFOR C++ library: Fast integer compressionβ958Jan 27, 2026Updated 2 weeks ago
- A simple C library for compressing lists of integers using binary packingβ515Aug 18, 2023Updated 2 years ago
- SIMD Vector Classes for C++β1,515Jun 6, 2024Updated last year
- Library with JIT (Just-in-time) compilation support to optimize performance of small and medium matrix multiplicationβ14Apr 27, 2021Updated 4 years ago
- Vectorized intersections (research code)β16Jan 13, 2017Updated 9 years ago
- Vector class library, latest versionβ1,434Feb 1, 2024Updated 2 years ago
- Library for specialized dense and sparse matrix operations, and deep learning primitives.β935Feb 7, 2026Updated last week
- Support for ternary logic in SSE, XOP, AVX2 and x86 programsβ31Jan 5, 2025Updated last year
- Succinct data structures in C/C++β93Oct 7, 2024Updated last year
- std::simd for GCC [ISO/IEC TS 19570:2018]β639Mar 10, 2023Updated 2 years ago
- 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,675Updated this week
- performance counters in C++β24Feb 5, 2026Updated last 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β21Jul 9, 2021Updated 4 years ago
- Official git repository for libdivide: optimized integer divisionβ1,296Updated this week
- fast log and exp functions for AVX2/AVX-512β240Mar 12, 2025Updated 11 months ago