|
7 meses atrás | |
---|---|---|
legacy | 9 meses atrás | |
.gitignore | 1 ano atrás | |
LICENSE | 1 ano atrás | |
Makefile | 7 meses atrás | |
README.md | 11 meses atrás | |
bsearch.c | 7 meses atrás | |
bsearch.h | 7 meses atrás | |
test.c | 7 meses atrás |
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.