You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
go-zero/core/stringx
Kevin Wan 45be48a4ee
chore: coding style (#3959)
9 months ago
..
node.go refactor: simplify stringx.Replacer, and avoid potential infinite loops (#2877) 2 years ago
node_fuzz_test.go chore: coding style (#3959) 9 months ago
node_test.go refactor: simplify stringx.Replacer, and avoid potential infinite loops (#2877) 2 years ago
random.go fix golint issues in core/stringx (#516) 4 years ago
random_test.go initial import 4 years ago
replacer.go refactor: simplify stringx.Replacer, and avoid potential infinite loops (#2877) 2 years ago
replacer_fuzz_test.go chore: remove go build version in fuzz test (#3678) 1 year ago
replacer_test.go refactor: simplify stringx.Replacer, and avoid potential infinite loops (#2877) 2 years ago
strings.go feat: add stringx.ToCamelCase (#2622) 2 years ago
strings_test.go feat: add stringx.ToCamelCase (#2622) 2 years ago
trie.go chore: optimize string search with Aho–Corasick algorithm (#1476) 3 years ago
trie_test.go chore: optimize string search with Aho–Corasick algorithm (#1476) 3 years ago