Pinned Repositories
ds2i
Data Structures for Inverted Indexes
RoSA
Reduced on-disk Suffix Array
sdsl
Succinct Data Structure Library
sdsl-lite
Succinct Data Structure Library 2.0
sigir16-topkcomplete
Example project presented at the Succinct Data Structure Tutorial at SIGIR 2016
simhash-cpp
Simhashing in C++
simongog.github.com
Blog
surf
SUccinct Retrieval Framework
vlg_matching
Code and benchmarks for paper "Practical Variable Length Gap Pattern Matching" (SEA 2016, http://link.springer.com/chapter/10.1007/978-3-319-38851-9_1). Based on https://github.com/simongog/sdsl-lite
VocabularyTemplate
simongog's Repositories
simongog/sdsl-lite
Succinct Data Structure Library 2.0
simongog/sdsl
Succinct Data Structure Library
simongog/sigir16-topkcomplete
Example project presented at the Succinct Data Structure Tutorial at SIGIR 2016
simongog/RoSA
Reduced on-disk Suffix Array
simongog/surf
SUccinct Retrieval Framework
simongog/vlg_matching
Code and benchmarks for paper "Practical Variable Length Gap Pattern Matching" (SEA 2016, http://link.springer.com/chapter/10.1007/978-3-319-38851-9_1). Based on https://github.com/simongog/sdsl-lite
simongog/ds2i
Data Structures for Inverted Indexes
simongog/simhash-cpp
Simhashing in C++
simongog/simongog.github.com
Blog
simongog/VocabularyTemplate
simongog/CompactHashTable
simongog/libdivsufsort
A lightweight suffix-sorting library
simongog/mih
Fast exact nearest neighbor search in Hamming distance on binary codes with Multi-index hashing
simongog/cppzmq
C++ binding for 0MQ
simongog/genometools
GenomeTools genome analysis system.
simongog/RLZ
Contains the RLZ compression and self-index source code.