petar-dambovaliev / aho-corasickLinks
efficient string matching in Golang via the aho-corasick algorithm.
☆87Updated 7 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
- Parse json with comments and trailing commas.☆100Updated 4 years 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 4 months ago
- Thou shalt not stay☆90Updated last year
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 4 months ago
- Aho-Corasick string-searching algorithm in Go☆74Updated 6 months ago
- A PDF renderer for the goldmark markdown parser.☆140Updated 4 months ago
- Random user-agent generator for Go☆135Updated 3 years ago
- Go build actiongraph debug visualiser.☆128Updated last year
- Image Metadata (Exif and XMP) extraction for JPEG, HEIC, AVIF, TIFF and Camera Raw in golang. Focus is on providing features and improved…☆132Updated 3 months ago
- Drop-in replacement for regexp using re2, for any Go app☆176Updated 2 weeks ago
- Fastest levenshtein implementation in Go.☆134Updated 4 years ago
- Basic Markdown parser and HTML generator☆113Updated last year
- Natural sorting (natsort) in Go☆60Updated this week
- Convert a go file to its ast representation☆94Updated 5 months ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆91Updated 5 years ago
- Simple Go package to convert HTML to plain text☆160Updated 2 months ago
- Bypasses restrictions on reflect☆75Updated 4 years ago
- Script engine, especially good for tests☆162Updated last year
- Unified text diffing in Go (copy of the internal diffing packages the officlal Go language server uses)☆147Updated 2 years ago
- Expression evaluator for Go☆78Updated 8 months ago
- Detection of the BOM and removing as necessary☆130Updated 2 years ago
- Intern Go strings☆97Updated 2 years ago
- µDiff - a micro Go diffing library☆215Updated last week
- Zero-allocation type-safe pool for Go☆251Updated 2 years ago
- HTTP2 client-server full-duplex connection☆136Updated 2 years ago
- MUS format serializer for Go☆120Updated last month