petar-dambovaliev / aho-corasickLinks
efficient string matching in Golang via the aho-corasick algorithm.
☆81Updated 3 months ago
Alternatives and similar repositories for aho-corasick
Users that are interested in aho-corasick are comparing it to the libraries listed below
Sorting:
- A lightweight buffered event lib☆61Updated 3 years ago
- Go templates invoked as functions☆154Updated 4 years ago
- Basic Markdown parser and HTML generator☆111Updated 8 months ago
- Thou shalt not stay☆89Updated last year
- A PDF renderer for the goldmark markdown parser.☆136Updated 3 weeks ago
- Parse json with comments and trailing commas.☆93Updated 4 years ago
- Natural sorting (natsort) in Go☆59Updated last year
- Random user-agent generator for Go☆128Updated 3 years ago
- Drop-in replacement for regexp using re2, for any Go app☆157Updated last week
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Generic wrapper around strconv.Parse*☆37Updated 3 years ago
- Bypasses restrictions on reflect☆75Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Cross platform locale detection for Golang☆113Updated 2 weeks ago
- Zero-allocation type-safe pool for Go☆236Updated 2 years ago
- Streaming text replacement for Go☆71Updated 2 years ago
- Script engine, especially good for tests☆156Updated last year
- Embed arbitrary resources into a go executable at runtime, after the executable has been built.☆84Updated 3 months ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆89Updated 4 years ago
- Simple string pattern matcher for Go☆129Updated last year
- Powerful and versatile MIME sniffing package using pre-compiled glob patterns, magic number signatures, XML document namespaces, and tree…☆100Updated last year
- Go build actiongraph debug visualiser.☆123Updated last year
- CLI tool to convert JSON to struct type definitions☆100Updated 4 months ago
- Convert HTML into Markdown☆124Updated last year
- S3 FileSystem (fs.FS) implementation☆208Updated last year
- randexp for Go.☆92Updated 3 years ago
- In-memory implementation of Go's `io/fs.FS` interface☆118Updated 10 months ago
- Convert a go file to its ast representation☆93Updated last month
- Expirable Go LRC\LRU cache without goroutines☆89Updated 4 months ago
- In-memory key:value store/cache library for Go, suitable for single-machine applications☆72Updated this week