Pinned Repositories
alx
Collection of C++ Data Structures Based Around Strings
dist_index
extern-index
Builds in external memory: suffix array, lcp array, burrows-wheeler transform, lcp array and run-length encoded bwt
integer-structures
Time & space efficient, dynamic ordered data structures for 32/64-bit integer keys
lce-test
Implementations and benchmarks of various LCE data structures
mio
Cross-platform C++11 header-only library for memory mapped file IO
par-sss
Parallel String Synchronizing Set
prezza-lce
This is an implementation of Prezza's in-place LCE data structure: https://arxiv.org/abs/1608.05100
r-index
rk-fingerprint
herlez's Repositories
herlez/lce-test
Implementations and benchmarks of various LCE data structures
herlez/prezza-lce
This is an implementation of Prezza's in-place LCE data structure: https://arxiv.org/abs/1608.05100
herlez/alx
Collection of C++ Data Structures Based Around Strings
herlez/dist_index
herlez/extern-index
Builds in external memory: suffix array, lcp array, burrows-wheeler transform, lcp array and run-length encoded bwt
herlez/integer-structures
Time & space efficient, dynamic ordered data structures for 32/64-bit integer keys
herlez/mio
Cross-platform C++11 header-only library for memory mapped file IO
herlez/par-sss
Parallel String Synchronizing Set
herlez/r-index
herlez/rk-fingerprint
herlez/sqlplot-tools
Generate pgfplots or gnuplots from embedded SQL statements
herlez/tdc
herlez/tlx
TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers