bonitao / cmph
☆20Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for cmph
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 4 years ago
- For details, see the blog post:☆31Updated 11 months ago
- ☆39Updated 3 years ago
- 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 …☆21Updated 2 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated last year
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆30Updated 7 years ago
- A (Minimal) Perfect Hash Function based on irregular cuckoo hashing, retrieval, and overloading.☆15Updated last week
- A C++ library for integer array compression☆27Updated 2 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆28Updated last year
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆62Updated 5 months ago
- benchmarking positional population count☆12Updated 8 months ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆25Updated 3 months ago
- C++ implementation of Concise and WAH compressed bitsets☆21Updated 7 years ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆26Updated this week
- String to Float Benchmark☆19Updated 6 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 4 years ago
- Efficient Prefix-Sum data structures in C++.☆25Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆23Updated last month
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆43Updated 3 years ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated last year
- How fast can we shuffle values?☆37Updated 8 months ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- DSL for SIMD Sorting on AVX2 & AVX512☆29Updated 5 years ago
- ☆15Updated 10 years ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 3 years ago
- Vectorized version of the PCG random number generator☆75Updated 5 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 2 months ago
- A benchmark for sorting algorithms☆59Updated 3 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆60Updated 9 months ago