Skip to content

Commit d230c68

Browse files
authored
Update README.md
1 parent 0433b24 commit d230c68

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,11 @@
1-
# Multi-pattern-matching-engine
1+
Multi-pattern-matching-engine
2+
----------
3+
4+
This code based on snort. I extracting multiple patten matching engine and single pattern matching algorithm (boyer moore algorithm)
5+
6+
7+
OVERVIEW
8+
---------
9+
10+
It is a high-performance dynamic library for string match.
11+
You can test it with bm_test for single pattern search and mpse_test for multi pattern searching

0 commit comments

Comments
 (0)