cloudflare / ahocorasick
A Golang implementation of the Aho-Corasick string matching algorithm
☆626Updated 6 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☆271Updated last year
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆768Updated 7 months ago
- Native MurmurHash3 Go implementation☆976Updated 2 years ago
- Anti-memory-waste byte buffer pool☆1,247Updated 8 months ago
- Go package implementing bitsets☆1,405Updated this week
- reflect api without runtime reflect.Value cost☆786Updated 3 weeks ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆373Updated last year
- Fast golang queue using ring-buffer☆621Updated 2 years ago
- Golang implementation of Radix trees☆904Updated 9 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆490Updated 6 months ago
- Buffer/Byte pool for Go☆475Updated 5 years ago
- An immutable radix tree implementation in Golang☆1,034Updated this week
- Brings SO_REUSEPORT into your Go server☆573Updated 3 years ago
- ☆325Updated 6 years ago
- Golang Serializer Benchmark Comparison☆416Updated 2 years ago
- A Go package providing a filesystem-backed FIFO queue☆478Updated last year
- Deep copy things☆586Updated 4 years ago
- Wrapper types for sync/atomic which enforce atomic access☆1,395Updated this week
- The Snappy compression format in the Go programming language.☆1,555Updated last month
- Visualise Go program GC trace data in real time☆1,102Updated 6 years ago
- Benchmarks of Go serialization methods☆1,586Updated 7 months ago
- A native implementation of the excellent XXHash hashing algorithm.☆437Updated 2 years ago
- Consistent hash package for Go.☆970Updated 5 years ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆559Updated last month
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆395Updated 10 months ago
- go wrapper for zstd☆448Updated 6 months ago
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆729Updated 3 years ago
- A portable mmap package for Go☆1,008Updated 4 months ago
- Fast, fully fledged murmur3 in Go.☆325Updated last year
- Golang channel helpers and special types☆808Updated last year