Download qap Free Java Code
Description
Qap is a quick parser/matcher for string or buffer patterns ( optimized for pattern lengths <= 255 bytes ).
Source Files
The download file qap-master.zip has the following entries.
.gitignore/*from ww w. j a v a 2s .c om*/
.npmignore
.travis.yml
LICENSE
Readme.md
bench/64K-pattern-memory-usage.js
bench/best-magic-data-rate.js
bench/big-pattern-data-rate.js
bench/big-pattern-memory-usage.js
bench/small-pattern-data-rate.js
bench/tables.js
index.js
lib/qap.js
package.json
test/argument-type-test.js
test/big-buffer-start-index-test.js
test/big-random-pattern-test.js
test/buffer-lookup-table-chars-test.js
test/push-parsed-results-to-array-test.js
test/repetitive-big-pattern-test.js
test/repetitive-pattern-test.js
test/run.sh
test/small-buffer-start-index-and-limit-results-test.js
test/string-index-test.js
test/utf-string-test.js
Download
Click the following link to download qap-master.zip.
qap-master.zip