issues
search
petar-dambovaliev
/
aho-corasick
efficient string matching in Golang via the aho-corasick algorithm.
MIT License
68
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Performance
#15
MikeYast
opened
1 month ago
4
Fix leftMostLongestMatch returning all overlapping matches
#14
semvis123
closed
7 months ago
4
Fix overlapping patterns
#13
semvis123
closed
1 year ago
5
Incorrect results when using overlapping patterns
#12
semvis123
closed
1 year ago
0
Do not allocate in NextCandidate.
#11
pgavlin
closed
1 year ago
1
Do not allocate in NextCandidate.
#10
pgavlin
closed
1 year ago
2
feat: adds support for findN.
#9
jcchavezs
closed
1 year ago
1
High memory usage compared to other implementation
#8
jonrscott
opened
2 years ago
2
Provide byte functions.
#7
jeschkies
closed
3 years ago
1
Provide methods that accept `[]byte`.
#6
jeschkies
closed
3 years ago
2
impl go module and update readme
#5
kmahyyg
closed
3 years ago
0
go.mod request
#4
kmahyyg
closed
3 years ago
1
DFA implementation
#3
petar-dambovaliev
closed
3 years ago
0
export DFA options
#2
petar-dambovaliev
closed
3 years ago
0
Should Opts structs fields be exported ?
#1
ibrierley
closed
3 years ago
2