Projects in Awesome Lists tagged with string-searching
A curated list of projects in awesome lists tagged with string-searching .
https://github.com/burntsushi/memchr
Optimized string search routines for Rust.
bytes memchr rabin-karp rust simd string string-searching twoway
Last synced: 12 May 2025
https://github.com/BurntSushi/memchr
Optimized string search routines for Rust.
bytes memchr rabin-karp rust simd string string-searching twoway
Last synced: 09 Apr 2025
https://github.com/yihleego/trie
đź“’ An Aho-Corasick algorithm based string-searching utility for Go. It supports tokenization, ignoring case, replacing text. So you can use it to find keywords in an article, filter sensitive words, etc.
aho-corasick go java keywords sensitive stopwords string-searching
Last synced: 15 Jul 2025
https://github.com/yihleego/trie4j
đź“’ An Aho-Corasick algorithm based string-searching utility for Java. It supports tokenization, ignoring case, replacing text. So you can use it to find keywords in an article, filter sensitive words, etc.
aho-corasick go java keywords sensitive stopwords string-searching
Last synced: 15 Jul 2025
https://github.com/coursecomputer/boyer-moore-horspool
[EN] Implementation of the Boyer-Moore-Horspool algorithm / [FR] Implémentation de l'algorithme Boyer-Moore-Horspool
algorithm boyer-moore-horspool horspool string-searching
Last synced: 28 Feb 2026