cloudflare / ahocorasickLinks
A Golang implementation of the Aho-Corasick string matching algorithm
☆687Updated 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☆286Updated last year
- Native MurmurHash3 Go implementation☆1,012Updated 2 years ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆788Updated 2 months ago
- Golang implementation of Radix trees☆933Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆497Updated last year
- Fast golang queue using ring-buffer☆636Updated 2 years ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆382Updated 7 months ago
- A portable mmap package for Go☆1,084Updated last year
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆602Updated 3 years ago
- An immutable radix tree implementation in Golang☆1,082Updated 3 weeks ago
- Fast, fully fledged murmur3 in Go.☆347Updated 2 years ago
- The Snappy compression format in the Go programming language.☆1,570Updated 10 months ago
- Go package implementing bitsets☆1,475Updated last week
- A Go package providing a filesystem-backed FIFO queue☆497Updated 3 months ago
- Visualise Go program GC trace data in real time☆1,097Updated 6 years ago
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆585Updated 5 years ago
- Brings SO_REUSEPORT into your Go server☆576Updated 4 years ago
- Cuckoo Filter: Practically Better Than Bloom☆1,208Updated last year
- A fast and memory efficient implementation of aho-corasick algorithm based on double-array trie (cedar), supports visualizing structure …☆125Updated last year
- Buffer/Byte pool for Go☆480Updated 6 years ago
- go wrapper for zstd☆470Updated last month
- reflect api without runtime reflect.Value cost☆819Updated 9 months ago
- Golang Serializer Benchmark Comparison☆413Updated 3 years ago
- Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go☆897Updated 2 years ago
- ☆327Updated 7 years ago
- Anti-memory-waste byte buffer pool☆1,321Updated last year
- A native Thrift package for Go☆389Updated last year
- Consistent hash package for Go.☆982Updated 5 years ago
- [mirror] Go supplementary time packages☆412Updated 3 months ago
- A golang LRU Cache for high concurrency☆1,385Updated 2 months ago