cloudflare / ahocorasickLinks
A Golang implementation of the Aho-Corasick string matching algorithm
☆639Updated 9 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☆995Updated 2 years ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆776Updated last month
- Fast golang queue using ring-buffer☆629Updated 2 years ago
- Golang implementation of Radix trees☆914Updated last year
- Buffer/Byte pool for Go☆475Updated 6 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆494Updated 9 months ago
- Visualise Go program GC trace data in real time☆1,102Updated 6 years ago
- The Snappy compression format in the Go programming language.☆1,558Updated 4 months ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆375Updated last month
- Golang Serializer Benchmark Comparison☆417Updated 2 years ago
- A fast and memory efficient implementation of aho-corasick algorithm based on double-array trie (cedar), supports visualizing structure …☆119Updated last year
- Brings SO_REUSEPORT into your Go server☆573Updated 4 years ago
- A portable mmap package for Go☆1,045Updated 7 months ago
- Collect Golang Runtime Metrics, outputting to a stats handler☆544Updated 9 years ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆596Updated 2 years ago
- Benchmarks of Go serialization methods☆1,595Updated last week
- reflect api without runtime reflect.Value cost☆799Updated 3 months ago
- Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go☆894Updated 2 years ago
- go wrapper for zstd☆454Updated last month
- Go package implementing bitsets☆1,429Updated last month
- An immutable radix tree implementation in Golang☆1,048Updated last week
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆578Updated 4 years ago
- A golang LRU Cache for high concurrency☆1,366Updated 6 months ago
- Cuckoo Filter: Practically Better Than Bloom☆1,181Updated 11 months ago
- Lightweight Goroutine pool☆744Updated 6 years ago
- A Go package providing a filesystem-backed FIFO queue☆487Updated last year
- A Left-Leaning Red-Black (LLRB) implementation of balanced binary search trees for Google Go☆811Updated 2 years ago
- ☆325Updated 6 years ago
- LZ4 compression and decompression in pure Go☆919Updated 2 months ago