cloudflare / ahocorasickLinks
A Golang implementation of the Aho-Corasick string matching algorithm
☆651Updated 11 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☆275Updated last year
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆776Updated 3 months ago
- Golang implementation of Radix trees☆920Updated last year
- Native MurmurHash3 Go implementation☆1,000Updated 2 years ago
- Fast golang queue using ring-buffer☆633Updated 2 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆495Updated 11 months ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆374Updated 2 months ago
- An immutable radix tree implementation in Golang☆1,059Updated this week
- Buffer/Byte pool for Go☆476Updated 6 years ago
- Brings SO_REUSEPORT into your Go server☆574Updated 4 years ago
- Golang Serializer Benchmark Comparison☆416Updated 2 years ago
- Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go☆895Updated 2 years ago
- Visualise Go program GC trace data in real time☆1,102Updated 6 years ago
- Cuckoo Filter: Practically Better Than Bloom☆1,186Updated last year
- A portable mmap package for Go☆1,064Updated 8 months ago
- reflect api without runtime reflect.Value cost☆804Updated 5 months ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆599Updated 2 years ago
- A fast and memory efficient implementation of aho-corasick algorithm based on double-array trie (cedar), supports visualizing structure …☆121Updated last year
- The Snappy compression format in the Go programming language.☆1,560Updated 5 months ago
- A Go package providing a filesystem-backed FIFO queue☆490Updated last year
- Fast, fully fledged murmur3 in Go.☆338Updated 2 years ago
- reuse tcp/udp ports in golang☆795Updated this week
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆550Updated last year
- Various small golang libraries☆417Updated 10 months ago
- Go package implementing bitsets☆1,442Updated this week
- Consistent hash package for Go.☆977Updated 5 years ago
- Anti-memory-waste byte buffer pool☆1,294Updated last year
- A Left-Leaning Red-Black (LLRB) implementation of balanced binary search trees for Google Go☆814Updated 2 years ago
- Go implementation of simhash algoritim☆229Updated 9 years ago
- ☆326Updated 7 years ago