Skip to content

Pull requests: BurntSushi/aho-corasick

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

lower DFA heap usage by using a hybrid transition table
#179 opened Jul 11, 2026 by mat-gas Loading…
flatten matches storage for DFA to reduce heap usage
#178 opened Jul 11, 2026 by mat-gas Loading…
Various DFA performance improvements
#177 opened Jul 10, 2026 by mat-gas Loading…
chore: improve aho-corasick maintenance path
#174 opened May 19, 2026 by vip892766gma Loading…
Optimize unanchored contiguous dense rows
#172 opened May 3, 2026 by cpierret Loading…
docs: fix typo in prefilter docs
#169 opened Mar 27, 2026 by Rohan5commit Loading…
Fix for try_stream_replace_all in README
#167 opened Feb 16, 2026 by kaleidawave Loading…
feature: add ReplacingReader
#153 opened Feb 5, 2025 by bobozaur Loading…
ProTip! Exclude everything labeled bug with -label:bug.