-
Notifications
You must be signed in to change notification settings - Fork 118
Pull requests: BurntSushi/aho-corasick
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: add count and try_count convenience methods to AhoCorasick
#184
opened Aug 7, 2026 by
Aditya-9-6
Loading…
speedup DFA by using 4 interleaved independant automaton streams
#180
opened Jul 11, 2026 by
mat-gas
Loading…
lower DFA heap usage by using a hybrid transition table
#179
opened Jul 11, 2026 by
mat-gas
Loading…
ProTip!
Exclude everything labeled
bug with -label:bug.