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:
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆275Updated 4 years ago
- Fast decoder for VByte-compressed integers☆125Updated last year
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- A C++ library for integer array compression