Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ndmitchell/index-search
- Owner: ndmitchell
- License: gpl-2.0
- Created: 2014-12-22T13:13:15.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-04-24T12:40:58.000Z (over 9 years ago)
- Last Synced: 2024-05-08T20:21:25.251Z (6 months ago)
- Language: C
- Size: 398 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.txt
- License: LICENSE
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.tgzThe C code does not work on 64 bit machines, so this code is generally unsuitable for use.