kimwalisch / libpopcnt
🚀 Fast C/C++ bit population count library
☆339Updated 9 months ago
Alternatives and similar repositories for libpopcnt:
Users that are interested in libpopcnt are comparing it to the libraries listed below
- std::simd for GCC [ISO/IEC TS 19570:2018]☆607Updated 2 years ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆337Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆311Updated 4 months ago
- BitMagic Library☆422Updated this week
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆738Updated 6 months ago
- Comprehensive benchmarks of C++ maps☆307Updated last year
- Multiprecision for modern C++☆312Updated 3 months ago
- C++ implementation of a memory efficient hash map and hash set☆345Updated 6 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆246Updated 3 years ago
- Greg's Template Library of useful classes.☆180Updated last month
- Storage for my snippets, toy programs, etc.☆350Updated 2 weeks ago
- Portable header-only C++ low level SIMD library☆1,268Updated 7 months ago
- Agenium Scale vectorization library for CPUs and GPUs☆331Updated 3 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆159Updated last month
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 6 months ago
- Microbenchmarking for Modern C++☆219Updated 4 years ago
- Reference implementation of Dragonbox in C++☆637Updated 5 months ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆407Updated 2 months ago
- Official git repository for libdivide: optimized integer division☆1,157Updated this week
- Fast integer to ascii / integer to string conversion☆227Updated 2 years ago
- Portable C++ SIMD library☆174Updated 5 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆113Updated 4 years ago
- A micro microbenchmarking library for C++11 in a single header file☆215Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆562Updated 7 months ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- Port of the xxhash library to C++17.☆174Updated 2 months ago
- Experimental C++11 version of sparsehash☆289Updated 2 years ago
- SIMD Vector Classes for C++☆1,477Updated 9 months ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆230Updated 3 years ago
- A C/C++ header to help move #ifdefs out of your code☆833Updated 6 months ago