kimwalisch / libpopcntLinks
π Fast C/C++ bit population count library
β346Updated 11 months ago
Alternatives and similar repositories for libpopcnt
Users that are interested in libpopcnt are comparing it to the libraries listed below
Sorting:
- BitMagic Libraryβ424Updated last month
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.htmlβ342Updated last year
- std::simd for GCC [ISO/IEC TS 19570:2018]β617Updated 2 years ago
- Comprehensive benchmarks of C++ mapsβ309Updated 2 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.β316Updated 6 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashingβ742Updated 8 months ago
- C++ implementation of a memory efficient hash map and hash setβ349Updated 8 months ago
- Portable header-only C++ low level SIMD libraryβ1,275Updated 9 months ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitsetβ161Updated 4 months ago
- A micro microbenchmarking library for C++11 in a single header fileβ218Updated 2 months ago
- Ultra fast C++11 allocator for STL containers.β273Updated 3 years ago
- Multiprecision for modern C++β315Updated 5 months ago
- Agenium Scale vectorization library for CPUs and GPUsβ333Updated 3 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+β115Updated 4 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modificationβ248Updated 3 years ago
- Microbenchmarking for Modern C++β219Updated 4 years ago
- Greg's Template Library of useful classes.β198Updated 2 weeks ago
- An open addressing linear probing hash table, tuned for delete heavy workloadsβ204Updated last year
- C++ implementation of a fast and memory efficient hash map and hash set specialized for stringsβ178Updated 8 months ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpersβ411Updated 4 months ago
- Experimental C++11 version of sparsehashβ290Updated 2 years ago
- A header-only C++ library for task concurrencyβ628Updated 2 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elemβ¦β446Updated 2 weeks ago
- AVX-optimized sin(), cos(), exp() and log() functionsβ124Updated 3 years ago
- C++ implementation of a fast and memory efficient HAT-trieβ820Updated 8 months ago
- Fast integer to ascii / integer to string conversionβ228Updated 2 years ago
- A highly efficient, move-aware operators libraryβ202Updated 2 years ago
- A Compositional Numeric Library for C++β657Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and moreβ565Updated 9 months ago
- UME::SIMD A library for explicit simd vectorization.β90Updated 7 years ago