BartMassey / popcount
popcount algorithms in C and Rust
☆30Updated 3 months ago
Alternatives and similar repositories for popcount:
Users that are interested in popcount are comparing it to the libraries listed below
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆22Updated 2 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆63Updated last year
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- unrolled skip list library for C☆21Updated 5 years ago
- A small DFA for under 16 states☆51Updated 6 years ago
- A benchmark for sorting algorithms☆59Updated 3 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- A C library for creating and accessing dynamic arrays with near O(log-base-256) scalability into the peta-element range☆31Updated 14 years ago
- C library to compute the Hamming weight of arrays☆45Updated 6 years ago
- Hyaline Reclamation (PLDI '21, PODC '19)☆20Updated 3 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- RLU resizable hash-table☆16Updated 9 years ago
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆22Updated 7 years ago
- Forkscan Memory Reclamation☆11Updated 6 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆55Updated 2 years ago
- Crit-bit tree (trie) library☆32Updated 10 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- xxHash Cleaner C Reference Implementation☆42Updated 4 years ago
- C library to remove white space from strings as fast as possible☆152Updated 4 months ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- AVX-2 vectorised 8-bit positional popcount for Go☆23Updated 4 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆56Updated 5 years ago
- Fast differential coding functions (using SIMD instructions)☆51Updated 7 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Automatically exported from code.google.com/p/judyarray☆17Updated 9 years ago