Commit Graph

6 Commits (421e6617b16bc576e9ce3e8bf7d0405d8fbd04d9)

Author SHA1 Message Date
Kevin Wan f1102fb262
chore: optimize string search with Aho–Corasick algorithm (#1476)
* chore: optimize string search with Aho–Corasick algorithm

* chore: optimize keywords replacer

* fix: replacer bugs

* chore: reorder members
3 years ago
Kevin Wan a91c3907a8
feat: rename module from tal-tech to zeromicro (#1413) 3 years ago
Kevin Wan 04b0f26182
fix golint issues in core/stringx (#516) 4 years ago
kevin 2ebb5b6b58 support customized mask char on trie 4 years ago
kevin 0a7e0cce77 update package reference 4 years ago
kevin 7e3a369a8f initial import 4 years ago