jnorthrup / patlLinks
Roman Klyujkov's Practical Algorithm Template library
☆23Updated 3 years ago
Alternatives and similar repositories for patl
Users that are interested in patl are comparing it to the libraries listed below
Sorting:
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆276Updated 4 years ago
- Hash Array Mapped Trie (C++ Templates)☆125Updated 2 years ago
- C++14 cache friendly B-heap priority queue☆109Updated last month
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- C Minimal Perfect Hashing Library☆89Updated 8 years ago
- Memory-mapped storage library☆76Updated 9 years ago
- STXXL: Standard Template Library for Extra Large Data Sets☆495Updated last year
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- A C++14/17 implementation of named tuples☆72Updated last year
- Intel(R) Concurrent Collections for C++☆116Updated 2 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- A fast alternative to the modulo reduction☆314Updated 4 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆87Updated 10 years ago
- STL-based caches for C++☆116Updated 2 years ago
- Fast decoder for VByte-compressed integers☆125Updated last year
- Rolling Hash C++ Library☆189Updated last year
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆64Updated last year
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- HISTORICAL INTEREST ONLY: Post peer review AFIO v2 rewrite is now at https://github.com/ned14/boost.afio☆46Updated 9 years ago
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- nkvdb - is a numeric time-series database.☆35Updated 8 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 6 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 9 years ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated 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