petar-dambovaliev / aho-corasickLinks
efficient string matching in Golang via the aho-corasick algorithm.
☆88Updated 8 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:
- Drop-in replacement for regexp using re2, for any Go app☆176Updated last month
- Basic Markdown parser and HTML generator☆113Updated last year
- 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
- Go templates invoked as functions☆155Updated 4 years ago
- A lightweight buffered event lib☆61Updated 3 years ago
- Natural sorting (natsort) in Go☆60Updated 3 weeks ago
- Parse json with comments and trailing commas.☆100Updated 4 years ago
- Run ONNX models using Go☆82Updated 9 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 4 months ago
- Pure Go production-grade regex engine with SIMD optimizations. Up to 3-3000x+ faster than stdlib.☆54Updated this week
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆90Updated 5 years ago
- Partial implementation of SVG 2.0 specification in golang.☆178Updated 2 years ago
- Zero-allocation type-safe pool for Go☆251Updated 2 years ago
- Unified text diffing in Go (copy of the internal diffing packages the officlal Go language server uses)☆148Updated 2 years ago
- S3 FileSystem (fs.FS) implementation☆210Updated 2 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated last year
- µDiff - a micro Go diffing library☆217Updated 2 weeks ago
- Expirable Go LRC\LRU cache without goroutines☆92Updated last month
- Go build actiongraph debug visualiser.☆128Updated last year
- Bypasses restrictions on reflect☆75Updated 4 years ago
- Generic wrapper around strconv.Parse*☆37Updated 3 years ago
- In-memory implementation of Go's `io/fs.FS` interface☆122Updated last year
- Python's repr() for Go☆169Updated this week
- Convert a go file to its ast representation☆94Updated 6 months ago
- Golang .ico encoder & decoder☆46Updated 5 months ago
- Random user-agent generator for Go☆135Updated 3 years ago
- A PDF renderer for the goldmark markdown parser.☆141Updated 3 weeks ago
- A cancelable reader for Go☆138Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago