jnorthrup / patl
Roman Klyujkov's Practical Algorithm Template library
☆23Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for patl
- C++ implementation of Concise and WAH compressed bitsets☆21Updated 7 years ago
- A C++ library for integer array compression☆27Updated 2 years ago
- HISTORICAL INTEREST ONLY: Post peer review AFIO v2 rewrite is now at https://github.com/ned14/boost.afio☆46Updated 8 years ago
- Compile-time TRIE based string matcher (C++11)☆50Updated 5 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆61Updated 5 months ago
- Fast differential coding functions (using SIMD instructions)☆49Updated 6 years ago
- C++14 - fast drop-in uniform_int_distribution☆9Updated 5 years ago
- Compact Data Structures Library☆98Updated 2 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆63Updated 3 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 8 years ago
- Programming Accelerators with C++ (PACXX)☆58Updated 6 years ago
- Fast decoder for VByte-compressed integers☆117Updated 5 months ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆49Updated 6 months ago
- Linear vs binary search benchmark☆41Updated 4 years ago
- A collection of string sorting algorithms☆52Updated 2 years ago
- Experiments with array layouts for comparison-based searching☆80Updated 10 months ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 4 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆60Updated 9 months ago
- A persistent hash array-mapped trie for C++☆90Updated last year
- ☆49Updated 4 years ago
- Fast and Reliable (but not Secure) Hash☆53Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 11 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆50Updated 8 months ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆115Updated 7 years ago
- C++14 cache friendly B-heap priority queue☆104Updated 3 years ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 10 years ago