petar-dambovaliev / aho-corasickLinks
efficient string matching in Golang via the aho-corasick algorithm.
☆84Updated 5 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
- Drop-in replacement for regexp using re2, for any Go app☆167Updated 2 months ago
- Go templates invoked as functions☆155Updated 4 years ago
- In-memory key:value store/cache library for Go, suitable for single-machine applications☆76Updated last month
- Parse json with comments and trailing commas.☆94Updated 4 years ago
- Embed arbitrary resources into a go executable at runtime, after the executable has been built.☆85Updated 5 months ago
- Thou shalt not stay☆89Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 2 months ago
- C to Go translation tool☆140Updated 2 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆91Updated 5 years ago
- Bypasses restrictions on reflect☆75Updated 4 years ago
- Go build actiongraph debug visualiser.☆124Updated last year
- Aho-Corasick string-searching algorithm in Go☆74Updated 4 months ago
- In-memory implementation of Go's `io/fs.FS` interface☆120Updated last year
- Basic Markdown parser and HTML generator☆113Updated 10 months ago
- Faster substitution of tidwall/gjson☆47Updated last month
- Unified text diffing in Go (copy of the internal diffing packages the officlal Go language server uses)☆145Updated 2 years ago
- Arbitrary base encoding in GO☆56Updated 4 months ago
- Natural sorting (natsort) in Go☆60Updated last year
- Streaming text replacement for Go☆72Updated 3 years ago
- MUS format serializer for Go☆119Updated 3 months ago
- Dead simple exchangeable image file format tools for Go optimized for large image files using lazy loading.☆22Updated 2 years ago
- Simple string pattern matcher for Go☆132Updated last month
- Print uncovered code☆59Updated 8 months ago
- Random user-agent generator for Go☆135Updated 3 years ago
- Fastest levenshtein implementation in Go.☆135Updated 4 years ago
- Powerful and versatile MIME sniffing package using pre-compiled glob patterns, magic number signatures, XML document namespaces, and tree…☆100Updated 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.☆78Updated 3 years ago
- DNS lookup cache for Go☆288Updated 2 years ago
- Go package implementing WASI socket extensions☆175Updated 10 months ago