3 results found Sort:

100
891
unlicense
19
Optimized string search routines for Rust.
Created 2015-06-11
247 commits to master branch, last one about a month ago
📒 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, e...
Created 2022-04-21
18 commits to main branch, last one 2 years ago
📒 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,...
Created 2022-04-20
10 commits to main branch, last one 2 years ago