cloudflare / ahocorasickLinks
A Golang implementation of the Aho-Corasick string matching algorithm
☆692Updated 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☆285Updated last year
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆788Updated last week
- Native MurmurHash3 Go implementation☆1,014Updated 2 years ago
- Golang implementation of Radix trees☆933Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆502Updated last year
- Fast golang queue using ring-buffer☆636Updated 2 years ago
- The Snappy compression format in the Go programming language.☆1,572Updated 10 months ago
- A portable mmap package for Go☆1,085Updated last year
- Go package implementing bitsets☆1,476Updated 3 weeks ago
- A fast and memory efficient implementation of aho-corasick algorithm based on double-array trie (cedar), supports visualizing structure …☆126Updated 2 years ago
- reflect api without runtime reflect.Value cost☆821Updated 10 months ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆384Updated 8 months ago
- An immutable radix tree implementation in Golang☆1,084Updated this week
- Cuckoo Filter: Practically Better Than Bloom☆1,213Updated last year
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆604Updated 3 years ago
- Fast, fully fledged murmur3 in Go.☆347Updated 2 years ago
- A golang LRU Cache for high concurrency☆1,391Updated 2 weeks ago
- Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go☆897Updated 2 years ago
- Brings SO_REUSEPORT into your Go server☆575Updated 4 years ago
- reuse tcp/udp ports in golang☆799Updated 5 months ago
- A Go package providing a filesystem-backed FIFO queue☆497Updated 4 months ago
- Buffer/Byte pool for Go☆481Updated 6 years ago
- Visualise Go program GC trace data in real time☆1,097Updated 6 years ago
- Partial port of Python difflib package to Go☆430Updated 2 years ago
- Anti-memory-waste byte buffer pool☆1,321Updated last year
- Wrapper types for sync/atomic which enforce atomic access☆1,440Updated 9 months ago
- go wrapper for zstd☆474Updated 2 months ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,920Updated 3 weeks ago
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆586Updated 5 years ago
- Zstd wrapper for Go☆799Updated 2 months ago