BartMassey / popcount
popcount algorithms in C and Rust
☆30Updated 5 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 …☆26Updated 2 years ago
- unrolled skip list library for C☆21Updated 5 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Automatically exported from code.google.com/p/judyarray☆17Updated 9 years ago
- For details, see the blog post:☆32Updated last year
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- A benchmark for sorting algorithms☆59Updated 3 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆56Updated 5 years ago
- A C library for creating and accessing dynamic arrays with near O(log-base-256) scalability into the peta-element range☆32Updated 14 years ago
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 4 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 7 years ago
- A simple C Thread pool implementation☆13Updated 4 years ago
- C library to compute the Hamming weight of arrays☆45Updated 6 years ago
- portability macros for compiler and hardware micro operations☆36Updated 8 months ago
- Benchmarks for our memory allocator☆63Updated last year
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆22Updated 7 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- Counting the collisions with perl hash tables per function☆12Updated 5 years ago
- Vectorized (AVX) version of the game of life☆25Updated 6 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Compact Data Structures Library☆98Updated 2 years ago