jnorthrup / patl
Roman Klyujkov's Practical Algorithm Template library
☆23Updated 2 years ago
Alternatives and similar repositories for patl:
Users that are interested in patl are comparing it to the libraries listed below
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 7 years ago
- A C++ library for integer array compression☆28Updated 2 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- Compile-time TRIE based string matcher (C++11)☆51Updated 5 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆49Updated 8 months ago
- Linear vs binary search benchmark☆40Updated 5 years ago
- Fast differential coding functions (using SIMD instructions)☆51Updated 7 years ago
- Fast decoder for VByte-compressed integers☆119Updated 7 months ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆51Updated 10 months ago
- A persistent hash array-mapped trie for C++☆90Updated last year
- Memory-mapped storage library☆76Updated 8 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆116Updated 7 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆62Updated 7 months ago
- For details, see the blog post:☆32Updated last year
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆84Updated 9 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- Fast and Reliable (but not Secure) Hash☆53Updated 6 years ago
- Hash Array Mapped Trie (C++ Templates)☆122Updated last year
- HISTORICAL INTEREST ONLY: Post peer review AFIO v2 rewrite is now at https://github.com/ned14/boost.afio☆46Updated 8 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- Compact Data Structures Library☆98Updated 2 years ago
- Intel(R) Concurrent Collections for C++☆115Updated last year
- Open multi-methods for C++11☆117Updated 7 years ago
- A benchmark of some prominent C/C++ hash table implementations☆103Updated 5 years ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- Very fast regexp using c++11 templates.☆82Updated 9 years ago
- Vectorized version of the PCG random number generator☆75Updated 6 years ago