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
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆788Updated 2 months ago
- Native MurmurHash3 Go implementation☆1,012Updated 2 years ago
- Fast golang queue using ring-buffer☆636Updated 2 years ago
- Golang implementation of Radix trees☆933Updated last year
- A fast and memory efficient implementation of aho-corasick algorithm based on double-array trie (cedar), supports visualizing structure …☆125Updated last year
- Golang Serializer Benchmark Comparison☆413Updated 3 years ago
- reflect api without runtime reflect.Value cost☆819Updated 9 months ago
- A portable mmap package for Go☆1,084Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆497Updated last year
- Visualise Go program GC trace data in real time☆1,097Updated 6 years ago
- Fast, fully fledged murmur3 in Go.☆347Updated 2 years ago
- Buffer/Byte pool for Go☆481Updated 6 years ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆602Updated 3 years ago
- Go package implementing bitsets☆1,475Updated last week
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆382Updated 7 months ago
- go wrapper for zstd☆470Updated last month
- An immutable radix tree implementation in Golang☆1,082Updated 3 weeks ago
- Brings SO_REUSEPORT into your Go server☆576Updated 4 years ago
- Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go☆897Updated 2 years ago
- Cuckoo Filter: Practically Better Than Bloom☆1,211Updated last year
- reuse tcp/udp ports in golang☆799Updated 4 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,439Updated 8 months ago
- The Snappy compression format in the Go programming language.☆1,570Updated 10 months ago
- ☆327Updated 7 years ago
- Benchmarks of Go serialization methods☆1,620Updated 6 months ago
- Collect Golang Runtime Metrics, outputting to a stats handler☆544Updated 9 years ago
- A Go package providing a filesystem-backed FIFO queue☆497Updated 3 months ago
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆585Updated 5 years ago
- Go implementation of simhash algoritim☆231Updated 10 years ago