kimwalisch / libpopcntLinks
🚀 Fast C/C++ bit population count library
☆347Updated 11 months ago
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☆346Updated last year
- std::simd for GCC [ISO/IEC TS 19570:2018]☆620Updated 2 years ago
- BitMagic Library☆425Updated 2 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆319Updated 7 months ago
- Comprehensive benchmarks of C++ maps☆309Updated 2 years ago
- C++ implementation of a memory efficient hash map and hash set☆351Updated 9 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆743Updated 9 months ago
- Portable header-only C++ low level SIMD library☆1,277Updated 10 months ago
- Storage for my snippets, toy programs, etc.☆360Updated 3 months ago
- Agenium Scale vectorization library for CPUs and GPUs☆333Updated 3 years ago
- A micro microbenchmarking library for C++11 in a single header file☆219Updated this week
- Reference implementation of Dragonbox in C++☆652Updated 7 months ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆161Updated 4 months ago
- UME::SIMD A library for explicit simd vectorization.☆90Updated 7 years ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- Greg's Template Library of useful classes.☆201Updated 3 weeks ago
- Microbenchmarking for Modern C++☆219Updated 4 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆256Updated 3 years ago
- SIMD Vector Classes for C++☆1,495Updated last year
- Multiprecision for modern C++☆314Updated 6 months ago
- A header-only C++ library for task concurrency☆628Updated 2 years ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆416Updated 5 months ago
- A C/C++ header to help move #ifdefs out of your code☆852Updated 9 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 4 years ago
- Boost SIMD☆232Updated 6 years ago
- A highly efficient, move-aware operators library☆202Updated 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 9 months ago
- Portable C++ SIMD library☆174Updated 5 years ago
- Range-based goodness for C++17☆361Updated 4 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆124Updated 3 years ago