cloudflare / ahocorasick
A Golang implementation of the Aho-Corasick string matching algorithm
☆617Updated 5 months ago
Alternatives and similar repositories for ahocorasick:
Users that are interested in ahocorasick are comparing it to the libraries listed below
- A faster and more efficient Golang implement of Aho-Corasick algorithm using Double Array Trie☆265Updated last year
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆766Updated 5 months ago
- Go package implementing bitsets☆1,382Updated 2 weeks ago
- reflect api without runtime reflect.Value cost☆777Updated 7 months ago
- Buffer/Byte pool for Go☆470Updated 5 years ago
- Golang implementation of Radix trees☆901Updated 7 months ago
- Visualise Go program GC trace data in real time☆1,102Updated 5 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆484Updated 5 months ago
- Native MurmurHash3 Go implementation☆967Updated last year
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆372Updated last year
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆542Updated 6 months ago
- Fast golang queue using ring-buffer☆620Updated last year
- Golang Serializer Benchmark Comparison☆417Updated 2 years ago
- Fast, fully fledged murmur3 in Go.☆317Updated last year
- A Go package providing a filesystem-backed FIFO queue☆477Updated last year
- The Snappy compression format in the Go programming language.☆1,547Updated last year
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆729Updated 3 years ago
- A Left-Leaning Red-Black (LLRB) implementation of balanced binary search trees for Google Go☆805Updated 2 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆282Updated 2 years ago
- Brings SO_REUSEPORT into your Go server☆572Updated 3 years ago
- A fast and memory efficient implementation of aho-corasick algorithm based on double-array trie (cedar), supports visualizing structure …☆119Updated last year
- LZ4 compression and decompression in pure Go☆897Updated last month
- reuse tcp/udp ports in golang☆779Updated this week
- An immutable radix tree implementation in Golang☆1,026Updated this week
- Anti-memory-waste byte buffer pool☆1,225Updated 7 months ago
- Go (Golang) port of Apache Lucene☆505Updated 9 years ago
- [mirror] Go supplementary time packages☆400Updated last week
- concurrency utilities☆292Updated 5 years ago
- Partial port of Python difflib package to Go☆398Updated last year
- A portable mmap package for Go☆989Updated 2 months ago