jnorthrup / patlLinks
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
Sorting:
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- Compile-time TRIE based string matcher (C++11)☆53Updated 6 years ago
- C library to compute the Hamming weight of arrays☆46Updated 6 years ago
- Linear vs binary search benchmark☆40Updated 5 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆50Updated last year
- nkvdb - is a numeric time-series database.☆35Updated 8 years ago
- Feed-forward Bloom filters☆52Updated 13 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- Fast differential coding functions (using SIMD instructions)☆53Updated 7 years ago
- Fast and Reliable (but not Secure) Hash☆53Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Fast decoder for VByte-compressed integers☆122Updated last year
- Rolling Hash C++ Library☆187Updated last year
- Hash Array Mapped Trie (C++ Templates)☆124Updated 2 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- STL-based caches for C++☆116Updated 2 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆63Updated last year
- ☆49Updated 5 years ago
- C automata library to build, determinize, minimize, translate regexp etc☆10Updated 9 years ago
- Compact Data Structures Library☆100Updated 2 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- An entirely const_expr string class in C++. Similar to string_view, most useful for compile-time constants☆22Updated 9 years ago
- A framework for building reranking models.☆28Updated 10 years ago
- HISTORICAL INTEREST ONLY: Post peer review AFIO v2 rewrite is now at https://github.com/ned14/boost.afio☆47Updated 9 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago