bonitao / cmphLinks
☆20Updated last week
Alternatives and similar repositories for cmph
Users that are interested in cmph are comparing it to the libraries listed below
Sorting:
- For details, see the blog post:☆35Updated 2 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 5 years ago
- benchmarking positional population count☆17Updated 2 months ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 years ago
- Some near drop in stl compatible hash tables that are a lot more space efficient than any other options.☆22Updated 3 years ago
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- Implementation of hash_append proposal☆67Updated 9 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 …☆26Updated 3 years ago
- ☆39Updated 4 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago
- Provides a bit-vector, an optimized replacement of the infamous std::vector<ool>. In addition to the bit-vector, the library also pro…☆73Updated last year
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 5 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆70Updated 10 years ago
- A (Minimal) Perfect Hash Function based on irregular cuckoo hashing, retrieval, and overloading.☆20Updated 3 months ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆46Updated last year
- Variant on Wang Yi's wyhash with 32-bit output, using at most 64-bit math☆26Updated 6 years ago
- Rebooting the std::bitset franchise☆46Updated last week
- A C++ stream using LZ4 (de)compression☆39Updated 4 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆87Updated 10 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆249Updated 2 months ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated 2 years ago
- haesni is a small hash function using aes-ni for fast string hashing☆19Updated 7 years ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆49Updated 2 years ago
- Benchmark of four minimal perfect hash libraries (phf, emphf, CMPH, Sux4J)☆14Updated 8 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago