RRethy / ahocorasickLinks
The fastest Golang implementation of the Aho-Corasick algorithm for string-searching.
☆24Updated 9 months ago
Alternatives and similar repositories for ahocorasick
Users that are interested in ahocorasick are comparing it to the libraries listed below
Sorting:
- A terminfo package in pure go!☆50Updated 3 years ago
- Bitsets for Go☆11Updated 5 years ago
- Visualize Go SSA function using Graphviz☆49Updated 3 months ago
- Golang linter, lint pass any slice as any in variadic function☆19Updated 2 years ago
- Prig is for Processing Records In Go. Like AWK, but snobbish.☆64Updated 3 years ago
- Prints GitHub project description for every direct dependency on GitHub in go.mod☆27Updated last month
- A linter that handles struct tags.☆54Updated last month
- SIEVE cache - simpler than LRU☆36Updated 4 months ago
- A Proof-of-concept CPU profiler written in Go using eBPF☆12Updated 2 years ago
- curl for websockets☆30Updated 9 years ago
- Syntax-aware Go code search, based on the mvdan/gogrep☆46Updated 2 years ago
- Commands☆52Updated last year
- Generate Go enum encoding☆15Updated 2 weeks ago
- code that I re-use among many Go projects☆36Updated last month
- Run an executable embedded in a Go binary☆17Updated 5 months ago
- Simple streaming RPC for Golang.☆20Updated 3 years ago
- Type-safe atomic values for Go☆19Updated last year
- Provides a type for working with optional variables, fields in structures, functions and database models.☆10Updated 3 months ago
- Convert scanned image PDF file to text annotated PDF file☆29Updated 4 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- A CLI tool helps you deal with cron expression easier.☆23Updated 5 years ago
- implementation of the Allotment Routing Table (ART) algorithm by Donald Knuth, as described in the paper by Yoichi Hariguchi☆56Updated last year
- XML Tokenizer is a low-memory high performance non-namespace parser library for parsing simple XML 1.0.☆41Updated 3 weeks ago
- A very fast arena allocator for Go☆30Updated 5 months ago
- gensvg generates SVG to an io.Writer☆19Updated 4 years ago
- One of The Fastest Zero Alloc LRU Cache for Golang (Go). Maximizes memory use, no garbage collection issues. Use memory size limit instea…☆19Updated last year
- Fast message store, written in Go☆26Updated 2 months ago
- Dataframe library for Go.☆16Updated 2 years ago
- Fuzz Go defer/panic/recover☆27Updated 4 years ago