kimwalisch / libpopcnt
π Fast C/C++ bit population count library
β336Updated 7 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]β599Updated last year
- C++ implementation of a fast hash map and hash set using hopscotch hashingβ733Updated 4 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.β307Updated 2 months ago
- BitMagic Libraryβ414Updated 4 months ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.htmlβ334Updated 9 months ago
- C++ implementation of a memory efficient hash map and hash setβ343Updated 4 months ago
- Comprehensive benchmarks of C++ mapsβ303Updated last year
- Microbenchmarking for Modern C++β214Updated 4 years ago
- Greg's Template Library of useful classes.β168Updated last week
- C++ implementation of a fast and memory efficient hash map and hash set specialized for stringsβ177Updated 4 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+β112Updated 4 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modificationβ245Updated 3 years ago
- Storage for my snippets, toy programs, etc.β347Updated this week
- A simple, extensible, portable, efficient and header-only SIMD library!β230Updated 3 years ago
- A micro microbenchmarking library for C++11 in a single header fileβ210Updated 10 months ago
- Multiprecision for modern C++β307Updated last month
- Portable header-only C++ low level SIMD libraryβ1,257Updated 5 months ago
- Reference implementation of Dragonbox in C++β627Updated 3 months ago
- A fast alternative to the modulo reductionβ306Updated 3 years ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only libraryβ499Updated 7 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutinesβ635Updated 2 weeks ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elemβ¦β401Updated last month
- Fast integer to ascii / integer to string conversionβ223Updated 2 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitsetβ158Updated last month
- A C++ micro-benchmarking frameworkβ361Updated 4 years ago
- C++ hash map and hash set which preserve the order of insertionβ527Updated 4 months ago
- std::bitset with constexpr implementations plus additional features.β118Updated last year
- Glob for C++17β254Updated 9 months ago
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-Inβ¦β517Updated 3 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.β529Updated last year