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