cloudflare / ahocorasickLinks
A Golang implementation of the Aho-Corasick string matching algorithm
☆646Updated 10 months ago
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☆274Updated last year
- Native MurmurHash3 Go implementation☆1,000Updated 2 years ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆776Updated 2 months ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆375Updated 2 months ago
- Golang implementation of Radix trees☆918Updated last year
- Fast golang queue using ring-buffer☆630Updated 2 years ago
- reuse tcp/udp ports in golang☆792Updated 4 months ago
- A portable mmap package for Go☆1,061Updated 7 months ago
- Brings SO_REUSEPORT into your Go server☆573Updated 4 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆495Updated 10 months ago
- Go package implementing bitsets☆1,437Updated 2 months ago
- Buffer/Byte pool for Go☆475Updated 6 years ago
- Visualise Go program GC trace data in real time☆1,102Updated 6 years ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆599Updated 2 years ago
- Golang Serializer Benchmark Comparison☆417Updated 2 years ago
- reflect api without runtime reflect.Value cost☆802Updated 4 months ago
- The Snappy compression format in the Go programming language.☆1,558Updated 4 months ago
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆580Updated 5 years ago
- [mirror] Go supplementary time packages☆407Updated last month
- An immutable radix tree implementation in Golang☆1,057Updated last month
- A Go package providing a filesystem-backed FIFO queue☆489Updated last year
- Zstd wrapper for Go☆777Updated 3 months ago
- go wrapper for zstd☆455Updated 2 months ago
- A fast and memory efficient implementation of aho-corasick algorithm based on double-array trie (cedar), supports visualizing structure …☆119Updated last year
- Cuckoo Filter: Practically Better Than Bloom☆1,182Updated last year
- Fast, fully fledged murmur3 in Go.☆338Updated 2 years ago
- Go implementation of ua-parser☆394Updated 4 months ago
- ☆326Updated 6 years ago
- LZ4 compression and decompression in pure Go☆924Updated 2 months ago
- Golang geohash library☆556Updated last year