bonitao / cmphLinks
☆20Updated 3 years ago
Alternatives and similar repositories for cmph
Users that are interested in cmph are comparing it to the libraries listed below
Sorting:
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- benchmarking positional population count☆14Updated last year
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- ☆39Updated 4 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 9 months 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 …☆26Updated 3 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 10 months ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆38Updated 4 years ago
- Efficient Prefix-Sum data structures in C++.☆26Updated last year
- For details, see the blog post:☆32Updated last year
- Succinct data structures in C/C++☆89Updated 8 months ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆66Updated 4 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- A benchmark for sorting algorithms☆60Updated 4 years ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆56Updated 2 years ago
- Provides LLDB data formatters for the rapidjson library☆11Updated 2 years ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- ☆16Updated 11 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆20Updated last year
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 5 months ago
- Linear vs binary search benchmark☆40Updated 5 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago