| BurntSushi/aho-corasick |
865 |
|
7,575 |
120 |
over 2 years ago |
60 |
October 09, 2023 |
1 |
unlicense |
Rust |
| A fast implementation of Aho-Corasick in Rust. |
| daac-tools/daachorse |
175 |
|
0 |
5 |
over 2 years ago |
10 |
July 07, 2022 |
0 |
apache-2.0 |
Rust |
| 🐎 A fast implementation of the Aho-Corasick algorithm using the compact double-array data structure in Rust. |
| cloudflare/sliceslice-rs |
75 |
|
0 |
0 |
over 2 years ago |
7 |
April 27, 2022 |
5 |
mit |
Rust |
| A fast implementation of single-pattern substring search using SIMD acceleration. |
| Automattic/go-search-replace |
73 |
|
0 |
0 |
over 3 years ago |
3 |
October 25, 2022 |
3 |
gpl-3.0 |
Go |
| 🚀 Search & replace URLs in WordPress SQL files. |
| febeling/edit-distance |
40 |
|
77 |
19 |
over 2 years ago |
4 |
March 02, 2019 |
0 |
apache-2.0 |
Rust |
| Levenshtein edit distance in Rust |
| daac-tools/python-daachorse |
12 |
|
0 |
0 |
about 3 years ago |
0 |
|
0 |
apache-2.0 |
Rust |
| 🐎 A fast implementation of the Aho-Corasick algorithm using the compact double-array data structure. (Python wrapper for daachorse) |
| adv12/FileSharper |
10 |
|
0 |
0 |
almost 4 years ago |
0 |
|
1 |
mit |
C# |
| An extensible, GUI-based file search and processing tool for Windows written in C# and WPF, with out-of-the-box functionality similar to grepWin and dnGrep |
| jalal246/find-in |
10 |
|
0 |
0 |
over 3 years ago |
0 |
|
0 |
mit |
JavaScript |
| Yet another tool, written in JS for Searching Text in Files! |
| jalal246/replace-in |
9 |
|
0 |
1 |
over 3 years ago |
4 |
December 18, 2020 |
0 |
mit |
JavaScript |
| Replace text in a given file. |
| swisnl/textsnippet |
9 |
|
0 |
0 |
over 4 years ago |
3 |
April 22, 2020 |
2 |
mit |
PHP |
| Create a snippet of text highlighting a given string |