A Golang implementation of the Aho-Corasick string matching algorithm
☆698Sep 21, 2024Updated last year
Alternatives and similar repositories for ahocorasick
Users that are interested in ahocorasick are comparing it to the libraries listed below
Sorting:
- A faster and more efficient Golang implement of Aho-Corasick algorithm using Double Array Trie☆288Feb 7, 2024Updated 2 years ago
- A fast and memory efficient implementation of aho-corasick algorithm based on double-array trie (cedar), supports visualizing structure …☆126Jan 21, 2024Updated 2 years ago
- Aho-Corasick string matching algorithm for golang☆45Aug 3, 2024Updated last year
- Various small golang libraries☆416Sep 25, 2024Updated last year
- Generates a GitHub issue description for go-fuzz findings☆11Dec 3, 2015Updated 10 years ago
- Optimized Go Compression Packages☆5,416Updated this week
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,842Updated this week
- A high performance wrapper around Syslog.☆97Sep 21, 2024Updated last year
- A cache library for Go with zero GC overhead.☆5,377Feb 10, 2026Updated 3 weeks ago
- [Deprecated] Protocol Buffers for Go with Gadgets☆5,684Jul 27, 2023Updated 2 years ago
- Graceful process restarts in Go☆3,162Sep 25, 2024Updated last year
- Randomized testing for Go☆4,846Sep 24, 2024Updated last year
- A tool to list and diagnose Go processes currently running on your system☆7,001Jan 8, 2026Updated last month
- Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http☆23,278Updated this week
- A radix sorting library for Go (golang)☆54Aug 10, 2023Updated 2 years ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆787Jan 24, 2026Updated last month
- shoco is a compressor for small text strings. [Not maintained].☆10Sep 4, 2019Updated 6 years ago
- LZ4 compression and decompression in pure Go☆955Jan 17, 2026Updated last month
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,086Jul 3, 2024Updated last year
- Provides packet processing capabilities for Go☆6,753Mar 19, 2025Updated 11 months ago
- Fast key-value DB in Go.☆15,499Updated this week
- groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.☆13,337Nov 29, 2024Updated last year
- A high-performance 100% compatible drop-in replacement of "encoding/json"☆13,931May 27, 2024Updated last year
- Surprisingly space efficient trie in Golang(11 bits/key; 100 ns/get).☆1,930Nov 24, 2023Updated 2 years ago
- Blazing fast, structured, leveled logging in Go.☆24,367Dec 31, 2025Updated 2 months ago
- s4lru cache☆30Apr 1, 2015Updated 10 years ago
- Fast event-loop networking for Go☆6,038Oct 22, 2023Updated 2 years ago
- A Golang implementation of Bentley/McIlroy long string compression☆119Sep 25, 2024Updated last year
- ddmin test case minimization algorithm☆31Sep 4, 2021Updated 4 years ago
- psutil for golang☆11,716Feb 24, 2026Updated last week
- A modern text/numeric/geo-spatial/vector indexing library for go☆10,976Updated this week
- MySQL protocol library implementing in Go (golang)☆243May 12, 2021Updated 4 years ago
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,754Oct 26, 2025Updated 4 months ago
- Efficient cache for gigabytes of data written in Go.☆8,088Feb 6, 2026Updated 3 weeks ago
- Get JSON values quickly - JSON parser for Go☆15,445Oct 10, 2024Updated last year
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,836Sep 10, 2024Updated last year
- A well tested and comprehensive Golang statistics library package with no dependencies.☆3,002Jan 2, 2026Updated 2 months ago
- Golang in-memory database built on immutable radix trees☆3,446Feb 22, 2026Updated last week
- Stochastic flame graph profiler for Go programs☆3,946Nov 7, 2018Updated 7 years ago