kimwalisch / libpopcnt
🚀 Fast C/C++ bit population count library
☆344Updated 9 months ago
Alternatives and similar repositories for libpopcnt:
Users that are interested in libpopcnt are comparing it to the libraries listed below
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆339Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆312Updated 5 months ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆609Updated 2 years ago
- C++ implementation of a memory efficient hash map and hash set☆344Updated 7 months ago
- Agenium Scale vectorization library for CPUs and GPUs☆332Updated 3 years ago
- Greg's Template Library of useful classes.☆187Updated 2 weeks ago
- Comprehensive benchmarks of C++ maps☆308Updated 2 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆739Updated 7 months ago
- Microbenchmarking for Modern C++☆219Updated 4 years ago
- Reference implementation of Dragonbox in C++☆643Updated 5 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆115Updated 4 years ago
- Multiprecision for modern C++☆314Updated 4 months ago
- A micro microbenchmarking library for C++11 in a single header file☆217Updated 3 weeks ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆160Updated 2 months ago
- Port of the xxhash library to C++17.☆176Updated 3 months ago
- BitMagic Library☆424Updated 2 weeks ago
- A C/C++ header to help move #ifdefs out of your code☆839Updated 7 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆691Updated last month
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated 10 months ago
- Fast integer to ascii / integer to string conversion☆228Updated 2 years ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆229Updated 3 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆564Updated 8 months ago
- Portable header-only C++ low level SIMD library☆1,270Updated 7 months ago
- AVX-optimized sin(), cos(), exp() and log() functions☆123Updated 3 years ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆436Updated last month
- A fast alternative to the modulo reduction☆309Updated 4 years ago
- C++ hash map and hash set which preserve the order of insertion☆531Updated 7 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 7 months ago
- Official git repository for libdivide: optimized integer division☆1,173Updated 3 weeks ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆363Updated last week