|
7 个月前 | |
---|---|---|
legacy | 9 个月前 | |
.gitignore | 1年前 | |
LICENSE | 1年前 | |
Makefile | 7 个月前 | |
README.md | 11 个月前 | |
bsearch.c | 7 个月前 | |
bsearch.h | 7 个月前 | |
test.c | 7 个月前 |
An efficient algorithm for searching Bible text.
In legacy/
, there is an older Python-based legacy version.
It was designed for server usage and is fairly slow due to
being written in Python.