cloudflare / ahocorasickLinks
A Golang implementation of the Aho-Corasick string matching algorithm
☆673Updated 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☆280Updated last year
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆782Updated 3 weeks ago
- Native MurmurHash3 Go implementation☆1,006Updated 2 years ago
- A portable mmap package for Go☆1,075Updated 10 months ago
- Buffer/Byte pool for Go☆477Updated 6 years ago
- Fast golang queue using ring-buffer☆634Updated 2 years ago
- Cuckoo Filter: Practically Better Than Bloom☆1,196Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated last year
- Golang implementation of Radix trees☆927Updated last year
- A fast and memory efficient implementation of aho-corasick algorithm based on double-array trie (cedar), supports visualizing structure …☆124Updated last year
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆380Updated 5 months ago
- Go package implementing bitsets☆1,456Updated last week
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆601Updated 3 years ago
- go wrapper for zstd☆464Updated 2 months ago
- reuse tcp/udp ports in golang☆792Updated 2 months ago
- Visualise Go program GC trace data in real time☆1,100Updated 6 years ago
- ☆325Updated 7 years ago
- The Snappy compression format in the Go programming language.☆1,567Updated 8 months ago
- Brings SO_REUSEPORT into your Go server☆575Updated 4 years ago
- A Go package providing a filesystem-backed FIFO queue☆495Updated last month
- Fast, fully fledged murmur3 in Go.☆343Updated 2 years ago
- An immutable radix tree implementation in Golang☆1,070Updated last week
- Benchmarks of Go serialization methods☆1,614Updated 4 months ago
- A Left-Leaning Red-Black (LLRB) implementation of balanced binary search trees for Google Go☆816Updated 2 years ago
- LZ4 compression and decompression in pure Go☆941Updated 6 months ago
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆583Updated 5 years ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,884Updated 2 weeks ago
- Golang Serializer Benchmark Comparison☆413Updated 2 years ago
- reflect api without runtime reflect.Value cost☆811Updated 7 months ago
- Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go☆896Updated 2 years ago