petar-dambovaliev / aho-corasickLinks
efficient string matching in Golang via the aho-corasick algorithm.
☆79Updated 2 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☆60Updated 3 years ago
- Go templates invoked as functions☆154Updated 4 years ago
- In-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications☆70Updated 3 weeks ago
- Thou shalt not stay☆88Updated 11 months ago
- Convert a go file to its ast representation☆93Updated this week
- Parse json with comments and trailing commas.☆89Updated 4 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Static Regexp code generation in pure Go☆15Updated 5 months ago
- Drop-in replacement for regexp using re2, for any Go app☆155Updated last week
- Basic Markdown parser and HTML generator☆111Updated 6 months ago
- Extremely fast Bloom filters for Go☆49Updated last week
- A PDF renderer for the goldmark markdown parser.☆133Updated last year
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆88Updated 4 years ago
- Streaming text replacement for Go☆71Updated 2 years ago
- Print uncovered code☆56Updated 5 months ago
- Generic wrapper around strconv.Parse*☆37Updated 2 years ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 2 years ago
- Parse JPEG data into segments via code or CLI from pure Go. Read/export/write EXIF data. Read XMP and IPTC metadata.☆77Updated 2 years ago
- Compile Go regular expressions to Go code☆96Updated 3 years ago
- C to Go translation tool☆140Updated 2 years ago
- 🚀 Fast and light wildcard pattern matching.☆87Updated 5 months ago
- Powerful and versatile MIME sniffing package using pre-compiled glob patterns, magic number signatures, XML document namespaces, and tree …☆100Updated last year
- Arbitrary base encoding in GO☆55Updated 3 weeks ago
- Random user-agent generator for Go☆126Updated 3 years ago
- Embed arbitrary resources into a go executable at runtime, after the executable has been built.☆83Updated last month
- Simple string pattern matcher for Go☆127Updated last year
- Bypasses restrictions on reflect☆75Updated 3 years ago
- Load file-backed memory☆122Updated 2 years ago
- single ensures that only one instance of your program is running☆58Updated 3 years ago
- In-memory implementation of Go's `io/fs.FS` interface☆115Updated 8 months ago