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:
- Hash Array Mapped Trie (C++ Templates)☆125Updated 2 years ago
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆275Updated 3 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 6 years ago
- Fast decoder for VByte-compressed integers☆124Updated last year
- C Minimal Perfect Hashing Library☆86Updated 8 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- C++14 cache friendly B-heap priority queue☆106Updated 4 years ago
- A fast alternative to the modulo reduction☆311Updated 4 years ago
- Compact Data Structures Library☆101Updated 3 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆64Updated last year
- A STL allocator that mmaps files☆249Updated 4 years ago
- C++11 wrapper for the LMDB embedded B+ tree database library.☆278Updated 4 years ago
- STXXL: Standard Template Library for Extra Large Data Sets☆491Updated last year
- A-C implementation in "C". Tight-packed (interleaved) state-transition matrix -- as fast as it gets, as small as it gets.☆149Updated 4 years ago
- Rolling Hash C++ Library☆187Updated last year
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆87Updated 9 years ago
- Trinity IR Infrastructure☆238Updated 5 years ago
- High-performance multicore-scalable data structures and benchmarks☆142Updated 6 years ago
- Intel(R) Concurrent Collections for C++☆116Updated 2 years ago
- Succinct Data Structure Library☆107Updated 11 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- C++11 metaprogramming library☆112Updated 9 years ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- Memory-mapped storage library☆76Updated 9 years ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 5 years ago