cloudflare / ahocorasickLinks
A Golang implementation of the Aho-Corasick string matching algorithm
☆666Updated 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☆279Updated last year
- Native MurmurHash3 Go implementation☆1,005Updated 2 years ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆782Updated last month
- Fast golang queue using ring-buffer☆632Updated 2 years ago
- Golang implementation of Radix trees☆923Updated last year
- A Go package providing a filesystem-backed FIFO queue☆496Updated 2 weeks ago
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated last year
- A portable mmap package for Go☆1,073Updated 9 months ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆378Updated 4 months ago
- Brings SO_REUSEPORT into your Go server☆575Updated 4 years ago
- reflect api without runtime reflect.Value cost☆805Updated 6 months ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆601Updated 2 years ago
- Fast, fully fledged murmur3 in Go.☆343Updated 2 years ago
- A fast and memory efficient implementation of aho-corasick algorithm based on double-array trie (cedar), supports visualizing structure …☆124Updated last year
- Buffer/Byte pool for Go☆477Updated 6 years ago
- Go package implementing bitsets☆1,453Updated 3 weeks ago
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆548Updated last year
- Cuckoo Filter: Practically Better Than Bloom☆1,189Updated last year
- An immutable radix tree implementation in Golang☆1,062Updated 3 weeks ago
- Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go☆895Updated 2 years ago
- LZ4 compression and decompression in pure Go☆942Updated 4 months ago
- Anti-memory-waste byte buffer pool☆1,302Updated last year
- A golang LRU Cache for high concurrency☆1,376Updated 9 months ago
- Golang Serializer Benchmark Comparison☆415Updated 2 years ago
- go wrapper for zstd☆462Updated last month
- Visualise Go program GC trace data in real time☆1,101Updated 6 years ago
- The Snappy compression format in the Go programming language.☆1,563Updated 6 months ago
- Benchmarks of Go serialization methods☆1,610Updated 2 months ago
- reuse tcp/udp ports in golang☆791Updated last month
- A Go code generator for MessagePack / msgpack.org[Go]☆1,874Updated 2 weeks ago