bonitao / cmph
☆20Updated 3 years ago
Alternatives and similar repositories for cmph:
Users that are interested in cmph 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 3 years ago
- For details, see the blog post:☆32Updated last year
- benchmarking positional population count☆14Updated last year
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Efficient Prefix-Sum data structures in C++.☆25Updated last year
- A (Minimal) Perfect Hash Function based on irregular cuckoo hashing, retrieval, and overloading.☆19Updated last month
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 10 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 4 months ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 8 months ago
- ☆39Updated 4 years ago
- String map implementation through Fast Succinct Trie☆21Updated 3 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- Rebooting the std::bitset franchise☆44Updated last week
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago
- ☆16Updated 10 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- Learned Monotone Minimal Perfect Hashing☆25Updated last month
- Essential C++ utilities.☆15Updated last month
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆63Updated 11 months ago
- The Fancy Named Parameters Library☆31Updated 3 weeks ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆38Updated 4 years ago