/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Show HN: Krep a High-Performance String Search Utility Written in C
(davidesantangelo.github.io)
173 points
daviducolo
| 1 comments |
11 Mar 25 16:12 UTC
|
HN request time: 0.211s
|
source
Show context
deepanwadhwa
◴[
11 Mar 25 16:37 UTC
]
No.
43334246
[source]
▶
>>43333946 (OP)
#
Is ahocorasick in a different plane than this?
replies(1):
>>43337891
#
1.
MattPalmer1086
◴[
11 Mar 25 22:41 UTC
]
No.
43337891
[source]
▶
>>43334246
#
Aho Corasick is for multi pattern searching - searching for a lot of different strings simultaneously.
ID:
GO
↑