petar-dambovaliev / aho-corasick
efficient string matching in Golang via the aho-corasick algorithm.
☆68Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for aho-corasick
- A lightweight buffered event lib☆55Updated 2 years ago
- Drop-in replacement for regexp using re2, for any Go app☆140Updated this week
- Thou shalt not stay☆80Updated 3 months ago
- Perl Compatible Regular Expression for Go☆52Updated 3 months ago
- Parse json with comments and trailing commas.☆87Updated 3 years ago
- Basic Markdown parser and HTML generator☆84Updated 3 months ago
- Cross platform locale detection for Golang☆107Updated 2 weeks ago
- Compile Go regular expressions to Go code☆95Updated 2 years ago
- Go BPE tokenizer (Encoder+Decoder) for GPT2 and GPT3☆78Updated last year
- net.Resolvers with caching, opportunistic encryption, and DoT/DoH☆41Updated 7 months ago
- Go templates invoked as functions☆152Updated 3 years ago
- XML to MAP converter written Golang☆62Updated 2 years ago
- Arbitrary base encoding in GO☆54Updated 10 months ago
- Pagser is a simple, extensible, configurable parse and deserialize html page to struct based on goquery and struct tags for golang crawle…☆105Updated last year
- Go HTTP RoundTripper that Solves the Cloudflare Challenge☆41Updated 5 years ago
- A high performance Go Implementation of the JA3 Client Fingerprinting Algorithm.☆118Updated 3 years ago
- Streaming text replacement for Go☆68Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated last year
- A lemmatizer implemented in Go☆84Updated 2 years ago
- single ensures that only one instance of your program is running☆57Updated 2 years ago
- Print uncovered code☆50Updated last year
- SQLite over stdin/stdout☆80Updated last month
- APNG decoder and encoder for golang☆67Updated 5 months ago
- Fastest time format for go☆71Updated 2 years ago
- Powerful and versatile MIME sniffing package using pre-compiled glob patterns, magic number signatures, XML document namespaces, and tree…☆99Updated last year
- Storing strings without GC overhead☆82Updated 4 years ago
- Structured HTML table data extraction from URLs in Go that has almost no external dependencies☆117Updated last week
- An inflection engine for golang☆102Updated 2 months ago
- Fastest levenshtein implementation in Go.☆129Updated 3 years ago