petar-dambovaliev / aho-corasickLinks
efficient string matching in Golang via the aho-corasick algorithm.
☆80Updated 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☆60Updated 3 years ago
- Drop-in replacement for regexp using re2, for any Go app☆157Updated last week
- Parse json with comments and trailing commas.☆91Updated 4 years ago
- Thou shalt not stay☆88Updated last year
- Go templates invoked as functions☆154Updated 4 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Random user-agent generator for Go☆127Updated 3 years ago
- A PDF renderer for the goldmark markdown parser.☆136Updated this week
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- In-memory implementation of Go's `io/fs.FS` interface☆115Updated 9 months ago
- C to Go translation tool☆140Updated 2 years ago
- In-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications☆70Updated last month
- Compile Go regular expressions to Go code☆96Updated 3 years ago
- Partial implementation of SVG 2.0 specification in golang.☆171Updated 2 years ago
- Image Metadata (Exif and XMP) extraction for JPEG, HEIC, AVIF, TIFF and Camera Raw in golang. Focus is on providing features and improved…☆129Updated 7 months ago
- Basic Markdown parser and HTML generator☆111Updated 7 months ago
- 🚀 Fast and light wildcard pattern matching.☆87Updated 5 months ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆89Updated 4 years ago
- Bypasses restrictions on reflect☆75Updated 3 years ago
- Run ONNX models using Go☆71Updated 4 months ago
- In-process request tracing☆97Updated 3 weeks ago
- Natural sorting (natsort) in Go☆58Updated last year
- Simple string pattern matcher for Go☆128Updated last year
- Generic wrapper around strconv.Parse*☆37Updated 3 years ago
- Embed arbitrary resources into a go executable at runtime, after the executable has been built.☆83Updated 2 months ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 8 months ago
- Domain name parser for Go based on the Public Suffix List.☆204Updated last week
- Parse JPEG data into segments via code or CLI from pure Go. Read/export/write EXIF data. Read XMP and IPTC metadata.☆78Updated 2 years ago
- Streaming text replacement for Go☆71Updated 2 years ago
- µDiff - a micro Go diffing library☆189Updated last week