petar-dambovaliev / aho-corasick
efficient string matching in Golang via the aho-corasick algorithm.
☆67Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for aho-corasick
- A lightweight buffered event lib☆55Updated 2 years ago
- Thou shalt not stay☆79Updated 3 months ago
- Go templates invoked as functions☆152Updated 3 years ago
- Perl Compatible Regular Expression for Go☆52Updated 3 months ago
- Drop-in replacement for regexp using re2, for any Go app☆140Updated this week
- Arbitrary base encoding in GO☆54Updated 10 months ago
- The fastest way to xor bytes in Go☆71Updated 3 years ago
- net.Resolvers with caching, opportunistic encryption, and DoT/DoH☆41Updated 6 months ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆86Updated 4 years ago
- Go BPE tokenizer (Encoder+Decoder) for GPT2 and GPT3☆78Updated last year
- Natural sorting (natsort) in Go☆54Updated last year
- Web Assembly fetch wrapper that avoids importing net/http.☆58Updated last year
- Golang .ico encoder & decoder☆42Updated 6 years ago
- Random user-agent generator for Go☆122Updated 2 years ago
- Streaming text replacement for Go