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
- HISTORICAL INTEREST ONLY: Post peer review AFIO v2 rewrite is now at https://github.com/ned14/boost.afio☆46Updated 8 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆51Updated 11 months ago
- Compile-time TRIE based string matcher (C++11)☆51Updated 5 years ago
- C library to compute the Hamming weight of arrays☆45Updated 6 years ago
- Fast decoder for VByte-compressed integers☆121Updated 8 months ago
- A fast implementation for varbyte 32bit/64bit integer compression☆116Updated 7 years ago
- A persistent hash array-mapped trie for C++☆91Updated last year
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆49Updated 9 months ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆55Updated 2 years ago
- Memory-mapped storage library☆76Updated 8 years ago
- For details, see the blog post:☆32Updated last year
- Provide an idiomatic C++ interface to CPython's C API.☆27Updated 7 years ago
- Linear vs binary search benchmark☆40Updated 5 years ago
- nkvdb - is a numeric time-series database.☆35Updated 7 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆63Updated 8 months ago
- An entirely const_expr string class in C++. Similar to string_view, most useful for compile-time constants☆22Updated 9 years ago
- Sample implementation of a proposed C++ hashing framework☆29Updated 9 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆64Updated last year
- The C++ Pimpl Idiom Again!☆36Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- Vectorized version of the PCG random number generator☆75Updated 6 years ago
- Programming Accelerators with C++ (PACXX)☆58Updated 7 years ago
- A C++14/17 implementation of named tuples☆70Updated 5 months ago
- benchmarking positional population count☆14Updated 11 months ago
- λ → C++ library for functional programming☆37Updated 8 years ago