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 fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆54Updated 5 years ago
- For details, see the blog post:☆32Updated last year
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- Variant on Wang Yi's wyhash with 32-bit output, using at most 64-bit math☆26Updated 6 years ago
- benchmarking positional population count☆15Updated last year
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 6 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Implementation of hash_append proposal☆68Updated 8 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- ☆39Updated 4 years ago
- Some near drop in stl compatible hash tables that are a lot more space efficient than any other options.☆20Updated 2 years ago
- Reference implementation of Grisu-Exact in C++☆67Updated 4 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 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…☆74Updated last year
- Rebooting the std::bitset franchise☆44Updated 3 months ago
- Succinct data structures in C/C++☆89Updated 9 months ago
- ☆16Updated 11 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 2 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Hash Array Mapped Trie (C++ Templates)☆124Updated 2 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- Vectorized version of the PCG random number generator☆80Updated 4 months ago