petar-dambovaliev / aho-corasickLinks
efficient string matching in Golang via the aho-corasick algorithm.
☆85Updated 6 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☆171Updated 3 months ago
- A lightweight buffered event lib☆61Updated 3 years ago
- Parse json with comments and trailing commas.☆100Updated 4 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 3 months ago
- Aho-Corasick string-searching algorithm in Go☆74Updated 5 months ago
- Convert a go file to its ast representation☆94Updated 4 months ago
- In-memory key:value store/cache library for Go, suitable for single-machine applications☆76Updated 2 months ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆91Updated 5 years ago
- Go templates invoked as functions☆155Updated 4 years ago
- Thou shalt not stay☆90Updated last year
- Random user-agent generator for Go☆135Updated 3 years ago
- In-memory implementation of Go's `io/fs.FS` interface☆120Updated last year
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated last year
- Basic Markdown parser and HTML generator☆113Updated 11 months ago
- Natural sorting (natsort) in Go☆61Updated 2 weeks ago
- CLI tool to convert JSON to struct type definitions☆101Updated 7 months ago
- Zero-allocation type-safe pool for Go☆244Updated 2 years ago
- 🚀 Fast and light wildcard pattern matching.☆96Updated 9 months ago
- Bypasses restrictions on reflect☆75Updated 4 years ago
- Simple Go package to convert HTML to plain text☆160Updated last month
- Extremely fast Bloom filters for Go☆49Updated 4 months ago
- Streaming text replacement for Go☆72Updated 3 years ago
- In-process request tracing☆102Updated 3 months ago
- Structured HTML table data extraction from URLs in Go that has almost no external dependencies☆122Updated last month
- Embed arbitrary resources into a go executable at runtime, after the executable has been built.☆88Updated 6 months ago
- Expression evaluator for Go☆77Updated 7 months ago
- Generic wrapper around strconv.Parse*☆37Updated 3 years ago
- ☆100Updated 2 years ago
- Fastest levenshtein implementation in Go.☆134Updated 4 years ago