Pinned Repositories
kamping
KaMPIng: (Near) zero-overhead MPI wrapper for modern C++
dpt
Distributed Patricia Trie
dsss
Distributed String and Suffix Sorting
libdivsufsort
A lightweight suffix-sorting library enhanced with LCP construction
pwm
Parallel Wavelet Tree and Wavelet Matrix Construction
saca-bench
Collection of Suffix Array Construction Algorithms (SACAs)
sais-lite-lcp
Induced Suffix Array and LCP construction based on the SAIS algorithm.
tcc
Text Corpus Collection
bit_vector
Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.
thrill
Thrill - An EXPERIMENTAL Algorithmic Distributed Big Data Batch Processing Framework in C++
kurpicz's Repositories
kurpicz/saca-bench
Collection of Suffix Array Construction Algorithms (SACAs)
kurpicz/pwm
Parallel Wavelet Tree and Wavelet Matrix Construction
kurpicz/libdivsufsort
A lightweight suffix-sorting library enhanced with LCP construction
kurpicz/sais-lite-lcp
Induced Suffix Array and LCP construction based on the SAIS algorithm.
kurpicz/dpt
Distributed Patricia Trie
kurpicz/dsss
Distributed String and Suffix Sorting
kurpicz/tcc
Text Corpus Collection
kurpicz/lce-test
Implementations and benchmarks of various LCE data structures
kurpicz/lcp-test
Benchmark for main memory LCP array construction algorithms
kurpicz/cpi
kurpicz/example-cpp11-cmake
kurpicz/fcache_count
Linux Page Cache Profiler
kurpicz/introduction_to_algorithms
Beispiele für Algorithmen und Datenstrukturen
kurpicz/la_vector
🔶 Compressed bitvector/container supporting efficient random access and rank queries
kurpicz/thrill
Thrill - An EXPERIMENTAL Distributed Big Data Batch Processing Framework in C++
kurpicz/tlx
TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers