Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ndmitchell/index-search

Searching compressed text indicies
https://github.com/ndmitchell/index-search

Last synced: 25 days ago
JSON representation

Searching compressed text indicies

Awesome Lists containing this project

README

        

# Index Search

Haskell library for searching compressed text indicies. The code under cbits was obtained from
http://pizzachili.dcc.uchile.cl/indexes/FM-indexV2/fmindexV2.tgz

The C code does not work on 64 bit machines, so this code is generally unsuitable for use.