RRethy / ahocorasick
The fastest Golang implementation of the Aho-Corasick algorithm for string-searching.
☆23Updated 3 months ago
Alternatives and similar repositories for ahocorasick:
Users that are interested in ahocorasick are comparing it to the libraries listed below
- Golang linter, lint pass any slice as any in variadic function☆18Updated last year
- nilable is a tiny Go generics library for making non-nilable values nilable☆13Updated 10 months ago
- A minimalist HTTP request routing helper for Go.☆34Updated 2 years ago
- Syntax-aware Go code search, based on the mvdan/gogrep☆39Updated last year
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated 2 weeks ago
- SIEVE cache - simpler than LRU☆30Updated last year
- Fork of go-yaml/yaml for go-faster needs☆9Updated this week
- A diff3 text merge implementation in Go☆23Updated last year
- Visualize Go SSA function using Graphviz☆50Updated last year
- Tool for plotting Go benchmark results☆16Updated 7 months ago
- Detect compiler names and versions from ELF files☆25Updated 5 months ago
- streaming, buffered table encoder for result sets (ie from a database)☆21Updated 3 weeks ago
- Type-safe atomic values for Go☆19Updated last year
- A pool that spins up a given number of processes in advance and attaches stdin and stdout when needed. Very similar to FastCGI but works …☆29Updated 3 years ago
- This is a implementation of realpath() function in Go (golang). It tells the absolute path of a given relative path.☆32Updated 6 years ago
- strftime/strptime for Go☆16Updated 2 years ago
- Go helper types for issuing and handling HTTP requests☆11Updated last month
- Utilities to redact Go strings for confidentiality☆32Updated last month
- The superbasic SQL-Builder.☆38Updated 11 months ago
- A very fast arena allocator for Go☆25Updated 4 months ago
- golang dependency analysis☆21Updated last year
- Simple cli tool to thread cli commands☆13Updated 4 years ago
- A fast encoder for Go.☆11Updated 4 years ago
- Detects whether a terminal supports color, and enables ANSI color support in recent Windows 10 builds.☆36Updated last year
- Simple streaming RPC for Golang.☆20Updated 2 years ago
- Bitsets for Go☆10Updated 4 years ago
- Parse and edit YAML files in a directory as one structure☆13Updated 4 months ago
- minimal password generator☆24Updated 3 months ago
- Commands☆51Updated 9 months ago
- A Golang library to manipulate strings according to the word parsing rules of the UNIX Bourne shell.☆25Updated last year